/external/valgrind/drd/ |
D | drd_pthread_intercepts.c | 460 OrigFn fn; in pthread_create_intercept() local 510 OrigFn fn; in pthread_join_intercept() local 536 OrigFn fn; in pthread_detach_intercept() local 555 OrigFn fn; in pthread_cancel_intercept() local 573 OrigFn fn; in pthread_once_intercept() local 597 OrigFn fn; in pthread_mutex_init_intercept() local 620 OrigFn fn; in pthread_mutex_destroy_intercept() local 637 OrigFn fn; in pthread_mutex_lock_intercept() local 654 OrigFn fn; in pthread_mutex_trylock_intercept() local 672 OrigFn fn; in pthread_mutex_timedlock_intercept() local [all …]
|
D | drd_qtcore_intercepts.c | 91 OrigFn fn; in QT4CORE_FUNC() local 106 OrigFn fn; in QT4CORE_FUNC() local 120 OrigFn fn; in QT4CORE_FUNC() local 134 OrigFn fn; in QT4CORE_FUNC() local 148 OrigFn fn; in QT4CORE_FUNC() local 162 OrigFn fn; in QT4CORE_FUNC() local 178 OrigFn fn; in QT4CORE_FUNC() local 193 OrigFn fn; in QT4CORE_FUNC() local
|
D | drd_libstdcxx_intercepts.c | 72 OrigFn fn; in __cxa_guard_acquire_intercept() local 97 OrigFn fn; in __cxa_guard_abort_release_intercept() local
|
/external/v8/test/promises-aplus/lib/ |
D | mocha.js | 44 function PostMicrotask(fn) { argument 90 function TestCase(name, before, fn, after, isRegular) { argument 99 TestCase.prototype.RunFunction = function(suite, fn, postAction) { argument 230 describe = function(description, fn) { argument 245 context.beingDescribed.cases.push({description: description, fn: fn}); property 248 before = function(fn) { argument 252 after = function(fn) { argument 256 beforeEach = function(fn) { argument 260 afterEach = function(fn) { argument
|
D | global.js | 36 function PostMicrotask(fn) { argument 45 setInterval = function(fn, delay) { argument 68 setTimeout = function(fn, delay) { argument
|
/external/valgrind/helgrind/ |
D | hg_intercepts.c | 212 void*(*fn)(void*) = (void*(*)(void*))xargs[0]; in mythread_wrapper() local 251 OrigFn fn; in pthread_create_WRK() local 329 OrigFn fn; in pthread_join_WRK() local 428 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 463 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 501 OrigFn fn; in PTH_FUNC() local 539 OrigFn fn; in PTH_FUNC() local 576 OrigFn fn; in PTH_FUNC() local 620 OrigFn fn; in PTH_FUNC() local 661 OrigFn fn; in PTH_FUNC() local [all …]
|
/external/valgrind/mpi/ |
D | libmpiwrap.c | 1062 OrigFn fn; in generic_Send() local 1100 OrigFn fn; in WRAPPER_FOR() local 1127 OrigFn fn; in WRAPPER_FOR() local 1377 OrigFn fn; in generic_Isend() local 1422 OrigFn fn; in WRAPPER_FOR() local 1450 OrigFn fn; in WRAPPER_FOR() local 1479 OrigFn fn; in WRAPPER_FOR() local 1512 OrigFn fn; in WRAPPER_FOR() local 1555 OrigFn fn; in WRAPPER_FOR() local 1583 OrigFn fn; in WRAPPER_FOR() local [all …]
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | NonVolatileStore.cpp | 65 std::string fn = get_storage_location(); in nfc_hal_nv_co_read() local 123 std::string fn = get_storage_location(); in nfc_hal_nv_co_write() local 198 std::string fn = get_storage_location(); in delete_hal_non_volatile_store() local 242 std::string fn = get_storage_location(); in verify_hal_non_volatile_store() local
|
/external/libselinux/src/ |
D | procattr.c | 115 #define getselfattr_def(fn, attr) \ argument 121 #define setselfattr_def(fn, attr) \ argument 127 #define all_selfattr_def(fn, attr) \ argument 131 #define getpidattr_def(fn, attr) \ argument
|
/external/clang/test/SemaTemplate/ |
D | nested-incomplete-class.cpp | 7 bar fn() { in fn() function 19 void fn() { in fn() function
|
/external/valgrind/memcheck/tests/ |
D | wrap6.c | 191 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 218 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 246 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 275 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 306 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 337 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 369 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 404 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 441 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 479 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local [all …]
|
D | wrap4.c | 32 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 44 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local
|
D | wrap3.c | 28 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 39 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local
|
/external/v8/test/webkit/ |
D | toString-prefix-postfix-preserve-parens.js | 108 function testToString(fn) { argument 120 function testToStringAndRTFailure(fn) argument 131 function testToStringAndReturn(fn, p1, p2, retval) argument
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64-inl.h | 542 void MacroAssembler::Fabs(const FPRegister& fd, const FPRegister& fn) { in Fabs() 549 const FPRegister& fn, in Fadd() 556 void MacroAssembler::Fccmp(const FPRegister& fn, in Fccmp() 566 void MacroAssembler::Fcmp(const FPRegister& fn, const FPRegister& fm) { in Fcmp() 572 void MacroAssembler::Fcmp(const FPRegister& fn, double value) { in Fcmp() 586 const FPRegister& fn, in Fcsel() 595 void MacroAssembler::Fcvt(const FPRegister& fd, const FPRegister& fn) { in Fcvt() 601 void MacroAssembler::Fcvtas(const Register& rd, const FPRegister& fn) { in Fcvtas() 608 void MacroAssembler::Fcvtau(const Register& rd, const FPRegister& fn) { in Fcvtau() 615 void MacroAssembler::Fcvtms(const Register& rd, const FPRegister& fn) { in Fcvtms() [all …]
|
D | assembler-arm64.cc | 1789 void Assembler::fmov(Register rd, FPRegister fn) { in fmov() 1803 void Assembler::fmov(FPRegister fd, FPRegister fn) { in fmov() 1810 const FPRegister& fn, in fadd() 1817 const FPRegister& fn, in fsub() 1824 const FPRegister& fn, in fmul() 1831 const FPRegister& fn, in fmadd() 1839 const FPRegister& fn, in fmsub() 1847 const FPRegister& fn, in fnmadd() 1855 const FPRegister& fn, in fnmsub() 1863 const FPRegister& fn, in fdiv() [all …]
|
/external/v8/test/mjsunit/es6/ |
D | microtask-delivery.js | 47 function newPromise(id, fn) { argument 62 then: function(fn) { argument 73 function newObserver(id, fn, obj) { argument
|
/external/linux-tools-perf/src/tools/perf/bench/ |
D | mem-memset.c | 54 memset_t fn; member 63 #define MEMSET_FN(fn, name, desc) { name, desc, fn }, argument 118 static u64 do_memset_cycle(memset_t fn, size_t len, bool prefault) in do_memset_cycle() 138 static double do_memset_gettimeofday(memset_t fn, size_t len, bool prefault) in do_memset_gettimeofday()
|
D | mem-memcpy.c | 54 memcpy_t fn; member 63 #define MEMCPY_FN(fn, name, desc) { name, desc, fn }, argument 124 static u64 do_memcpy_cycle(memcpy_t fn, size_t len, bool prefault) in do_memcpy_cycle() 145 static double do_memcpy_gettimeofday(memcpy_t fn, size_t len, bool prefault) in do_memcpy_gettimeofday()
|
/external/skia/src/core/ |
D | Sk4px.h | 71 static void MapSrc(int count, SkPMColor* dst, const SkPMColor* src, Fn fn) { in MapSrc() 101 static void MapDstSrc(int count, SkPMColor* dst, const SkPMColor* src, Fn fn) { in MapDstSrc() 130 int count, SkPMColor* dst, const SkPMColor* src, const SkAlpha* a, Fn fn) { in MapDstSrcAlpha()
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-history.js | 62 $.fn.history = function(fn) { argument 66 $.fn.historyadd = function(fn) { argument
|
/external/openssh/ |
D | dispatch.h | 51 #define dispatch_range(from, to, fn) \ argument 53 #define dispatch_set(type, fn) \ argument
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | regs.h | 23 #define BITS(obj,st,fn) (((obj) >> (st)) & SUBMASK((fn) - (st))) argument 24 #define SBITS(obj,st,fn) \ argument
|
/external/libedit/src/ |
D | hist.h | 57 #define HIST_FUN_INTERNAL(el, fn, arg) \ argument 61 #define HIST_FUN(el, fn, arg) \ argument 65 #define HIST_FUN(el, fn, arg) HIST_FUN_INTERNAL(el, fn, arg) argument
|
/external/selinux/libselinux/src/ |
D | procattr.c | 300 #define getselfattr_def(fn, attr) \ argument 310 #define setselfattr_def(fn, attr) \ argument 320 #define all_selfattr_def(fn, attr) \ argument 324 #define getpidattr_def(fn, attr) \ argument
|