Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/external/bcc/src/cc/
Dbpf_common.cc21 auto mod = new ebpf::BPFModule(flags); in bpf_module_create_b() local
30 auto mod = new ebpf::BPFModule(flags); in bpf_module_create_c() local
39 auto mod = new ebpf::BPFModule(flags); in bpf_module_create_c_from_string() local
48 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_module_destroy() local
54 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_num_functions() local
60 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_function_name() local
66 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_function_start() local
72 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_function_start_id() local
78 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_function_size() local
84 auto mod = static_cast<ebpf::BPFModule *>(program); in bpf_function_size_id() local
[all …]
/external/kmod/testsuite/
Ddelete_module.c37 struct mod { struct
38 struct mod *next; argument
44 static struct mod *modules; argument
55 struct mod *mod; in parse_retcodes() local
104 struct mod *mod; in find_module() local
117 struct mod *mod; in init_retcodes() local
148 struct mod *mod; in delete_module() local
164 struct mod *mod = modules->next; in free_resources() local
Dinit_module.c52 struct mod { struct
53 struct mod *next; argument
59 static struct mod *modules; argument
71 struct mod *mod; in parse_retcodes() local
168 struct mod *mod; in find_module() local
199 struct kmod_module *mod; in module_is_inkernel() local
240 struct mod *mod; in init_module() local
396 struct mod *mod = modules->next; in free_resources() local
Dtest-initstate.c39 struct kmod_module *mod; in test_initstate_from_lookup() local
84 struct kmod_module *mod = NULL; in test_initstate_from_name() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventBuilder.java44 EventMod mod = new EventMod(EventMod.ModKind.Count); in setCount() local
57 EventMod mod = new EventMod(EventMod.ModKind.ThreadOnly); in setThreadOnly() local
70 EventMod mod = new EventMod(EventMod.ModKind.ClassOnly); in setClassOnly() local
83 EventMod mod = new EventMod(EventMod.ModKind.ClassMatch); in setClassMatch() local
96 EventMod mod = new EventMod(EventMod.ModKind.ClassExclude); in setClassExclude() local
109 EventMod mod = new EventMod(EventMod.ModKind.LocationOnly); in setLocationOnly() local
125 EventMod mod = new EventMod(EventMod.ModKind.ExceptionOnly); in setExceptionOnly() local
141 EventMod mod = new EventMod(EventMod.ModKind.FieldOnly); in setFieldOnly() local
157 EventMod mod = new EventMod(EventMod.ModKind.Step); in setStep() local
172 EventMod mod = new EventMod(EventMod.ModKind.InstanceOnly); in setInstanceOnly() local
[all …]
/external/v8/src/ia32/
Ddisasm-ia32.cc361 static void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm()
418 int mod, regop, rm; in PrintRightOperandHelper() local
526 int mod, regop, rm; in PrintOperands() local
554 int mod, regop, rm; in PrintImmediateOp() local
583 int mod, regop, rm; in F7Instruction() local
625 int mod, regop, rm; in D1D3C1Instruction() local
737 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
831 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
894 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
947 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
[all …]
/external/v8/src/x64/
Ddisasm-x64.cc435 int* mod, in get_modrm()
506 int mod, regop, rm; in PrintRightOperandHelper() local
651 int mod, regop, rm; in PrintOperands() local
687 int mod, regop, rm; in PrintImmediateOp() local
732 int mod, regop, rm; in F6F7Instruction() local
786 int mod, regop, rm; in ShiftInstruction() local
885 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
970 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
1016 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
1088 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DMutablePatternModifierTest.java27 MutablePatternModifier mod = new MutablePatternModifier(false); in basic() local
78 MutablePatternModifier mod = new MutablePatternModifier(false); in mutableEqualsImmutable() local
108 MutablePatternModifier mod = new MutablePatternModifier(false); in patternWithNoPlaceholder() local
132 private static String getPrefix(MutablePatternModifier mod) { in getPrefix()
138 private static String getSuffix(MutablePatternModifier mod) { in getSuffix()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DMutablePatternModifierTest.java30 MutablePatternModifier mod = new MutablePatternModifier(false); in basic() local
81 MutablePatternModifier mod = new MutablePatternModifier(false); in mutableEqualsImmutable() local
111 MutablePatternModifier mod = new MutablePatternModifier(false); in patternWithNoPlaceholder() local
135 private static String getPrefix(MutablePatternModifier mod) { in getPrefix()
141 private static String getSuffix(MutablePatternModifier mod) { in getSuffix()
/external/elfutils/libdwfl/
Dcu.c40 dwar (Dwfl_Module *mod, unsigned int idx) in dwar()
47 addrarange (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_arange **arange) in addrarange()
145 less_lazy (Dwfl_Module *mod) in less_lazy()
171 intern_cu (Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result) in intern_cu()
242 __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu, in __libdwfl_nextcu()
292 arangecu (Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu) in arangecu()
310 __libdwfl_addrcu (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu) in __libdwfl_addrcu()
Ddwfl_module_build_id.c36 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()
81 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()
Ddwfl_module_getdwarf.c77 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
173 mod_verify_build_id (Dwfl_Module *mod) in mod_verify_build_id()
211 __libdwfl_getelf (Dwfl_Module *mod) in __libdwfl_getelf()
274 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync()
529 find_debuginfo (Dwfl_Module *mod) in find_debuginfo()
555 find_debug_altlink (Dwfl_Module *mod, const char *filename) in find_debug_altlink()
704 Dwfl_Module *mod, size_t phnum, in translate_offs()
825 find_dynsym (Dwfl_Module *mod) in find_dynsym()
907 find_aux_address_sync (Dwfl_Module *mod) in find_aux_address_sync()
934 find_aux_sym (Dwfl_Module *mod __attribute__ ((unused)), in find_aux_sym()
[all …]
Dderelocate.c80 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()
Ddwfl_module_dwarf_cfi.c38 __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()
Doffline.c43 dwfl_offline_section_address (Dwfl_Module *mod, in dwfl_offline_section_address()
134 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf() local
169 int fd, Elf *member, Dwfl_Module **mod) in process_archive_member()
250 Dwfl_Module *mod = NULL; in process_archive() local
287 Dwfl_Module *mod = process_file (dwfl, name, file_name, fd, elf, predicate); in __libdwfl_report_offline() local
/external/u-boot/drivers/sound/
Dsamsung-i2s.c31 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_lr_framesize() local
62 unsigned int mod = readl(&i2s_reg->mod) & ~MOD_MASK; in i2s_txctrl() local
84 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_bitclk_framesize() local
131 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_sysclk_dir() local
153 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_fmt() local
230 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_samplesize() local
/external/kmod/libkmod/
Dlibkmod-module.c126 static inline bool module_is_inkernel(struct kmod_module *mod) in module_is_inkernel()
137 int kmod_module_parse_depline(struct kmod_module *mod, char *line) in kmod_module_parse_depline()
214 void kmod_module_set_visited(struct kmod_module *mod, bool visited) in kmod_module_set_visited()
219 void kmod_module_set_builtin(struct kmod_module *mod, bool builtin) in kmod_module_set_builtin()
225 void kmod_module_set_required(struct kmod_module *mod, bool required) in kmod_module_set_required()
230 bool kmod_module_is_builtin(struct kmod_module *mod) in kmod_module_is_builtin()
265 struct kmod_module **mod) in kmod_module_new()
331 struct kmod_module **mod) in kmod_module_new_from_name()
345 const char *name, struct kmod_module **mod) in kmod_module_new_from_alias()
389 struct kmod_module **mod) in kmod_module_new_from_path()
[all …]
/external/icu/icu4c/source/test/intltest/
Dnumbertest_patternmodifier.cpp25 MutablePatternModifier mod(false); in testBasic() local
87 MutablePatternModifier mod(false); in testPatternWithNoPlaceholder() local
130 MutablePatternModifier mod(false); in testMutableEqualsImmutable() local
170 UnicodeString PatternModifierTest::getPrefix(const MutablePatternModifier &mod, UErrorCode &status)… in getPrefix()
177 UnicodeString PatternModifierTest::getSuffix(const MutablePatternModifier &mod, UErrorCode &status)… in getSuffix()
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc100 auto mod = (struct gralloc0_module const *)dev->common.module; in gralloc0_alloc() local
135 auto mod = (struct gralloc0_module const *)dev->common.module; in gralloc0_free() local
145 static int gralloc0_init(struct gralloc0_module *mod, bool initialize_alloc) in gralloc0_init()
172 static int gralloc0_open(const struct hw_module_t *mod, const char *name, struct hw_device_t **dev) in gralloc0_open()
197 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_register_buffer() local
208 auto mod = (struct gralloc0_module const *)module; in gralloc0_unregister_buffer() local
221 auto mod = (struct gralloc0_module const *)module; in gralloc0_unlock() local
240 auto mod = (struct gralloc0_module const *)module; in gralloc0_perform() local
302 auto mod = (struct gralloc0_module const *)module; in gralloc0_lock_async() local
333 auto mod = (struct gralloc0_module const *)module; in gralloc0_unlock_async() local
[all …]
/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.cpp130 void lto_module_dispose(lto_module_t mod) in lto_module_dispose()
139 const char* lto_module_get_target_triple(lto_module_t mod) in lto_module_get_target_triple()
147 void lto_module_set_target_triple(lto_module_t mod, const char *triple) in lto_module_set_target_triple()
156 unsigned int lto_module_get_num_symbols(lto_module_t mod) in lto_module_get_num_symbols()
164 const char* lto_module_get_symbol_name(lto_module_t mod, unsigned int index) in lto_module_get_symbol_name()
173 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute()
209 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) in lto_codegen_add_module()
/external/u-boot/drivers/bios_emulator/x86emu/
Dops2.c169 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 …]
Dops.c206 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 …]
/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dbitcode.cpp54 get_symbol_offsets(const ::llvm::Module &mod) { in get_symbol_offsets()
66 emit_code(const ::llvm::Module &mod) { in emit_code()
/external/python/cpython3/Python/
Dfuture.c63 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse()
130 PyFuture_FromASTObject(mod_ty mod, PyObject *filename) in PyFuture_FromASTObject()
151 PyFuture_FromAST(mod_ty mod, const char *filename_str) in PyFuture_FromAST()
/external/kmod/tools/
Ddepmod.c864 struct mod { struct
865 struct kmod_module *kmod; argument
867 const char *relpath; /* path relative to '$ROOT/lib/modules/$VER/' */ argument
869 struct kmod_list *info_list; argument
870 struct kmod_list *dep_sym_list; argument
873 size_t modnamesz; argument
874 int sort_idx; /* sort index using modules.order */ argument
876 uint16_t idx; /* index in depmod->modules.array */ argument
877 uint16_t users; /* how many modules depend on this one */ argument
880 char modname[]; argument
[all …]

12345678910>>...18