Home
last modified time | relevance | path

Searched refs:fns (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/examples/PrintFunctionNames/
DREADME.txt9 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.so -plugin print-fns some-input-fi…
10 …sserts/lib/libPrintFunctionNames.so -plugin print-fns -plugin-arg-print-fns help -plugin-arg-print…
11 … ../../Debug+Asserts/lib/libPrintFunctionNames.so -plugin print-fns -plugin-arg-print-fns -an-erro…
14 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns some-input…
15 …rts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-arg-print-fns help -plugin-arg-print…
16 …/../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-arg-print-fns -an-erro…
/external/stlport/src/
Dcxa.c62 struct exit_function fns[32]; member
122 if (l->fns[i].flavor == ef_free) in __new_exitfn()
127 if (l->idx < sizeof (l->fns) / sizeof (l->fns[0])) { in __new_exitfn()
146 l->fns[i].flavor = ef_us; in __new_exitfn()
152 return l == NULL ? NULL : &l->fns[i]; in __new_exitfn()
174 for (f = &funcs->fns[funcs->idx - 1]; f >= &funcs->fns[0]; --f) { in __cxa_finalize()
/external/openssl/crypto/engine/
Deng_dyn.c436 dynamic_fns fns; in dynamic_load() local
499 fns.static_state = ENGINE_get_static_state(); in dynamic_load()
500 fns.err_fns = ERR_get_implementation(); in dynamic_load()
501 fns.ex_data_fns = CRYPTO_get_ex_data_implementation(); in dynamic_load()
502 CRYPTO_get_mem_functions(&fns.mem_fns.malloc_cb, in dynamic_load()
503 &fns.mem_fns.realloc_cb, in dynamic_load()
504 &fns.mem_fns.free_cb); in dynamic_load()
505 fns.lock_fns.lock_locking_cb = CRYPTO_get_locking_callback(); in dynamic_load()
506 fns.lock_fns.lock_add_lock_cb = CRYPTO_get_add_lock_callback(); in dynamic_load()
507 fns.lock_fns.dynlock_create_cb = CRYPTO_get_dynlock_create_callback(); in dynamic_load()
[all …]
Dengine.h710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
716 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
717 if(!CRYPTO_set_mem_functions(fns->mem_fns.malloc_cb, \
718 fns->mem_fns.realloc_cb, fns->mem_fns.free_cb)) \
720 CRYPTO_set_locking_callback(fns->lock_fns.lock_locking_cb); \
721 CRYPTO_set_add_lock_callback(fns->lock_fns.lock_add_lock_cb); \
722 CRYPTO_set_dynlock_create_callback(fns->lock_fns.dynlock_create_cb); \
723 CRYPTO_set_dynlock_lock_callback(fns->lock_fns.dynlock_lock_cb); \
[all …]
/external/openssl/include/openssl/
Dengine.h710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
716 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
717 if(!CRYPTO_set_mem_functions(fns->mem_fns.malloc_cb, \
718 fns->mem_fns.realloc_cb, fns->mem_fns.free_cb)) \
720 CRYPTO_set_locking_callback(fns->lock_fns.lock_locking_cb); \
721 CRYPTO_set_add_lock_callback(fns->lock_fns.lock_add_lock_cb); \
722 CRYPTO_set_dynlock_create_callback(fns->lock_fns.dynlock_create_cb); \
723 CRYPTO_set_dynlock_lock_callback(fns->lock_fns.dynlock_lock_cb); \
[all …]
Derr.h380 int ERR_set_implementation(const ERR_FNS *fns);
/external/valgrind/main/massif/tests/
DMakefile.am7 alloc-fns-A.post.exp alloc-fns-A.stderr.exp alloc-fns-A.vgtest \
8 alloc-fns-B.post.exp alloc-fns-B.stderr.exp alloc-fns-B.vgtest \
44 alloc-fns \
Dalloc-fns-A.vgtest1 prog: alloc-fns
Dalloc-fns-B.vgtest1 prog: alloc-fns
/external/bison/doc/
DMakefile.am26 CLEANFILES = refcard.dvi refcard.log refcard.ps bison.fns
DMakefile.in225 CLEANFILES = refcard.dvi refcard.log refcard.ps bison.fns
DMakefile225 CLEANFILES = refcard.dvi refcard.log refcard.ps bison.fns
/external/valgrind/main/callgrind/
Dfn.c297 file->fns[i] = NULL; in new_file_node()
386 curr_fn_node = curr_file_node->fns[fnname_hash]; in get_fn_node_infile()
392 curr_file_node->fns[fnname_hash] = curr_fn_node = in get_fn_node_infile()
394 curr_file_node->fns[fnname_hash]); in get_fn_node_infile()
Dthreads.c109 CLG_(init_fn_stack) ( &(t->fns) ); in new_thread()
143 CLG_(copy_current_fn_stack) ( &(t->fns) ); in CLG_()
167 CLG_(set_current_fn_stack) ( &(t->fns) ); in CLG_()
Dglobal.h453 fn_node* fns[N_FN_ENTRIES]; member
599 fn_stack fns; /* function stack */ member
/external/valgrind/main/auxprogs/
Dppc64shifts.c429 void do_unary ( char* name, void** fns, int n_fns ) in do_unary() argument
438 fn = fns[i]; in do_unary()
/external/e2fsprogs/doc/
DMakefile.in66 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
/external/llvm/lib/Target/Sparc/
DREADME.txt56 leaf fns.
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dreplace-includes78 +/** Use gcc attribute to check printf fns. a1 is the 1-based index of
/external/valgrind/main/massif/
Dms_main.c116 n1: 5 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
158 100.00% (5B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
364 static Bool is_member_fn(XArray* fns, Char* fnname) in is_member_fn() argument
373 for (i = 0; i < VG_(sizeXA)(fns); i++) { in is_member_fn()
374 fn_ptr = VG_(indexXA)(fns, i); in is_member_fn()
/external/openssl/crypto/err/
Derr.h380 int ERR_set_implementation(const ERR_FNS *fns);
Derr.c309 int ERR_set_implementation(const ERR_FNS *fns) in ERR_set_implementation() argument
318 err_fns = fns; in ERR_set_implementation()
/external/regex-re2/lib/codereview/
Dcodereview.py1338 def prep(ctx, fns): argument
1874 for st, rev, fns in changeiter:
1883 def prep(ctx, fns): argument
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1263 var fns = this.$events[type];
1264 for (var i = fns.length; i--; i) this.removeEvent(type, fns[i]);
/external/valgrind/main/docs/internals/
D3_2_BUGSTATUS.txt156 r6622 r6713 32 n-i-bz .eh_frame crud for m_trampoline.S fns

12