/external/javassist/src/main/javassist/ |
D | Modifier.java | 51 public static boolean isPublic(int mod) { in isPublic() 59 public static boolean isPrivate(int mod) { in isPrivate() 67 public static boolean isProtected(int mod) { in isProtected() 75 public static boolean isPackage(int mod) { in isPackage() 83 public static boolean isStatic(int mod) { in isStatic() 91 public static boolean isFinal(int mod) { in isFinal() 99 public static boolean isSynchronized(int mod) { in isSynchronized() 107 public static boolean isVolatile(int mod) { in isVolatile() 115 public static boolean isTransient(int mod) { in isTransient() 123 public static boolean isNative(int mod) { in isNative() [all …]
|
D | CtNewNestedClass.java | 34 public void setModifiers(int mod) { in setModifiers() 40 private static void updateInnerEntry(int mod, String name, CtClass clazz, boolean outer) { in updateInnerEntry()
|
D | CtNewClass.java | 93 int mod = c.getModifiers(); in inheritAllConstructors() local 110 private boolean isInheritable(int mod, CtClass superclazz) { in isInheritable()
|
/external/v8/src/ia32/ |
D | disasm-ia32.cc | 312 static void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm() 368 int mod, regop, rm; in PrintRightOperandHelper() local 476 int mod, regop, rm; in PrintOperands() local 504 int mod, regop, rm; in PrintImmediateOp() local 533 int mod, regop, rm; in F7Instruction() local 575 int mod, regop, rm; in D1D3C1Instruction() local 991 int mod, regop, rm; in InstructionDecode() local 1015 int mod, regop, rm; in InstructionDecode() local 1044 int mod, regop, rm; in InstructionDecode() local 1068 int mod, regop, rm; in InstructionDecode() local [all …]
|
/external/v8/src/x87/ |
D | disasm-x87.cc | 312 static void get_modrm(byte data, int* mod, int* regop, int* rm) { in get_modrm() 368 int mod, regop, rm; in PrintRightOperandHelper() local 476 int mod, regop, rm; in PrintOperands() local 504 int mod, regop, rm; in PrintImmediateOp() local 533 int mod, regop, rm; in F7Instruction() local 575 int mod, regop, rm; in D1D3C1Instruction() local 1012 int mod, regop, rm; in InstructionDecode() local 1036 int mod, regop, rm; in InstructionDecode() local 1065 int mod, regop, rm; in InstructionDecode() local 1089 int mod, regop, rm; in InstructionDecode() local [all …]
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | EventBuilder.java | 44 EventMod mod = createModifier(EventMod.ModKind.Count); in setCount() local 57 EventMod mod = createModifier(EventMod.ModKind.ThreadOnly); in setThreadOnly() local 70 EventMod mod = createModifier(EventMod.ModKind.ClassMatch); in setClassMatch() local 83 EventMod mod = createModifier(EventMod.ModKind.LocationOnly); in setLocationOnly() local 99 EventMod mod = createModifier(EventMod.ModKind.ExceptionOnly); in setExceptionOnly() local 115 EventMod mod = createModifier(EventMod.ModKind.FieldOnly); in setFieldOnly() local 129 EventMod mod = createModifier(EventMod.ModKind.InstanceOnly); in setInstanceOnly() local 147 EventMod mod = new EventMod(); in createModifier() local
|
/external/elfutils/src/libdwfl/ |
D | cu.c | 36 dwar (Dwfl_Module *mod, unsigned int idx) in dwar() 43 addrarange (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_arange **arange) in addrarange() 141 less_lazy (Dwfl_Module *mod) in less_lazy() 172 intern_cu (Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result) in intern_cu() 241 __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu, in __libdwfl_nextcu() 290 arangecu (Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu) in arangecu() 308 __libdwfl_addrcu (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu) in __libdwfl_addrcu()
|
D | dwfl_module_build_id.c | 32 found_build_id (Dwfl_Module *mod, bool set, in found_build_id() 57 __libdwfl_find_build_id (Dwfl_Module *mod, bool set, Elf *elf) in __libdwfl_find_build_id() 77 dwfl_module_build_id (Dwfl_Module *mod, in dwfl_module_build_id() 108 _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 | 72 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() 168 mod_verify_build_id (Dwfl_Module *mod) in mod_verify_build_id() 206 __libdwfl_getelf (Dwfl_Module *mod) in __libdwfl_getelf() 251 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync() 490 find_debuginfo (Dwfl_Module *mod) in find_debuginfo() 516 find_debug_altlink (Dwfl_Module *mod, const char *filename) in find_debug_altlink() 651 find_dynsym (Dwfl_Module *mod) in find_dynsym() 860 find_aux_address_sync (Dwfl_Module *mod) in find_aux_address_sync() 887 find_aux_sym (Dwfl_Module *mod __attribute__ ((unused)), in find_aux_sym() 1004 find_symtab (Dwfl_Module *mod) in find_symtab() [all …]
|
D | derelocate.c | 70 cache_sections (Dwfl_Module *mod) in cache_sections() 207 dwfl_module_relocations (Dwfl_Module *mod) in dwfl_module_relocations() 229 dwfl_module_relocation_info (Dwfl_Module *mod, unsigned int idx, in dwfl_module_relocation_info() 267 check_module (Dwfl_Module *mod) in check_module() 298 find_section (Dwfl_Module *mod, Dwarf_Addr *addr) in find_section() 335 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() 345 dwfl_module_relocate_address (Dwfl_Module *mod, Dwarf_Addr *addr) in dwfl_module_relocate_address()
|
D | dwfl_module_dwarf_cfi.c | 34 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() 54 dwfl_module_dwarf_cfi (mod, bias) in dwfl_module_dwarf_cfi() argument
|
D | dwfl_build_id_find_elf.c | 37 __libdwfl_open_by_build_id (Dwfl_Module *mod, bool debug, char **file_name, in __libdwfl_open_by_build_id() 105 __libdwfl_open_mod_by_build_id (Dwfl_Module *mod, bool debug, char **file_name) in __libdwfl_open_mod_by_build_id() 120 dwfl_build_id_find_elf (Dwfl_Module *mod, in dwfl_build_id_find_elf()
|
D | offline.c | 39 dwfl_offline_section_address (Dwfl_Module *mod, in dwfl_offline_section_address() 130 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf() local 162 int fd, Elf *member, Dwfl_Module **mod) in process_archive_member() 243 Dwfl_Module *mod = NULL; in process_archive() local 280 Dwfl_Module *mod = process_file (dwfl, name, file_name, fd, elf, predicate); in __libdwfl_report_offline() local
|
D | dwfl_module.c | 58 __libdwfl_module_free (Dwfl_Module *mod) in __libdwfl_module_free() 167 Dwfl_Module *mod = calloc (1, sizeof *mod); in INTDEF() local
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 377 int* mod, in get_modrm() 442 int mod, regop, rm; in PrintRightOperandHelper() local 585 int mod, regop, rm; in PrintOperands() local 621 int mod, regop, rm; in PrintImmediateOp() local 666 int mod, regop, rm; in F6F7Instruction() local 717 int mod, regop, rm; in ShiftInstruction() local 1007 int mod, regop, rm; in TwoByteOpcodeInstruction() local 1102 int mod, regop, rm; in TwoByteOpcodeInstruction() local 1113 int mod, regop, rm; in TwoByteOpcodeInstruction() local 1120 int mod, regop, rm; in TwoByteOpcodeInstruction() local [all …]
|
/external/srtp/crypto/include/ |
D | err.h | 153 #define debug_on(mod) (mod).on = 1 argument 155 #define debug_off(mod) (mod).on = 0 argument 158 #define debug_print(mod, format, arg) \ argument 160 #define debug_print2(mod, format, arg1,arg2) \ argument 166 #define debug_print(mod, format, arg) argument 168 #define debug_on(mod) argument 170 #define debug_off(mod) argument
|
/external/llvm/tools/lto/ |
D | lto.cpp | 188 void lto_module_dispose(lto_module_t mod) { delete unwrap(mod); } in lto_module_dispose() 190 const char* lto_module_get_target_triple(lto_module_t mod) { in lto_module_get_target_triple() 194 void lto_module_set_target_triple(lto_module_t mod, const char *triple) { in lto_module_set_target_triple() 198 unsigned int lto_module_get_num_symbols(lto_module_t mod) { in lto_module_get_num_symbols() 202 const char* lto_module_get_symbol_name(lto_module_t mod, unsigned int index) { in lto_module_get_symbol_name() 206 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, in lto_module_get_symbol_attribute() 211 unsigned int lto_module_get_num_deplibs(lto_module_t mod) { in lto_module_get_num_deplibs() 215 const char* lto_module_get_deplib(lto_module_t mod, unsigned int index) { in lto_module_get_deplib() 219 unsigned int lto_module_get_num_linkeropts(lto_module_t mod) { in lto_module_get_num_linkeropts() 223 const char* lto_module_get_linkeropt(lto_module_t mod, unsigned int index) { in lto_module_get_linkeropt() [all …]
|
/external/drm_gralloc/ |
D | gralloc.cpp | 53 static int drm_mod_perform(const struct gralloc_module_t *mod, int op, ...) in drm_mod_perform() 81 static int drm_mod_register_buffer(const gralloc_module_t *mod, in drm_mod_register_buffer() 94 static int drm_mod_unregister_buffer(const gralloc_module_t *mod, in drm_mod_unregister_buffer() 100 static int drm_mod_lock(const gralloc_module_t *mod, buffer_handle_t handle, in drm_mod_lock() 113 static int drm_mod_unlock(const gralloc_module_t *mod, buffer_handle_t handle) in drm_mod_unlock() 201 static int drm_mod_open(const struct hw_module_t *mod, in drm_mod_open()
|
/external/mesa3d/src/egl/main/ |
D | egldriver.c | 197 _eglLoadModule(_EGLModule *mod) in _eglLoadModule() 239 _eglUnloadModule(_EGLModule *mod) in _eglUnloadModule() 269 _EGLModule *mod; in _eglAddModule() local 309 _EGLModule *mod = (_EGLModule *) module; in _eglFreeModule() local 497 _EGLModule *mod; in _eglAddUserDriver() local 542 _EGLModule *mod; in _eglAddBuiltInDrivers() local 600 _EGLModule *mod = (_EGLModule *) _eglModules->Elements[i]; in _eglMatchAndInitialize() local 675 _EGLModule *mod = (_EGLModule *) _eglModules->Elements[i]; in _eglGetDriverProc() local
|
/external/libnl/src/cls/ |
D | utils.c | 77 struct cls_module *mod; in lookup_cls_mod() local 87 void register_cls_module(struct cls_module *mod) in register_cls_module() 102 void unregister_cls_module(struct cls_module *mod) in unregister_cls_module()
|
/external/mesa3d/src/gallium/state_trackers/clover/llvm/ |
D | invocation.cpp | 138 find_kernels(llvm::Module *mod, std::vector<llvm::Function *> &kernels) { in find_kernels() 148 link(llvm::Module *mod, const std::string &triple, in link() 190 build_module_llvm(llvm::Module *mod, in build_module_llvm()
|
/external/elfutils/src/tests/ |
D | backtrace.c | 54 dump_modules (Dwfl_Module *mod, void **userdata __attribute__ ((unused)), in dump_modules() 90 Dwfl_Module *mod; in callback_verify() local 168 Dwfl_Module *mod = dwfl_addrmodule (dwfl, pc_adjusted); in frame_callback() local 230 Dwfl_Module *mod; member 235 see_exec_module (Dwfl_Module *mod, void **userdata __attribute__ ((unused)), in see_exec_module()
|
/external/javassist/src/main/javassist/tools/reflect/ |
D | Reflection.java | 228 int mod = f.getModifiers(); in registerReflectiveClass() local 281 int mod = m.getModifiers(); in processMethods() local 287 private void processMethods0(int mod, CtClass clazz, in processMethods0() 360 int mod = f.getModifiers(); in processFields() local
|
/external/elfutils/src/src/ |
D | addr2line.c | 279 print_dwarf_function (Dwfl_Module *mod, Dwarf_Addr addr) in print_dwarf_function() 368 print_addrsym (Dwfl_Module *mod, GElf_Addr addr) in print_addrsym() 416 see_one_module (Dwfl_Module *mod, in see_one_module() 430 find_symbol (Dwfl_Module *mod, in find_symbol() 471 Dwfl_Module *mod = NULL; in adjust_to_section() local 585 Dwfl_Module *mod = dwfl_addrmodule (dwfl, addr); in handle_address() local
|
/external/valgrind/coregrind/m_gdbserver/ |
D | valgrind-low-s390x.c | 109 Bool mod; in set_pc() local 121 transfer_direction dir, int size, Bool *mod) in transfer_register()
|