| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| D | MutablePatternModifierTest.java | 31 MutablePatternModifier mod = new MutablePatternModifier(false); in basic() local 88 MutablePatternModifier mod = new MutablePatternModifier(false); in mutableEqualsImmutable() local 118 MutablePatternModifier mod = new MutablePatternModifier(false); in patternWithNoPlaceholder() local 142 private static String getPrefix(MutablePatternModifier mod) { in getPrefix() 148 private static String getSuffix(MutablePatternModifier mod) { in getSuffix()
|
| D | ModifierTest.java | 73 Modifier mod = new SimpleModifier(compiledPattern, NumberFormat.Field.PERCENT, false); in testSimpleModifier() local 148 Modifier mod, in assertModifierEquals() 164 Modifier mod, in assertModifierEquals()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | numbertest_patternmodifier.cpp | 25 MutablePatternModifier mod(false); in testBasic() local 91 MutablePatternModifier mod(false); in testPatternWithNoPlaceholder() local 133 MutablePatternModifier mod(false); in testMutableEqualsImmutable() local 172 UnicodeString PatternModifierTest::getPrefix(const MutablePatternModifier &mod, UErrorCode &status)… in getPrefix() 179 UnicodeString PatternModifierTest::getSuffix(const MutablePatternModifier &mod, UErrorCode &status)… in getSuffix()
|
| /third_party/uboot/u-boot-2020.01/drivers/sound/ |
| D | samsung-i2s.c | 32 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_lr_framesize() local 63 unsigned int mod = readl(&i2s_reg->mod) & ~MOD_MASK; in i2s_txctrl() local 85 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_bitclk_framesize() local 132 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_sysclk_dir() local 154 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_fmt() local 231 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_samplesize() local
|
| /third_party/uboot/u-boot-2020.01/drivers/bios_emulator/x86emu/ |
| D | ops2.c | 169 int mod, rl, rh; in x86emuOp2_set_byte() local 293 int mod, rl, rh; in x86emuOp2_bt_R() local 356 int mod, rl, rh; in x86emuOp2_shld_IMM() local 427 int mod, rl, rh; in x86emuOp2_shld_CL() local 517 int mod, rl, rh; in x86emuOp2_bts_R() local 590 int mod, rl, rh; in x86emuOp2_shrd_IMM() local 661 int mod, rl, rh; in x86emuOp2_shrd_CL() local 722 int mod, rl, rh; in x86emuOp2_imul_R_RM() local 814 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local 843 int mod, rl, rh; in x86emuOp2_btr_R() local [all …]
|
| D | ops.c | 206 int mod, rl, rh; in x86emuOp_genop_byte_RM_R() local 246 int mod, rl, rh; in x86emuOp_genop_word_RM_R() local 312 int mod, rl, rh; in x86emuOp_genop_byte_R_RM() local 348 int mod, rl, rh; in x86emuOp_genop_word_R_RM() local 951 int mod, rl, rh; in x86emuOp_imul_word_IMM() local 1075 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local 1271 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local 1352 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local 1464 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local 1543 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local [all …]
|
| /third_party/node/deps/npm/node_modules/import-lazy/ |
| D | index.js | 2 const lazy = (mod, fn, id) => mod === undefined ? fn(id) : mod; argument 6 let mod; variable 38 let mod; variable
|
| /third_party/node/test/parallel/ |
| D | test-http-default-port.js | 38 for (const { mod, createServer } of [ property 39 { mod: http, createServer: http.createServer }, property 40 { mod: https, createServer: https.createServer.bind(null, options) }, property
|
| D | test-http-dns-error.js | 37 function tryGet(mod, tries) { argument 51 function tryRequest(mod, tries) { argument 67 function test(mod) { argument
|
| /third_party/python/Python/ |
| D | future.c | 64 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse() 126 PyFuture_FromASTObject(mod_ty mod, PyObject *filename) in PyFuture_FromASTObject() 147 PyFuture_FromAST(mod_ty mod, const char *filename_str) in PyFuture_FromAST()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parameterPropertyInConstructor2.js | 12 var mod; variable 13 (function (mod) { argument
|
| D | globalFunctionAugmentationOverload.js | 6 class mod {} class
|
| D | globalThisDeclarationEmit3.js | 15 var mod = globalThis; variable
|
| /third_party/musl/libc-test/src/functional/ |
| D | udiv.c | 25 uint64_t x, y, div, mod; member 154 uint64_t x, y, div, mod; in main() local
|
| /third_party/libsnd/src/ALAC/ |
| D | matrix_enc.c | 57 int32_t mod = 1 << mixbits ; in mix16() local 97 int32_t mod = 1 << mixbits ; in mix20() local 137 int32_t mod = 1 << mixbits ; in mix24() local 220 int32_t mod = 1 << mixbits ; in mix32() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_debug.c | 229 struct debug_module_data* mod; in usb_debug_module_regsiter() local 239 struct debug_module_data* mod; in usb_debug_module_unregsiter() local 251 struct debug_module_data* mod; in usb_debug_shell_cmd() local
|
| /third_party/FreeBSD/stand/kshim/ |
| D | bsd_kernel.c | 90 static struct debug_module_data *mod; in get_debug_module() local 103 const struct debug_module_data *mod; in debug_module_dump() local
|
| /third_party/python/Modules/ |
| D | _peg_parser.c | 26 mod_ty mod; in _run_parser() local 63 mod_ty mod = _run_parser(the_string, filename, mode, &flags, arena, oldparser); in _Py_compile_string() local 108 mod_ty mod = _run_parser(the_string, filename, mode, &flags, arena, oldparser); in _Py_parse_string() local
|
| /third_party/uboot/u-boot-2020.01/product/hiosd/include/ |
| D | hi_debug.h | 45 #define HI_ERR_TRACE(mod, fmt...) printf(fmt) argument 46 #define HI_WARN_TRACE(mod, fmt...) argument
|
| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
| D | byte_stream_wrappers.h | 50 uint8_t mod = location_ % alignment; in ReadAlignment() local 90 uint8_t mod = bytes_->size() % alignment; in WriteAlignment() local
|
| /third_party/python/Modules/_io/ |
| D | _iomodule.c | 585 PyObject *mod = PyState_FindModule(&_PyIO_Module); in _PyIO_get_module_state() local 599 PyObject *mod; in _PyIO_get_locale_module() local 622 iomodule_traverse(PyObject *mod, visitproc visit, void *arg) { in iomodule_traverse() 635 iomodule_clear(PyObject *mod) { in iomodule_clear() 646 iomodule_free(PyObject *mod) { in iomodule_free()
|
| /third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | montgomery.c | 163 static int bn_mont_ctx_set_N_and_n0(BN_MONT_CTX *mont, const BIGNUM *mod) { in bn_mont_ctx_set_N_and_n0() 208 int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx) { in BN_MONT_CTX_set() 236 BN_MONT_CTX *BN_MONT_CTX_new_for_modulus(const BIGNUM *mod, BN_CTX *ctx) { in BN_MONT_CTX_new_for_modulus() 246 BN_MONT_CTX *BN_MONT_CTX_new_consttime(const BIGNUM *mod, BN_CTX *ctx) { in BN_MONT_CTX_new_consttime() 265 const BIGNUM *mod, BN_CTX *bn_ctx) { in BN_MONT_CTX_set_locked()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/render/ |
| D | SDL_yuv_sw.c | 108 int rows, int cols, int mod) in Color16DitherYV12Mod1X() 178 int rows, int cols, int mod) in Color24DitherYV12Mod1X() 258 int rows, int cols, int mod) in Color32DitherYV12Mod1X() 329 int rows, int cols, int mod) in Color16DitherYV12Mod2X() 402 int rows, int cols, int mod) in Color24DitherYV12Mod2X() 496 int rows, int cols, int mod) in Color32DitherYV12Mod2X() 569 int rows, int cols, int mod) in Color16DitherYUY2Mod1X() 615 int rows, int cols, int mod) in Color24DitherYUY2Mod1X() 665 int rows, int cols, int mod) in Color32DitherYUY2Mod1X() 713 int rows, int cols, int mod) in Color16DitherYUY2Mod2X() [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | noCrashOnParameterNamedRequire.ts | 6 const mod = require("./mod"); constant
|
| /third_party/typescript/tests/cases/conformance/salsa/ |
| D | moduleExportAssignment3.ts | 9 var mod = require('./mod') variable
|