/third_party/node/deps/v8/src/diagnostics/ia32/ |
D | disasm-ia32.cc | 338 static void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm() 392 int mod, regop, rm; in PrintRightOperandHelper() local 477 int mod, regop, rm; in PrintOperands() local 503 int mod, regop, rm; in PrintImmediateOp() local 546 int mod, regop, rm; in F7Instruction() local 587 int mod, regop, rm; in D1D3C1Instruction() local 694 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 774 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 878 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 922 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local [all …]
|
/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()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | MutablePatternModifierTest.java | 28 MutablePatternModifier mod = new MutablePatternModifier(false); in basic() local 90 MutablePatternModifier mod = new MutablePatternModifier(false); in mutableEqualsImmutable() local 120 MutablePatternModifier mod = new MutablePatternModifier(false); in patternWithNoPlaceholder() local 144 private static String getPrefix(MutablePatternModifier mod) { in getPrefix() 150 private static String getSuffix(MutablePatternModifier mod) { in getSuffix()
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
D | bitcode.cpp | 57 emit_code(const ::llvm::Module &mod) { in emit_code() 66 clover::llvm::print_module_bitcode(const ::llvm::Module &mod) { in print_module_bitcode() 74 clover::llvm::build_module_library(const ::llvm::Module &mod, in build_module_library() 85 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef( in parse_module_library() local
|
D | native.cpp | 109 emit_code(::llvm::Module &mod, const target &target, in emit_code() 146 clover::llvm::build_module_native(::llvm::Module &mod, const target &target, in build_module_native() 155 clover::llvm::print_module_native(const ::llvm::Module &mod, in print_module_native() 170 clover::llvm::build_module_native(::llvm::Module &mod, const target &target, in build_module_native() 177 clover::llvm::print_module_native(const ::llvm::Module &mod, in print_module_native()
|
D | common.cpp | 109 get_reqd_work_group_size(const Module &mod, in get_reqd_work_group_size() 119 kernel_attributes(const Module &mod, const std::string &kernel_name) { in kernel_attributes() 152 make_kernel_args(const Module &mod, const std::string &kernel_name, in make_kernel_args() 291 clover::llvm::build_module_common(const Module &mod, in build_module_common()
|
/third_party/elfutils/libdwfl/ |
D | cu.c | 40 dwar (Dwfl_Module *mod, unsigned int idx) in dwar() 47 addrarange (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_arange **arange) in addrarange() 148 less_lazy (Dwfl_Module *mod) in less_lazy() 174 intern_cu (Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result) in intern_cu() 245 __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu, in __libdwfl_nextcu() 295 arangecu (Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu) in arangecu() 313 __libdwfl_addrcu (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu) in __libdwfl_addrcu()
|
D | dwfl_module_build_id.c | 36 found_build_id (Dwfl_Module *mod, bool set, in found_build_id() 61 __libdwfl_find_build_id (Dwfl_Module *mod, bool set, Elf *elf) in __libdwfl_find_build_id() 82 dwfl_module_build_id (Dwfl_Module *mod, in dwfl_module_build_id() 112 _compat_vaddr_at_end_dwfl_module_build_id (Dwfl_Module *mod, in _compat_vaddr_at_end_dwfl_module_build_id()
|
D | dwfl_module_getdwarf.c | 76 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() 172 mod_verify_build_id (Dwfl_Module *mod) in mod_verify_build_id() 210 __libdwfl_getelf (Dwfl_Module *mod) in __libdwfl_getelf() 273 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync() 528 find_debuginfo (Dwfl_Module *mod) in find_debuginfo() 554 find_debug_altlink (Dwfl_Module *mod, const char *filename) in find_debug_altlink() 703 Dwfl_Module *mod, size_t phnum, in translate_offs() 824 find_dynsym (Dwfl_Module *mod) in find_dynsym() 906 find_aux_address_sync (Dwfl_Module *mod) in find_aux_address_sync() 933 find_aux_sym (Dwfl_Module *mod __attribute__ ((unused)), in find_aux_sym() [all …]
|
D | derelocate.c | 80 cache_sections (Dwfl_Module *mod) in cache_sections() 237 dwfl_module_relocations (Dwfl_Module *mod) in dwfl_module_relocations() 259 dwfl_module_relocation_info (Dwfl_Module *mod, unsigned int idx, in dwfl_module_relocation_info() 297 check_module (Dwfl_Module *mod) in check_module() 331 find_section (Dwfl_Module *mod, Dwarf_Addr *addr) in find_section() 368 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() 378 dwfl_module_relocate_address (Dwfl_Module *mod, Dwarf_Addr *addr) in dwfl_module_relocate_address()
|
D | offline.c | 44 dwfl_offline_section_address (Dwfl_Module *mod, in dwfl_offline_section_address() 135 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf() local 170 int fd, Elf *member, Dwfl_Module **mod) in process_archive_member() 254 Dwfl_Module *mod = NULL; in process_archive() local 292 Dwfl_Module *mod = process_file (dwfl, name, file_name, fd, elf, predicate); in __libdwfl_report_offline() local 342 Dwfl_Module *mod = process_file (dwfl, name, file_name, -1, elf, NULL); in INTDEF() local
|
D | dwfl_module_dwarf_cfi.c | 38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() 58 dwfl_module_dwarf_cfi (Dwfl_Module *mod, Dwarf_Addr *bias) in dwfl_module_dwarf_cfi()
|
D | dwfl_build_id_find_elf.c | 41 __libdwfl_open_by_build_id (Dwfl_Module *mod, bool debug, char **file_name, in __libdwfl_open_by_build_id() 128 __libdwfl_open_mod_by_build_id (Dwfl_Module *mod, bool debug, char **file_name) in __libdwfl_open_mod_by_build_id() 143 dwfl_build_id_find_elf (Dwfl_Module *mod, in dwfl_build_id_find_elf()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_patternmodifier.cpp | 25 MutablePatternModifier mod(false); in testBasic() local 117 MutablePatternModifier mod(false); in testPatternWithNoPlaceholder() local 159 MutablePatternModifier mod(false); in testMutableEqualsImmutable() local 198 UnicodeString PatternModifierTest::getPrefix(const MutablePatternModifier &mod, UErrorCode &status)… in getPrefix() 205 UnicodeString PatternModifierTest::getSuffix(const MutablePatternModifier &mod, UErrorCode &status)… in getSuffix()
|
/third_party/python/Include/internal/ |
D | pycore_moduleobject.h | 21 static inline PyModuleDef* _PyModule_GetDef(PyObject *mod) { in _PyModule_GetDef() 26 static inline void* _PyModule_GetState(PyObject* mod) { in _PyModule_GetState() 31 static inline PyObject* _PyModule_GetDict(PyObject *mod) { in _PyModule_GetDict()
|
/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/mesa3d/src/microsoft/compiler/ |
D | dxil_signature.c | 439 fill_SV_param_nodes(struct dxil_module *mod, unsigned record_id, in fill_SV_param_nodes() 510 struct semantic_info *semantic, struct dxil_module *mod) in fill_psv_signature_element() 548 fill_io_signature(struct dxil_module *mod, int id, in fill_io_signature() 563 get_input_signature_group(struct dxil_module *mod, in get_input_signature_group() 595 process_input_signature(struct dxil_module *mod, nir_shader *s, unsigned input_clip_size) in process_input_signature() 632 process_output_signature(struct dxil_module *mod, nir_shader *s) in process_output_signature() 712 process_patch_const_signature(struct dxil_module *mod, nir_shader *s) in process_patch_const_signature() 759 preprocess_signatures(struct dxil_module *mod, nir_shader *s, unsigned input_clip_size) in preprocess_signatures() 771 get_signature_metadata(struct dxil_module *mod, in get_signature_metadata() 789 get_signatures(struct dxil_module *mod) in get_signatures()
|
D | dxil_function.c | 125 allocate_function_from_predefined(struct dxil_module *mod, in allocate_function_from_predefined() 141 dxil_get_function(struct dxil_module *mod, in dxil_get_function() 171 get_type_from_string(struct dxil_module *mod, const char *param_descr, in get_type_from_string() 206 dxil_alloc_func_with_rettype(struct dxil_module *mod, const char *name, in dxil_alloc_func_with_rettype() 246 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, in dxil_alloc_func()
|
/third_party/typescript/tests/baselines/reference/ |
D | nodeModulesAllowJsSynchronousCallErrors(module=node16).js | 41 const mod = __require("./index.js"); constant 55 const mod = require("../index.js"); constant
|
D | parameterPropertyInConstructor2.js | 12 var mod; variable 13 (function (mod) { argument
|
D | nodeModulesAllowJsSynchronousCallErrors(module=nodenext).js | 41 const mod = __require("./index.js"); constant 55 const mod = require("../index.js"); constant
|
/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/node/deps/v8/src/diagnostics/x64/ |
D | disasm-x64.cc | 452 void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm() 515 int mod, regop, rm; in PrintRightOperandHelper() local 639 int mod, regop, rm; in PrintOperands() local 691 int mod, regop, rm; in PrintImmediateOp() local 735 int mod, regop, rm; in F6F7Instruction() local 795 int mod, regop, rm; in ShiftInstruction() local 890 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 967 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 1067 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local 1172 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local [all …]
|
/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
|