/external/icu4c/test/perf/normperf/ |
D | normperf.cpp | 181 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDFileLines,numLines, uselen); in TestICU_NFC_NFD_Text() local 184 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDBuffer, NFDBufferLen, uselen); in TestICU_NFC_NFD_Text() local 190 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,NFCFileLines,numLines, uselen); in TestICU_NFC_NFC_Text() local 193 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFCBuffer, NFCBufferLen, uselen); in TestICU_NFC_NFC_Text() local 199 NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,lines,numLines, uselen); in TestICU_NFC_Orig_Text() local 202 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,buffer, bufferLen, uselen); in TestICU_NFC_Orig_Text() local 210 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFDFileLines,numLines, uselen); in TestICU_NFD_NFD_Text() local 213 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFDBuffer,NFDBufferLen, uselen); in TestICU_NFD_NFD_Text() local 219 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFCFileLines,numLines, uselen); in TestICU_NFD_NFC_Text() local 222 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFCBuffer,NFCBufferLen, uselen); in TestICU_NFD_NFC_Text() local [all …]
|
D | dtfmtrtperf.cpp | 38 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(1); in RoundTripLocale1() local 43 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(10); in RoundTripLocale10() local 48 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(11); in RoundTripLocale11() local 53 DateTimeRoundTripFunction* func= new DateTimeRoundTripFunction(21); in RoundTripLocale21() local
|
/external/icu4c/test/perf/DateFmtPerf/ |
D | DateFmtPerf.cpp | 55 DateFmtFunction* func= new DateFmtFunction(1, locale); in DateFmt250() local 60 DateFmtFunction* func= new DateFmtFunction(40, locale); in DateFmt10000() local 65 DateFmtFunction* func= new DateFmtFunction(400, locale); in DateFmt100000() local 70 BreakItFunction* func= new BreakItFunction(250, true); in BreakItWord250() local 75 BreakItFunction* func= new BreakItFunction(10000, true); in BreakItWord10000() local 80 BreakItFunction* func= new BreakItFunction(250, false); in BreakItChar250() local 85 BreakItFunction* func= new BreakItFunction(10000, false); in BreakItChar10000() local 90 NumFmtFunction* func= new NumFmtFunction(10000, locale); in NumFmt10000() local 95 NumFmtFunction* func= new NumFmtFunction(100000, locale); in NumFmt100000() local 100 CollationFunction* func= new CollationFunction(40, locale); in Collation10000() local [all …]
|
/external/v8/test/mjsunit/ |
D | assert-opt-and-deopt.js | 58 OptTracker.prototype.CheckpointOptCount = function(func) { argument 62 OptTracker.prototype.AssertOptCount = function(func, optcount) { argument 69 OptTracker.prototype.AssertDeoptCount = function(func, deopt_count) { argument 76 OptTracker.prototype.AssertDeoptHappened = function(func, expect_deopt) { argument 87 OptTracker.prototype.AssertIsOptimized = function(func, expect_optimized) { argument 102 OptTracker.prototype.GetOptCount_ = function(func) { argument 114 OptTracker.prototype.GetDeoptCount_ = function(func) { argument 125 OptTracker.prototype.DisableAsserts_ = function(func) { argument
|
D | array-slice.js | 224 function func(expected, a0, a1, a2) { function 237 function func(x, y) { function 250 function func(x, y) { function 262 function func(x, y) { function 274 function func(x, y) { function 285 function func(x, y, z) { function
|
D | debug-liveedit-patch-positions.js | 51 function ReadMarkerPositions(func) { argument 62 function ReadPCMap(func, positions) { argument
|
/external/stlport/stlport/stl/ |
D | _cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ argument 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ argument 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) argument 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) argument 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ argument 173 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) \ argument 175 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ argument 177 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) \ argument 188 #define _STLP_MATH_INLINEX(__type,func,cfunc) \ argument 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \ argument [all …]
|
/external/libnfc-nci/src/adaptation/ |
D | NfcAdaptation.cpp | 99 const char* func = "NfcAdaptation::Initialize"; in Initialize() local 136 const char* func = "NfcAdaptation::Finalize"; in Finalize() local 178 const char* func = "NfcAdaptation::NFCA_TASK"; in NFCA_TASK() local 196 const char* func = "NfcAdaptation::Thread"; in Thread() local 240 const char* func = "NfcAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local 279 const char* func = "NfcAdaptation::HalInitialize"; in HalInitialize() local 295 const char* func = "NfcAdaptation::HalTerminate"; in HalTerminate() local 310 const char* func = "NfcAdaptation::HalOpen"; in HalOpen() local 331 const char* func = "NfcAdaptation::HalClose"; in HalClose() local 351 const char* func = "NfcAdaptation::HalDeviceContextCallback"; in HalDeviceContextCallback() local [all …]
|
/external/compiler-rt/lib/interception/ |
D | interception.h | 93 # define DECLARE_WRAPPER(ret_type, convention, func, ...) argument 104 # define DECLARE_WRAPPER(ret_type, convention, func, ...) argument 109 # define DECLARE_WRAPPER(ret_type, convention, func, ...) \ argument 119 # define DECLARE_REAL(ret_type, func, ...) \ argument 126 # define DECLARE_REAL(ret_type, func, ...) \ argument 130 #define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ argument 138 # define DEFINE_REAL_EX(ret_type, convention, func, ...) \ argument 144 # define DEFINE_REAL_EX(ret_type, convention, func, ...) argument 153 #define DEFINE_REAL(ret_type, func, ...) \ argument 156 #define INTERCEPTOR_EX(ret_type, convention, func, ...) \ argument [all …]
|
D | interception_win.h | 33 # define INTERCEPT_FUNCTION_WIN(func) \ argument 37 # define INTERCEPT_FUNCTION_WIN(func) \ argument
|
/external/clang/test/SemaCXX/ |
D | out-of-line-def-mismatch.cpp | 20 void N2::N1::S2::func(S1*) {} // expected-error {{out-of-line definition of 'func' does not match a… in func() function in N2::N1::S2 21 void N2::N1::S2::func(C1&, unsigned, const S1*) {} // expected-error {{out-of-line definition of 'f… in func() function in N2::N1::S2 22 void N2::N1::S2::func(S1*, double) {} // expected-error {{out-of-line definition of 'func' does not… in func() function in N2::N1::S2 23 void N2::N1::S2::func(S1, unsigned) {} // expected-error {{out-of-line definition of 'func' does no… in func() function in N2::N1::S2 24 void N2::N1::S2::func(unsigned*, S1*) {} // expected-error {{out-of-line definition of 'func' does … in func() function in N2::N1::S2
|
/external/llvm/test/MC/AsmParser/ |
D | directive_seh.s | 21 .globl func symbol 24 func: label
|
/external/webkit/Source/WebKit/wx/ |
D | WebView.h | 560 #define wxWebViewLoadEventHandler(func) \ argument 562 #define wxWebViewBeforeLoadEventHandler(func) \ argument 564 #define wxWebViewNewWindowEventHandler(func) \ argument 566 #define wxWebViewRightClickEventHandler(func) \ argument 568 #define wxWebViewConsoleMessageEventHandler(func) \ argument 570 #define wxWebViewAlertEventHandler(func) \ argument 572 #define wxWebViewConfirmEventHandler(func) \ argument 574 #define wxWebViewPromptEventHandler(func) \ argument 576 #define wxWebViewReceivedTitleEventHandler(func) \ argument 578 #define wxWebViewWindowObjectClearedEventHandler(func) \ argument [all …]
|
/external/openssl/crypto/asn1/ |
D | asn1_mac.h | 75 #define M_ASN1_D2I_vars(a,type,func) \ argument 98 #define M_ASN1_D2I_Finish(a,func,e) \ argument 114 #define M_ASN1_D2I_Finish_nolen(a, func, e) \ argument 129 #define M_ASN1_D2I_get(b, func) \ argument 136 #define M_ASN1_D2I_get_x(type,b,func) \ argument 143 #define M_ASN1_D2I_get_int(b,func) \ argument 149 #define M_ASN1_D2I_get_opt(b,func,type) \ argument 156 #define M_ASN1_D2I_get_int_opt(b,func,type) \ argument 163 #define M_ASN1_D2I_get_imp(b,func, type) \ argument 171 #define M_ASN1_D2I_get_IMP_opt(b,func,tag,type) \ argument [all …]
|
/external/openssl/include/openssl/ |
D | asn1_mac.h | 75 #define M_ASN1_D2I_vars(a,type,func) \ argument 98 #define M_ASN1_D2I_Finish(a,func,e) \ argument 114 #define M_ASN1_D2I_Finish_nolen(a, func, e) \ argument 129 #define M_ASN1_D2I_get(b, func) \ argument 136 #define M_ASN1_D2I_get_x(type,b,func) \ argument 143 #define M_ASN1_D2I_get_int(b,func) \ argument 149 #define M_ASN1_D2I_get_opt(b,func,type) \ argument 156 #define M_ASN1_D2I_get_int_opt(b,func,type) \ argument 163 #define M_ASN1_D2I_get_imp(b,func, type) \ argument 171 #define M_ASN1_D2I_get_IMP_opt(b,func,tag,type) \ argument [all …]
|
/external/llvm/test/MC/COFF/ |
D | seh.s | 24 .globl func symbol 27 func: label
|
/external/clang/test/CodeGen/ |
D | 2009-06-01-addrofknr.c | 5 int (*func)(); member 8 static int func(f) in func() function
|
/external/chromium/chrome/browser/history/ |
D | history.h | 698 BackendFunc func, // Function to call on the HistoryBackend. in Schedule() 713 BackendFunc func, // Function to call on the HistoryBackend. in Schedule() 733 BackendFunc func, // Function to call on the HistoryBackend. in Schedule() 755 BackendFunc func, // Function to call on the HistoryBackend. in Schedule() 779 BackendFunc func) { // Function to call on backend. in ScheduleAndForget() 787 BackendFunc func, // Function to call on backend. in ScheduleAndForget() 796 BackendFunc func, // Function to call on backend. in ScheduleAndForget() 807 BackendFunc func, // Function to call on backend. in ScheduleAndForget() 823 BackendFunc func, // Function to call on backend. in ScheduleAndForget()
|
/external/qemu/ |
D | os-win32.c | 55 PollingFunc *func; member 62 int qemu_add_polling_cb(PollingFunc *func, void *opaque) in qemu_add_polling_cb() 73 void qemu_del_polling_cb(PollingFunc *func, void *opaque) in qemu_del_polling_cb() 91 WaitObjectFunc *func[MAXIMUM_WAIT_OBJECTS + 1]; member 97 int qemu_add_wait_object(HANDLE handle, WaitObjectFunc *func, void *opaque) in qemu_add_wait_object() 110 void qemu_del_wait_object(HANDLE handle, WaitObjectFunc *func, void *opaque) in qemu_del_wait_object()
|
/external/icu4c/common/ |
D | ucln_cmn.c | 70 cleanupFunc *func) in ucln_common_registerCleanup() 84 cleanupFunc *func) in ucln_registerCleanup()
|
/external/clang/test/PCH/ |
D | objc_property.m | 8 void func() { function
|
D | objc_import.m | 10 void func() { function
|
D | objc_methods.m | 8 void func() { function
|
/external/opencv/cv/src/ |
D | cvaccum.cpp | 435 CvFunc2D_2A func=(CvFunc2D_2A)acc_tab.fn_2d[CV_MAT_DEPTH(type)]; local 452 CvFunc2D_3A func = (CvFunc2D_3A)accmask_tab.fn_2d[type]; local 530 CvFunc2D_2A func = (CvFunc2D_2A)acc_tab.fn_2d[CV_MAT_DEPTH(type)]; in cvSquareAcc() local 548 CvFunc2D_3A func = (CvFunc2D_3A)accmask_tab.fn_2d[type]; in cvSquareAcc() local 630 CvFunc2D_3A func = (CvFunc2D_3A)acc_tab.fn_2d[CV_MAT_DEPTH(type)]; in cvMultiplyAcc() local 649 CvFunc2D_4A func = (CvFunc2D_4A)accmask_tab.fn_2d[type]; in cvMultiplyAcc() local 738 CvAddWeightedFunc func = (CvAddWeightedFunc)acc_tab.fn_2d[CV_MAT_DEPTH(type)]; in cvRunningAvg() local 756 CvAddWeightedMaskFunc func = (CvAddWeightedMaskFunc)accmask_tab.fn_2d[type]; in cvRunningAvg() local
|
/external/clang/test/Sema/ |
D | incomplete-call.c | 9 void func(void *p) { in func() function
|