| /third_party/icu/icu4c/source/test/perf/normperf/ |
| D | normperf.cpp | 184 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDFileLines,numLines, uselen); in TestICU_NFC_NFD_Text() local 187 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDBuffer, NFDBufferLen, uselen); in TestICU_NFC_NFD_Text() local 193 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,NFCFileLines,numLines, uselen); in TestICU_NFC_NFC_Text() local 196 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFCBuffer, NFCBufferLen, uselen); in TestICU_NFC_NFC_Text() local 202 NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,lines,numLines, uselen); in TestICU_NFC_Orig_Text() local 205 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,buffer, bufferLen, uselen); in TestICU_NFC_Orig_Text() local 213 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFDFileLines,numLines, uselen); in TestICU_NFD_NFD_Text() local 216 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFDBuffer,NFDBufferLen, uselen); in TestICU_NFD_NFD_Text() local 222 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFCFileLines,numLines, uselen); in TestICU_NFD_NFC_Text() local 225 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,NFCBuffer,NFCBufferLen, uselen); in TestICU_NFD_NFC_Text() local [all …]
|
| /third_party/uboot/u-boot-2020.01/include/configs/ |
| D | rockchip-common.h | 16 #define BOOT_TARGET_MMC(func) \ argument 20 #define BOOT_TARGET_MMC(func) argument 24 #define BOOT_TARGET_USB(func) func(USB, usb, 0) argument 26 #define BOOT_TARGET_USB(func) argument 30 #define BOOT_TARGET_PXE(func) func(PXE, pxe, na) argument 32 #define BOOT_TARGET_PXE(func) argument 36 #define BOOT_TARGET_DHCP(func) func(DHCP, dhcp, na) argument 38 #define BOOT_TARGET_DHCP(func) argument 41 #define BOOT_TARGET_DEVICES(func) \ argument
|
| D | rpi.h | 155 #define BOOT_TARGET_MMC(func) \ argument 159 #define BOOT_TARGET_MMC(func) argument 163 #define BOOT_TARGET_USB(func) func(USB, usb, 0) argument 165 #define BOOT_TARGET_USB(func) argument 169 #define BOOT_TARGET_PXE(func) func(PXE, pxe, na) argument 171 #define BOOT_TARGET_PXE(func) argument 175 #define BOOT_TARGET_DHCP(func) func(DHCP, dhcp, na) argument 177 #define BOOT_TARGET_DHCP(func) argument 180 #define BOOT_TARGET_DEVICES(func) \ argument
|
| D | xilinx_zynqmp.h | 121 # define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) func(MMC, mmc, 1) argument 123 # define BOOT_TARGET_DEVICES_MMC(func) argument 127 # define BOOT_TARGET_DEVICES_SCSI(func) func(SCSI, scsi, 0) argument 129 # define BOOT_TARGET_DEVICES_SCSI(func) argument 133 # define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) func(USB, usb, 1) argument 135 # define BOOT_TARGET_DEVICES_USB(func) argument 139 # define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na) argument 141 # define BOOT_TARGET_DEVICES_PXE(func) argument 145 # define BOOT_TARGET_DEVICES_DHCP(func) func(DHCP, dhcp, na) argument 147 # define BOOT_TARGET_DEVICES_DHCP(func) argument [all …]
|
| D | nitrogen6x.h | 71 #define DISTRO_BOOT_DEV_MMC(func) func(MMC, mmc, 0) func(MMC, mmc, 1) argument 73 #define DISTRO_BOOT_DEV_MMC(func) argument 77 #define DISTRO_BOOT_DEV_SATA(func) func(SATA, sata, 0) argument 79 #define DISTRO_BOOT_DEV_SATA(func) argument 83 #define DISTRO_BOOT_DEV_USB(func) func(USB, usb, 0) argument 85 #define DISTRO_BOOT_DEV_USB(func) argument 89 #define DISTRO_BOOT_DEV_PXE(func) func(PXE, pxe, na) argument 91 #define DISTRO_BOOT_DEV_PXE(func) argument 95 #define DISTRO_BOOT_DEV_DHCP(func) func(DHCP, dhcp, na) argument 97 #define DISTRO_BOOT_DEV_DHCP(func) argument [all …]
|
| D | turris_omnia.h | 72 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) argument 74 #define BOOT_TARGET_DEVICES_MMC(func) argument 78 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) argument 80 #define BOOT_TARGET_DEVICES_USB(func) argument 84 #define BOOT_TARGET_DEVICES_SCSI(func) func(SCSI, scsi, 0) argument 86 #define BOOT_TARGET_DEVICES_SCSI(func) argument 89 #define BOOT_TARGET_DEVICES(func) \ argument
|
| D | zynq-common.h | 114 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) func(MMC, mmc, 1) argument 116 #define BOOT_TARGET_DEVICES_MMC(func) argument 120 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) func(USB, usb, 1) argument 122 #define BOOT_TARGET_DEVICES_USB(func) argument 126 #define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na) argument 128 #define BOOT_TARGET_DEVICES_PXE(func) argument 132 #define BOOT_TARGET_DEVICES_DHCP(func) func(DHCP, dhcp, na) argument 134 #define BOOT_TARGET_DEVICES_DHCP(func) argument 138 # define BOOT_TARGET_DEVICES_QSPI(func) func(QSPI, qspi, na) argument 140 # define BOOT_TARGET_DEVICES_QSPI(func) argument [all …]
|
| D | helios4.h | 122 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) argument 124 #define BOOT_TARGET_DEVICES_MMC(func) argument 128 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) argument 130 #define BOOT_TARGET_DEVICES_USB(func) argument 134 #define BOOT_TARGET_DEVICES_SATA(func) func(SATA, sata, 0) argument 136 #define BOOT_TARGET_DEVICES_SATA(func) argument 139 #define BOOT_TARGET_DEVICES(func) \ argument
|
| /third_party/glib/glib/gnulib/ |
| D | c++defs.h | 103 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 115 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 127 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 130 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 145 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 155 # define _GL_CXXALIAS_RPL_CAST_1(func,rpl_func,rettype,parameters) \ argument 170 # define _GL_CXXALIAS_RPL_CAST_1(func,rpl_func,rettype,parameters) \ argument 185 # define _GL_CXXALIAS_SYS(func,rettype,parameters) \ argument 200 # define _GL_CXXALIAS_SYS(func,rettype,parameters) \ argument 210 # define _GL_CXXALIAS_SYS_CAST(func,rettype,parameters) \ argument [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | functionLikeInParameterInitializer.js | 3 export function bar(func = () => foo) { argument 7 export function baz1(func = { f() { return foo } }) { argument 12 export function baz2(func = function () { return foo }) { argument 17 export function baz3(func = class { x = foo }) { argument 28 if (func === void 0) { func = function () { return foo; }; } function 34 if (func === void 0) { func = { f: function () { return foo; } }; } variable 40 if (func === void 0) { func = function () { return foo; }; } function 46 if (func === void 0) { func = /** @class */ (function () { function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ParseContext_autogen.h | 21 bool isTextureOffsetNoBias(const TFunction *func) in isTextureOffsetNoBias() 26 bool isTextureOffsetBias(const TFunction *func) in isTextureOffsetBias() 31 bool isTextureGatherOffset(const TFunction *func) in isTextureGatherOffset() 36 bool isTextureGather(const TFunction *func) in isTextureGather() 41 bool isAtomicMemory(const TFunction *func) in isAtomicMemory() 46 bool isImageLoad(const TFunction *func) in isImageLoad() 51 bool isImageStore(const TFunction *func) in isImageStore() 56 bool isImage(const TFunction *func) in isImage()
|
| /third_party/boost/libs/thread/example/ |
| D | thread_guard.cpp | 18 struct func struct 22 func(int& i_):i(i_){} in func() argument 23 func(func const& other):i(other.i){} in func() argument 34 func& operator=(func const&); argument
|
| D | std_thread_guard.cpp | 24 struct func struct 28 func(int& i_):i(i_){} in func() function 39 func& operator=(func const&); argument
|
| D | scoped_thread.cpp | 20 struct func struct 24 func(int& i_) : in func() function 46 boost::strict_scoped_thread<> t( (boost::thread(func(some_local_state)))); in main() argument
|
| D | std_scoped_thread.cpp | 29 struct func struct 33 func(int& i_) : in func() function 58 strict_scoped_thread t( (std::thread(func(some_local_state)))); in main() argument
|
| /third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
| D | DateFmtPerf.cpp | 74 DateFmtFunction* func= new DateFmtFunction(1, locale); in DateFmt250() local 79 DateFmtFunction* func= new DateFmtFunction(40, locale); in DateFmt10000() local 84 DateFmtFunction* func= new DateFmtFunction(400, locale); in DateFmt100000() local 89 BreakItFunction* func= new BreakItFunction(250, true); in BreakItWord250() local 94 BreakItFunction* func= new BreakItFunction(10000, true); in BreakItWord10000() local 99 BreakItFunction* func= new BreakItFunction(250, false); in BreakItChar250() local 104 BreakItFunction* func= new BreakItFunction(10000, false); in BreakItChar10000() local 109 NumFmtFunction* func= new NumFmtFunction(10000, locale); in NumFmt10000() local 114 NumFmtFunction* func= new NumFmtFunction(100000, locale); in NumFmt100000() local 119 CollationFunction* func= new CollationFunction(40, locale); in Collation10000() local [all …]
|
| /third_party/node/test/fixtures/ |
| D | process-exit-code-cases.js | 14 cases.push({ func: exitsOnExitCodeSet, result: 42 }); property 24 cases.push({ func: changesCodeViaExit, result: 42 }); property 34 cases.push({ func: changesCodeZeroExit, result: 0 }); property 49 func: exitWithOneOnUncaught, property 62 cases.push({ func: changeCodeInsideExit, result: 99 }); property 72 cases.push({ func: zeroExitWithUncaughtHandler, result: 0 }); property 84 cases.push({ func: changeCodeInUncaughtHandler, result: 97 }); property 95 func: changeCodeInExitWithUncaught, property 109 func: exitWithZeroInExitWithUncaught, property 121 func: exitWithThrowInUncaughtHandler, property [all …]
|
| /third_party/mingw-w64/mingw-w64-headers/crt/ |
| D | _mingw_unicode.h | 12 # define __MINGW_NAME_AW(func) func##W argument 13 # define __MINGW_NAME_AW_EXT(func,ext) func##W##ext argument 14 # define __MINGW_NAME_UAW(func) func##_W argument 15 # define __MINGW_NAME_UAW_EXT(func,ext) func##_W_##ext argument 20 # define __MINGW_NAME_AW(func) func##A argument 21 # define __MINGW_NAME_AW_EXT(func,ext) func##A##ext argument 22 # define __MINGW_NAME_UAW(func) func##_A argument 23 # define __MINGW_NAME_UAW_EXT(func,ext) func##_A_##ext argument
|
| /third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
| D | arg.impl.h | 130 jerryx_arg_transform_func_t func; in JERRYX_ARG_INT() local 173 jerryx_arg_transform_func_t func; in jerryx_arg_boolean() local 217 jerryx_arg_transform_func_t func; in jerryx_arg_string() local 262 jerryx_arg_transform_func_t func; in jerryx_arg_utf8_string() local 305 jerryx_arg_transform_func_t func; in jerryx_arg_function() local 336 jerryx_arg_transform_func_t func; in jerryx_arg_native_pointer() local 377 jerryx_arg_transform_func_t func) /**< the custom transform function */ in jerryx_arg_custom() 396 jerryx_arg_transform_func_t func; in jerryx_arg_object_properties() local 424 jerryx_arg_transform_func_t func; in jerryx_arg_array() local
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| D | Preprocessor.h | 32 #define DAWN_PP_FOR_EACH_1(func, x) func(x) argument 33 #define DAWN_PP_FOR_EACH_2(func, x, ...) \ argument 35 #define DAWN_PP_FOR_EACH_3(func, x, ...) \ argument 37 #define DAWN_PP_FOR_EACH_4(func, x, ...) \ argument 39 #define DAWN_PP_FOR_EACH_5(func, x, ...) \ argument 41 #define DAWN_PP_FOR_EACH_6(func, x, ...) \ argument 43 #define DAWN_PP_FOR_EACH_7(func, x, ...) \ argument 45 #define DAWN_PP_FOR_EACH_8(func, x, ...) \ argument 64 #define DAWN_PP_FOR_EACH_(N, func, ...) DAWN_PP_CONCATENATE(DAWN_PP_FOR_EACH_, N)(func, __VA_ARGS__) argument 67 #define DAWN_PP_FOR_EACH(func, ...) \ argument
|
| /third_party/python/Include/ |
| D | funcobject.h | 72 #define PyFunction_GET_CODE(func) \ argument 74 #define PyFunction_GET_GLOBALS(func) \ argument 76 #define PyFunction_GET_MODULE(func) \ argument 78 #define PyFunction_GET_DEFAULTS(func) \ argument 80 #define PyFunction_GET_KW_DEFAULTS(func) \ argument 82 #define PyFunction_GET_CLOSURE(func) \ argument 84 #define PyFunction_GET_ANNOTATIONS(func) \ argument
|
| /third_party/pixman/pixman/ |
| D | pixman-inlines.h | 634 #define SIMPLE_NEAREST_FAST_PATH_NORMAL(op,s,d,func) \ argument 645 #define SIMPLE_NEAREST_FAST_PATH_PAD(op,s,d,func) \ argument 656 #define SIMPLE_NEAREST_FAST_PATH_NONE(op,s,d,func) \ argument 667 #define SIMPLE_NEAREST_FAST_PATH_COVER(op,s,d,func) \ argument 676 #define SIMPLE_NEAREST_A8_MASK_FAST_PATH_NORMAL(op,s,d,func) \ argument 687 #define SIMPLE_NEAREST_A8_MASK_FAST_PATH_PAD(op,s,d,func) \ argument 698 #define SIMPLE_NEAREST_A8_MASK_FAST_PATH_NONE(op,s,d,func) \ argument 709 #define SIMPLE_NEAREST_A8_MASK_FAST_PATH_COVER(op,s,d,func) \ argument 718 #define SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_NORMAL(op,s,d,func) \ argument 729 #define SIMPLE_NEAREST_SOLID_MASK_FAST_PATH_PAD(op,s,d,func) \ argument [all …]
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder_intrinsic_test.cc | 47 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local 74 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local 110 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local 141 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local 177 auto* func = Func("a_func", {}, ty.void_(), in TEST_F() local 208 auto* func = Func("a_func", {}, ty.void_(), in TEST_F() local 241 auto* func = Func("a_func", {}, ty.void_(), in TEST_F() local 281 auto* func = Func("a_func", {}, ty.void_(), in TEST_F() local 329 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local 359 auto* func = Func("a_func", {}, ty.void_(), in TEST_P() local [all …]
|
| /third_party/boost/boost/math/tools/ |
| D | series.hpp | 24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series() 47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series() 54 inline typename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_term… in sum_series() 63 inline typename Functor::result_type sum_series(Functor& func, int bits) BOOST_NOEXCEPT_IF(BOOST_MA… in sum_series() 73 inline typename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_term… in sum_series() 82 inline typename Functor::result_type sum_series(Functor& func, int bits, const U& init_value) BOOST… in sum_series() 92 inline typename Functor::result_type checked_sum_series(Functor& func, const U& factor, boost::uint… in checked_sum_series() 128 inline typename Functor::result_type kahan_sum_series(Functor& func, int bits) BOOST_NOEXCEPT_IF(BO… in kahan_sum_series() 151 inline typename Functor::result_type kahan_sum_series(Functor& func, int bits, boost::uintmax_t& ma… in kahan_sum_series()
|
| /third_party/boost/libs/convert/test/ |
| D | sfinae.cpp | 36 struct test11 { int func(double, std::string) { return 0; }}; in func() function 37 struct test12 { void func(double, std::string) {}}; in func() function 38 struct test13 { void func(int) {}}; in func() function 39 struct test14 { std::string func(int) const { return std::string(); }}; in func() function 40 …struct test15 { std::string func(int, std::string const& =std::string()) const { return std::stri… in func() function 41 struct test16 { template<typename T> std::string func(T) const { return std::string(); }}; in func() function 42 struct test17 { template<typename T> T func(T) const { return T(); }}; in func() function
|