HomeSort by: relevance | last modified time | path
    Searched refs:_ctx (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/mit/libcbor/dist/src/cbor/
callbacks.c 13 void cbor_null_uint8_callback(void *_ctx, uint8_t _val) CBOR_DUMMY_CALLBACK
15 void cbor_null_uint16_callback(void *_ctx,
18 void cbor_null_uint32_callback(void *_ctx,
21 void cbor_null_uint64_callback(void *_ctx,
24 void cbor_null_negint8_callback(void *_ctx,
27 void cbor_null_negint16_callback(void *_ctx,
30 void cbor_null_negint32_callback(void *_ctx,
33 void cbor_null_negint64_callback(void *_ctx,
36 void cbor_null_string_callback(void *_ctx, cbor_data _val,
39 void cbor_null_string_start_callback(void *_ctx) CBOR_DUMMY_CALLBAC
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
FilterExp.h 30 FilterExp (Expression *_expr, Expression::Context *_ctx, bool _noParFilter) :
31 expr (_expr), ctx (_ctx), noParFilter (_noParFilter) { };
  /src/external/gpl3/binutils.old/dist/gprofng/src/
FilterExp.h 30 FilterExp (Expression *_expr, Expression::Context *_ctx, bool _noParFilter) :
31 expr (_expr), ctx (_ctx), noParFilter (_noParFilter) { };
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_interceptors_memintrinsics.h 66 AsanInterceptorContext *_ctx = (AsanInterceptorContext *)ctx; \
68 if (_ctx) { \
69 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \
asan_interceptors.h 173 AsanInterceptorContext _ctx = {#func}; \
174 ctx = (void *)&_ctx; \
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors_memintrinsics.h 63 AsanInterceptorContext *_ctx = (AsanInterceptorContext *)ctx; \
65 if (_ctx) { \
66 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \
asan_interceptors.cc 89 AsanInterceptorContext _ctx = {#func}; \
90 ctx = (void *)&_ctx; \
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_interceptors_memintrinsics.h 62 AsanInterceptorContext *_ctx = (AsanInterceptorContext *)ctx; \
64 if (_ctx) { \
65 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \
asan_interceptors.cpp 88 AsanInterceptorContext _ctx = {#func}; \
89 ctx = (void *)&_ctx; \
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_interceptors.h 128 TsanInterceptorContext _ctx = {thr, pc}; \
129 ctx = (void *)&_ctx; \
  /src/external/ibm-public/postfix/dist/src/postconf/
postconf_user.c 110 PCF_PARAM_CTX _ctx; \
111 _ctx.local_scope = (scope); \
112 _ctx.param_class = (class); \
114 NO_SCAN_FILTER, pcf_flag_user_parameter_wrapper, (void *) &_ctx); \
  /src/external/mit/libcbor/dist/examples/
streaming_parser.c 27 void find_string(void* _ctx, cbor_data buffer, size_t len) {
  /src/external/mit/libcbor/dist/docs/doxygen/search/
functions_1.js 151 ['cbor_5fnull_5fbyte_5fstring_5fstart_5fcallback',['cbor_null_byte_string_start_callback',['../callbacks_8c.html#a26fcc93e4f4da0dc21274e4e2bfab1ed',1,'cbor_null_byte_string_start_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_array_start_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#aaf9938742cc3d556d940d410c1bb963e',1,'cbor_null_byte_string_start_callback(void *): callbacks.h']]],
152 ['cbor_5fnull_5ffloat2_5fcallback',['cbor_null_float2_callback',['../callbacks_8c.html#a179a4e1677a83ac36eb37fed183ef866',1,'cbor_null_float2_callback(void *_ctx, float _val) CBOR_DUMMY_CALLBACK void cbor_null_float4_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#a601aab51abff1d99ec652128d7722735',1,'cbor_null_float2_callback(void *, float): callbacks.h']]],
154 ['cbor_5fnull_5ffloat8_5fcallback',['cbor_null_float8_callback',['../callbacks_8c.html#a1171a863a08151f1a98024b4dc9d4943',1,'cbor_null_float8_callback(void *_ctx, double _val) CBOR_DUMMY_CALLBACK void cbor_null_null_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_undefined_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_boolean_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#a520d52b145edee808497b558b7327f58',1,'cbor_null_float8_callback(void *, double): callbacks.h']]],
155 ['cbor_5fnull_5findef_5farray_5fstart_5fcallback',['cbor_null_indef_array_start_callback',['../callbacks_8c.html#a84a4ba287d0575538148d91754e8bc42',1,'cbor_null_indef_array_start_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_map_start_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#aaabbe1e2f28460268ef8e1da0290d28f',1,'cbor_null_indef_a (…)
    [all...]
all_3.js 202 ['cbor_5fnull_5fbyte_5fstring_5fstart_5fcallback',['cbor_null_byte_string_start_callback',['../callbacks_8c.html#a26fcc93e4f4da0dc21274e4e2bfab1ed',1,'cbor_null_byte_string_start_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_array_start_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#aaf9938742cc3d556d940d410c1bb963e',1,'cbor_null_byte_string_start_callback(void *): callbacks.h']]],
203 ['cbor_5fnull_5ffloat2_5fcallback',['cbor_null_float2_callback',['../callbacks_8c.html#a179a4e1677a83ac36eb37fed183ef866',1,'cbor_null_float2_callback(void *_ctx, float _val) CBOR_DUMMY_CALLBACK void cbor_null_float4_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#a601aab51abff1d99ec652128d7722735',1,'cbor_null_float2_callback(void *, float): callbacks.h']]],
205 ['cbor_5fnull_5ffloat8_5fcallback',['cbor_null_float8_callback',['../callbacks_8c.html#a1171a863a08151f1a98024b4dc9d4943',1,'cbor_null_float8_callback(void *_ctx, double _val) CBOR_DUMMY_CALLBACK void cbor_null_null_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_undefined_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_boolean_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#a520d52b145edee808497b558b7327f58',1,'cbor_null_float8_callback(void *, double): callbacks.h']]],
206 ['cbor_5fnull_5findef_5farray_5fstart_5fcallback',['cbor_null_indef_array_start_callback',['../callbacks_8c.html#a84a4ba287d0575538148d91754e8bc42',1,'cbor_null_indef_array_start_callback(void *_ctx) CBOR_DUMMY_CALLBACK void cbor_null_map_start_callback(void *_ctx: callbacks.c'],['../callbacks_8h.html#aaabbe1e2f28460268ef8e1da0290d28f',1,'cbor_null_indef_a (…)
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-ppc.pl 773 my ($ctx_,$_ctx,$const) = map("r$_",(10..12));
1332 addi $_ctx,$sp,`$LOCALS+15` # &ctx->r[1], r^2:r^4 shadow
1396 stvx $R1,$x00,$_ctx
1397 stvx $S1,$x10,$_ctx
1398 stvx $R2,$x20,$_ctx
1399 stvx $S2,$x30,$_ctx
1400 stvx $T1,$x40,$_ctx
1401 stvx $T2,$x50,$_ctx
1402 stvx $T3,$x60,$_ctx
1403 stvx $T4,$x70,$_ctx
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
crypto.c 274 #define CTX_FLAGS_ISSET(_ctx,_flags) \
275 (((_ctx)->flags & (_flags)) == (_flags))
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-ppc.pl 773 my ($ctx_,$_ctx,$const) = map("r$_",(10..12));
1332 addi $_ctx,$sp,`$LOCALS+15` # &ctx->r[1], r^2:r^4 shadow
1396 stvx $R1,$x00,$_ctx
1397 stvx $S1,$x10,$_ctx
1398 stvx $R2,$x20,$_ctx
1399 stvx $S2,$x30,$_ctx
1400 stvx $T1,$x40,$_ctx
1401 stvx $T2,$x50,$_ctx
1402 stvx $T3,$x60,$_ctx
1403 stvx $T4,$x70,$_ctx
    [all...]
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_interceptors.cpp 99 HWAsanInterceptorContext _ctx = {#func}; \
100 ctx = (void *)&_ctx; \
  /src/crypto/external/bsd/openssh/dist/
hostfile.c 233 record_hostkey(struct hostkey_foreach_line *l, void *_ctx)
235 struct load_callback_ctx *ctx = (struct load_callback_ctx *)_ctx;
576 host_delete(struct hostkey_foreach_line *l, void *_ctx)
578 struct host_delete_ctx *ctx = (struct host_delete_ctx *)_ctx;
clientloop.c 2123 hostkeys_find(struct hostkey_foreach_line *l, void *_ctx)
2125 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx;
2205 hostkeys_check_old(struct hostkey_foreach_line *l, void *_ctx)
2207 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx;
2365 u_int32_t seq, void *_ctx)
2367 struct hostkeys_update_ctx *ctx = (struct hostkeys_update_ctx *)_ctx;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c 203 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \
204 for (_i = 0, _ctx = &(_man)->ctx[0]; (_i) < (_man)->num_contexts; \
205 ++(_i), ++(_ctx))
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha512-x86_64.pl 180 $_ctx="16*$SZ+0*8(%rsp)";
327 mov $ctx,$_ctx # save ctx, 1st arg
372 mov $_ctx,$ctx
811 mov $ctx,$_ctx # save ctx, 1st arg
1088 mov $_ctx,$ctx
1173 mov $ctx,$_ctx # save ctx, 1st arg
1478 mov $_ctx,$ctx
1567 mov $ctx,$_ctx # save ctx, 1st arg
1804 mov $_ctx,$ctx
1937 mov $ctx,$_ctx # save ctx, 1st ar
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha512-x86_64.pl 180 $_ctx="16*$SZ+0*8(%rsp)";
327 mov $ctx,$_ctx # save ctx, 1st arg
372 mov $_ctx,$ctx
807 mov $ctx,$_ctx # save ctx, 1st arg
1084 mov $_ctx,$ctx
1169 mov $ctx,$_ctx # save ctx, 1st arg
1474 mov $_ctx,$ctx
1563 mov $ctx,$_ctx # save ctx, 1st arg
1800 mov $_ctx,$ctx
1933 mov $ctx,$_ctx # save ctx, 1st ar
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha512-x86_64.pl 178 $_ctx="16*$SZ+0*8(%rsp)";
325 mov $ctx,$_ctx # save ctx, 1st arg
370 mov $_ctx,$ctx
805 mov $ctx,$_ctx # save ctx, 1st arg
1082 mov $_ctx,$ctx
1167 mov $ctx,$_ctx # save ctx, 1st arg
1472 mov $_ctx,$ctx
1561 mov $ctx,$_ctx # save ctx, 1st arg
1798 mov $_ctx,$ctx
1931 mov $ctx,$_ctx # save ctx, 1st ar
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aesni-sha256-x86_64.pl 115 $_ctx="16*$SZ+5*8(%rsp)";
381 mov $ctx,$_ctx
589 mov $_ctx,%r15 # borrow $a2
697 mov $ctx,$_ctx
859 mov $_ctx,%r15 # borrow $a2
1012 mov $ctx,$_ctx
1180 mov `2*$SZ*$rounds+5*8`(%rsp),%r15 # $_ctx, borrow $a2
1237 mov `2*$SZ*$rounds+5*8`(%rsp),%r15 # $_ctx, borrow $a2

Completed in 54 milliseconds

1 2