/external/valgrind/main/coregrind/ |
D | fixup_macho_loadcmds.c | 173 const struct mach_header_64* mh = buf; in is_macho_object_file() local 246 struct mach_header_64* mh; in map_image_aboard() local 381 { struct mach_header_64 *mh = (struct mach_header_64 *)ii.macho_img; in modify_macho_loadcmds() local
|
D | launcher-darwin.c | 160 struct mach_header *mh = (struct mach_header *)buf; in select_arch() local
|
/external/strace/tests/ |
D | scm_rights.c | 24 struct msghdr mh = { in main() local
|
/external/tcpdump/ |
D | sctpHeader.h | 169 struct sctpHeader mh; member 235 struct sctpHeader mh; member 240 struct sctpHeader mh; member 273 struct sctpHeader mh; member 281 struct sctpHeader mh; member 292 struct sctpHeader mh; member
|
D | print-mobility.c | 173 const struct ip6_mobility *mh; in mobility_print() local
|
D | print-juniper.c | 582 const struct juniper_monitor_header *mh; in juniper_monitor_print() local
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | readmacho.c | 115 const struct MACH_HEADER* mh = buf; in ML_() local 260 struct MACH_HEADER mh; in map_image_aboard() local 596 struct MACH_HEADER mh; in getsectdata() local 755 struct MACH_HEADER mh; in ML_() local
|
/external/aac/libFDK/src/ |
D | fft_rad2.cpp | 158 INT mh=(m>>1); in dit_fft() local 363 const INT mh=(m>>1); in dit_ifft() local
|
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/ |
D | SDL_dlcompat.c | 313 static const char *get_lib_name(const struct mach_header *mh) in get_lib_name() 339 const struct mach_header *mh = NULL; in get_mach_header_from_NSModule() local 562 const struct mach_header *mh = 0; in my_find_image() local 590 static NSSymbol search_linked_libs(const struct mach_header * mh, const char *symbol) in search_linked_libs() 1194 const struct mach_header *mh = 0; in image_for_address() local
|
/external/libcxxabi/src/Unwind/ |
D | UnwindCursor.hpp | 52 pint_t mh; member 96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE() 112 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, in add() 142 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() 158 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() 165 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in iterateCacheEntries()
|
D | AddressSpace.hpp | 275 const struct mach_header* mh; member 294 const mach_header *mh = (const mach_header *)dlinfo.dli_saddr; in _dyld_find_unwind_sections() local
|
D | libunwind.cpp | 303 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in unw_iterate_dwarf_unwind_cache()
|
/external/aac/libFDK/src/arm/ |
D | fft_rad2_arm.cpp | 146 INT mh = 1 << 1; in dit_fft() local
|
/external/svox/pico/lib/ |
D | picofftsg.c | 532 picoos_int32 j, k, m, mh; in dfct_nmf() local 1707 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; in cftb1st() local 2034 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; in cftmdl1() local 2248 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; in cftmdl2() local
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-darwin.c | 3965 static void import_complex_message(ThreadId tid, mach_msg_header_t *mh) in import_complex_message() 4116 static size_t export_complex_message(ThreadId tid, mach_msg_header_t *mh) in export_complex_message() 6381 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6581 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6659 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6678 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6692 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6829 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6845 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local 6868 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; in PRE() local [all …]
|
/external/valgrind/main/coregrind/m_ume/ |
D | macho.c | 486 struct MACH_HEADER mh; in load_thin_file() local
|
/external/openssl/crypto/bn/ |
D | bn_asm.c | 851 BN_ULONG mh; in bn_mul_mont() local
|
/external/chromium_org/third_party/boringssl/src/crypto/bn/ |
D | generic.c | 1105 BN_ULONG mh; in bn_mul_mont() local
|
/external/javassist/src/main/javassist/util/proxy/ |
D | ProxyFactory.java | 630 public Object create(Class[] paramTypes, Object[] args, MethodHandler mh) in create()
|
/external/chromium_org/third_party/dom_distiller_js/package/js/ |
D | domdistiller.js | 324 function mh(a){var b,c;if(a.c){c=null;do{b=a.c;a.c=null;c=ph(b,c)}while(a.c);a.c=c}} function
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 4496 …0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,Q=0,R=0,S=0,T=0,U=0,V=0,W=0,X=0,Y=0,…
|
/external/chromium_org/net/base/registry_controlled_domains/ |
D | effective_tld_names.gperf | 3670 mh, 0 keyword
|