/external/python/cpython2/Demo/pdist/ |
D | rrcs.py | 47 def checkin(x, copts, fn): argument 61 def checkout(x, copts, fn): argument 67 def lock(x, copts, fn): argument 70 def unlock(x, copts, fn): argument 73 def info(x, copts, fn): argument 81 def head(x, copts, fn): argument 85 def list(x, copts, fn): argument 89 def log(x, copts, fn): argument 97 def diff(x, copts, fn): argument 113 def same(x, copts, fn, data = None): argument [all …]
|
/external/valgrind/drd/ |
D | drd_pthread_intercepts.c | 535 OrigFn fn; in pthread_create_intercept() local 599 OrigFn fn; in thr_create_intercept() local 669 OrigFn fn; in VG_WRAP_FUNCTION_ZZ() local 700 OrigFn fn; in pthread_join_intercept() local 733 OrigFn fn; in thr_join_intercept() local 754 OrigFn fn; in pthread_detach_intercept() local 773 OrigFn fn; in pthread_cancel_intercept() local 791 OrigFn fn; in pthread_once_intercept() local 815 OrigFn fn; in pthread_mutex_init_intercept() local 839 OrigFn fn; in mutex_init_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/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | JcopOsDownload.cpp | 74 static const char fn [] = "JcopOsDwnld::getJcopOsFileInfo"; in getJcopOsFileInfo() local 100 static const char fn [] = "JcopOsDwnld::initialize"; in initialize() local 155 static const char fn [] = "JcopOsDwnld::finalize"; in finalize() local 187 static const char fn [] = "JcopOsDwnld::JcopOs_Download"; in JcopOs_Download() local 223 static const char fn[] = "JcopOsDwnld::JcopOs_update_seq_handler"; in JcopOs_update_seq_handler() local 266 static const char fn [] = "JcopOsDwnld::TriggerApdu"; in TriggerApdu() local 329 static const char fn [] = "JcopOsDwnld::GetInfo"; in GetInfo() local 425 static const char fn [] = "JcopOsDwnld::load_JcopOS_image"; in load_JcopOS_image() local 572 static const char fn [] = "JcopOsDwnld::GetJcopOsState"; in GetJcopOsState() local 644 static const char fn [] = "JcopOsDwnld::SetJcopOsState"; in SetJcopOsState() local
|
D | AlaLib.cpp | 36 static const char fn[] = "ALA_Init"; in ALA_Init() local 98 static const char fn[] = "ALA_Start"; in ALA_Start() local 130 static const char fn[] = "ALA_DeInit"; in ALA_DeInit() local 219 static const char fn[] = "ALA_GetCertificateKey"; in ALA_GetCertificateKey() local 246 static const char fn[] = "ALA_lsGetVersion"; in ALA_lsGetVersion() local 272 static const char fn[] = "ALA_lsGetStatus"; in ALA_lsGetStatus() local 298 static const char fn[] = "ALA_lsGetStatus"; in ALA_lsGetAppletStatus() local
|
D | JcDnld.cpp | 37 static const char fn[] = "JCDNLD_Init"; in JCDNLD_Init() local 95 static const char fn[] = "JCDNLD_StartDownload"; in JCDNLD_StartDownload() local 115 static const char fn[] = "JCDNLD_DeInit"; in JCDNLD_DeInit() local
|
D | Ala.cpp | 92 static const char fn [] = "Ala_initialize"; in initialize() local 167 static const char fn [] = "Ala_finalize"; in finalize() local 195 static const char fn [] = "Perform_ALA"; in Perform_ALA() local 246 static const char fn [] = "GetJsbl_Certificate_ID"; in GetJsbl_Certificate_Refkey() local 284 static const char fn[] = "JsblCerId_seq_handler"; in JsblCerId_seq_handler() local 319 static const char fn [] = "GetLs_Version"; in GetLs_Version() local 353 static const char fn [] = "GetLs_Version"; in Get_LsAppletStatus() local 388 static const char fn[] = "GetVer_seq_handler"; in GetVer_seq_handler() local 423 static const char fn[] = "ls_GetStatus_seqhandler"; in GetLsStatus_seq_handler() local 463 static const char fn[] = "ALA_update_seq_handler"; in ALA_update_seq_handler() local [all …]
|
/external/skia/src/core/ |
D | SkColorSpaceXform_A2B.cpp | 119 SkColorSpaceTransferFn fn = {0,0,0,0,0,0,0}; in SkColorSpaceXform_A2B() local 154 SkColorSpaceTransferFn fn; in SkColorSpaceXform_A2B() local 176 SkColorSpaceTransferFn fn; in SkColorSpaceXform_A2B() local 240 SkColorSpaceTransferFn fn = {0,0,0,0,0,0,0}; in SkColorSpaceXform_A2B() local 264 SkColorSpaceTransferFn fn; in SkColorSpaceXform_A2B() local 274 void SkColorSpaceXform_A2B::addTransferFns(const SkColorSpaceTransferFn& fn, int channelCount) { in addTransferFns() 280 void SkColorSpaceXform_A2B::addTransferFn(const SkColorSpaceTransferFn& fn, int channelIndex) { in addTransferFn() 307 bool SkColorSpaceXform_A2B::buildTableFn(SkTableTransferFn* fn) { in buildTableFn() 326 void SkColorSpaceXform_A2B::addTableFn(const SkTableTransferFn& fn, int channelIndex) { in addTableFn()
|
D | SkTaskGroup.cpp | 13 void SkTaskGroup::add(std::function<void(void)> fn) { in add() 21 void SkTaskGroup::batch(int N, std::function<void(int)> fn) { in batch()
|
D | Sk4px.h | 101 static void MapSrc(int n, SkPMColor* dst, const SkPMColor* src, const Fn& fn) { in MapSrc() 133 static void MapDstSrc(int n, SkPMColor* dst, const SkPMColor* src, const Fn& fn) { in MapDstSrc() 163 static void MapDstAlpha(int n, SkPMColor* dst, const SkAlpha* a, const Fn& fn) { in MapDstAlpha() 194 const Fn& fn) { in MapDstSrcAlpha()
|
D | SkICC.cpp | 50 void fn_to_table(float* tablePtr, const SkColorSpaceTransferFn& fn) { in fn_to_table() 76 SkColorSpaceTransferFn fn; in rawTransferFnData() local 298 static void write_trc_tag(uint32_t* ptr, const SkColorSpaceTransferFn& fn) { in write_trc_tag() 360 const char* get_color_profile_description(const SkColorSpaceTransferFn& fn, in get_color_profile_description() 401 const SkColorSpaceTransferFn& fn, in get_color_profile_tag() 432 SkString SkICCGetColorProfileTag(const SkColorSpaceTransferFn& fn, in SkICCGetColorProfileTag() 453 sk_sp<SkData> SkICC::WriteToICC(const SkColorSpaceTransferFn& fn, const SkMatrix44& toXYZD50) { in WriteToICC()
|
/external/python/cpython2/Doc/tools/ |
D | rstlint.py | 66 def check_syntax(fn, lines): argument 80 def check_suspicious_constructs(fn, lines): argument 95 def check_whitespace(fn, lines): argument 107 def check_line_length(fn, lines): argument 121 def check_leaked_markup(fn, lines): argument
|
/external/python/cpython2/RISCOS/ |
D | unixstuff.c | 12 int isatty(int fn) in isatty() 45 int isdir(char *fn) in isdir() 55 int isfile(char *fn) in isfile() 65 int object_exists(char *fn) in object_exists()
|
/external/clang/test/SemaTemplate/ |
D | nested-incomplete-class.cpp | 7 bar fn() { in fn() function 19 void fn() { in fn() function
|
/external/valgrind/mpi/ |
D | libmpiwrap.c | 1063 OrigFn fn; in generic_Send() local 1101 OrigFn fn; in WRAPPER_FOR() local 1128 OrigFn fn; in WRAPPER_FOR() local 1378 OrigFn fn; in generic_Isend() local 1423 OrigFn fn; in WRAPPER_FOR() local 1451 OrigFn fn; in WRAPPER_FOR() local 1480 OrigFn fn; in WRAPPER_FOR() local 1513 OrigFn fn; in WRAPPER_FOR() local 1556 OrigFn fn; in WRAPPER_FOR() local 1584 OrigFn fn; in WRAPPER_FOR() local [all …]
|
/external/python/cpython2/Tools/scripts/ |
D | svneol.py | 36 def propfiles(root, fn): argument 49 def proplist(root, fn): argument
|
/external/valgrind/helgrind/ |
D | hg_intercepts.c | 332 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZZ() local 367 void*(*fn)(void*) = (void*(*)(void*))xargs[0]; in mythread_wrapper() local 406 OrigFn fn; in pthread_create_WRK() local 494 OrigFn fn; in thr_create_WRK() local 547 OrigFn fn; in pthread_join_WRK() local 641 OrigFn fn; in thr_join_WRK() local 692 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 731 OrigFn fn; in I_WRAP_SONAME_FNNAME_ZU() local 770 OrigFn fn; in PTH_FUNC() local 807 OrigFn fn; in PTH_FUNC() local [all …]
|
/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/libdaemon/libdaemon/ |
D | dpid.c | 63 static char *fn = NULL; in daemon_pid_file_proc_default() local 100 const char *fn; in daemon_pid_file_is_running() local 215 const char *fn; in daemon_pid_file_create() local 273 const char *fn; in daemon_pid_file_remove() local
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64-inl.h | 558 void MacroAssembler::Fabs(const FPRegister& fd, const FPRegister& fn) { in Fabs() 565 const FPRegister& fn, in Fadd() 572 void MacroAssembler::Fccmp(const FPRegister& fn, in Fccmp() 582 void MacroAssembler::Fcmp(const FPRegister& fn, const FPRegister& fm) { in Fcmp() 588 void MacroAssembler::Fcmp(const FPRegister& fn, double value) { in Fcmp() 602 const FPRegister& fn, in Fcsel() 611 void MacroAssembler::Fcvt(const FPRegister& fd, const FPRegister& fn) { in Fcvt() 617 void MacroAssembler::Fcvtas(const Register& rd, const FPRegister& fn) { in Fcvtas() 624 void MacroAssembler::Fcvtau(const Register& rd, const FPRegister& fn) { in Fcvtau() 631 void MacroAssembler::Fcvtms(const Register& rd, const FPRegister& fn) { in Fcvtms() [all …]
|
/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
|