Home
last modified time | relevance | path

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

12345678910>>...20

/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
/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/diagnostics/ia32/
Ddisasm-ia32.cc333 static void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm()
387 int mod, regop, rm; in PrintRightOperandHelper() local
475 int mod, regop, rm; in PrintOperands() local
501 int mod, regop, rm; in PrintImmediateOp() local
544 int mod, regop, rm; in F7Instruction() local
585 int mod, regop, rm; in D1D3C1Instruction() local
692 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
791 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
863 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
920 int mod, regop, rm, vvvv = vex_vreg(); in AVXInstruction() local
[all …]
/external/mesa3d/src/panfrost/bifrost/
Dgen_pack.py49 def mod_arg(mod): argument
56 def pack_widen(mod, opts, body, pack_exprs): argument
88 def pack_absneg(mod, opts, body, pack_exprs): argument
95 def pack_round(mod, opts, body, pack_exprs): argument
109 def pack_clamp(mod, opts, body, pack_exprs): argument
132 def pack_cmpf(mod, opts, body, pack_exprs): argument
145 def pack_extend(mod, opts, body, pack_exprs): argument
158 def pack_varying_name(mod, opts, body, pack_exprs): argument
162 def pack_not_src1(mod, opts, body, pack_exprs): argument
165 def pack_not_result(mod, opts, body, pack_exprs): argument
[all …]
Dbi_print_common.c55 bi_output_mod_name(enum bifrost_outmod mod) in bi_output_mod_name()
67 bi_minmax_mode_name(enum bifrost_minmax_mode mod) in bi_minmax_mode_name()
79 bi_round_mode_name(enum bifrost_roundmode mod) in bi_round_mode_name()
/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/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/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()
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()
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()
/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/libsrtp2/crypto/include/
Derr.h112 #define debug_print(mod, format, arg) \ argument
114 #define debug_print2(mod, format, arg1, arg2) \ argument
120 #define debug_print(mod, format, arg) \ argument
123 #define debug_print2(mod, format, arg1, arg2) \ argument
/external/u-boot/drivers/sound/
Dsamsung-i2s.c32 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
/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/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc117 auto mod = (struct gralloc0_module const *)dev->common.module; in gralloc0_alloc() local
161 auto mod = (struct gralloc0_module const *)dev->common.module; in gralloc0_free() local
171 static int gralloc0_init(struct gralloc0_module *mod, bool initialize_alloc) in gralloc0_init()
198 static int gralloc0_open(const struct hw_module_t *mod, const char *name, struct hw_device_t **dev) in gralloc0_open()
223 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_register_buffer() local
234 auto mod = (struct gralloc0_module const *)module; in gralloc0_unregister_buffer() local
247 auto mod = (struct gralloc0_module const *)module; in gralloc0_unlock() local
268 auto mod = (struct gralloc0_module const *)module; in gralloc0_perform() local
340 auto mod = (struct gralloc0_module const *)module; in gralloc0_lock_async() local
371 auto mod = (struct gralloc0_module const *)module; in gralloc0_unlock_async() local
[all …]
/external/perfetto/ui/src/controller/
Dtrace_converter.ts22 const mod = trace_to_text({ constant
60 const mod = trace_to_text({ constant
/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dbitcode.cpp55 emit_code(const ::llvm::Module &mod) { in emit_code()
64 clover::llvm::print_module_bitcode(const ::llvm::Module &mod) { in print_module_bitcode()
/external/python/cpython3/Python/
Dfuture.c64 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()
/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>>...20