Searched defs:mh (Results 1 - 23 of 23) sorted by last modified time

/external/valgrind/main/coregrind/
H A Dfixup_macho_loadcmds.c173 const struct mach_header_64* mh = buf; local
183 if (mh->magic == MH_MAGIC_64)
246 struct mach_header_64* mh; local
315 mh = (struct mach_header_64 *)ii->macho_img;
316 if (mh->magic == MH_MAGIC) {
325 if (mh->magic != MH_MAGIC_64)
328 if (ii->macho_img_szB < sizeof(struct mach_header_64) + mh->sizeofcmds)
381 { struct mach_header_64 *mh = (struct mach_header_64 *)ii.macho_img; local
385 for (c = 0, cmd = (struct load_command *)(mh+1);
386 c < mh
[all...]
H A Dlauncher-darwin.c160 struct mach_header *mh = (struct mach_header *)buf; local
161 if (mh->magic == MH_MAGIC || mh->magic == MH_MAGIC_64) {
162 return name_for_cputype(mh->cputype);
163 } else if (mh->magic == MH_CIGAM || mh->magic == MH_CIGAM_64) {
164 return name_for_cputype(OSSwapInt32(mh->cputype));
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c115 const struct MACH_HEADER* mh = buf; local
125 if (mh->magic == MAGIC)
260 struct MACH_HEADER mh; local
261 ML_(cur_read_get)(&mh, ML_(cur_from_sli)(sli), sizeof(mh));
262 if (mh.magic != MAGIC) {
267 if (sli.szB < sizeof(struct MACH_HEADER) + mh.sizeofcmds) {
596 struct MACH_HEADER mh; local
597 ML_(cur_step_get)(&mh, &cur, sizeof(mh));
755 struct MACH_HEADER mh; local
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c3965 static void import_complex_message(ThreadId tid, mach_msg_header_t *mh) argument
3972 vg_assert(mh->msgh_bits & MACH_MSGH_BITS_COMPLEX);
3974 body = (mach_msg_body_t *)(mh+1);
4116 static size_t export_complex_message(ThreadId tid, mach_msg_header_t *mh) argument
4123 vg_assert(mh->msgh_bits & MACH_MSGH_BITS_COMPLEX);
4125 body = (mach_msg_body_t *)(mh+1);
6381 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6382 Bool self_terminate = (mh->msgh_request_port == MACH_THREAD);
6384 PRINT("thread_terminate(%s)", name_for_port(mh->msgh_request_port));
6581 mach_msg_header_t *mh local
6659 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6678 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6692 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6829 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6845 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6868 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
6903 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
7070 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
7125 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
7223 mach_msg_header_t *mh = (mach_msg_header_t *)ARG1; local
[all...]
/external/valgrind/main/coregrind/m_ume/
H A Dmacho.c486 struct MACH_HEADER mh; local
505 if (sizeof(mh) > size) {
508 res = VG_(pread)(fd, &mh, sizeof(mh), offset);
509 if (sr_isError(res) || sr_Res(res) != sizeof(mh)) {
516 if (mh.magic != MAGIC) {
521 if (mh.filetype != filetype) {
529 len = sizeof(mh) + mh.sizeofcmds;
548 lcend = (struct load_command *)(headers + mh
[all...]
/external/tcpdump/
H A Dprint-juniper.c582 const struct juniper_monitor_header *mh; local
589 mh = (struct juniper_monitor_header *)p;
593 EXTRACT_32BITS(&mh->service_id),
594 EXTRACT_16BITS(&mh->iif),
595 mh->pkt_type);
H A Dprint-mobility.c173 const struct ip6_mobility *mh; local
177 mh = (struct ip6_mobility *)bp;
182 if (!TTEST(mh->ip6m_len)) {
198 mhlen = (int)((mh->ip6m_len + 1) << 3);
202 TCHECK(mh->ip6m_type);
203 type = mh->ip6m_type;
215 TCHECK2(*mh, hlen + 8);
227 TCHECK(mh->ip6m_data16[0]);
228 printf(" nonce id=0x%x", EXTRACT_16BITS(&mh->ip6m_data16[0]));
231 TCHECK2(*mh, hle
[all...]
H A DsctpHeader.h169 struct sctpHeader mh; member in struct:sctpSendableInit
235 struct sctpHeader mh; member in struct:sctpUnifiedAbortLight
240 struct sctpHeader mh; member in struct:sctpUnifiedAbortHeavy
273 struct sctpHeader mh; member in struct:sctpUnifiedStreamError
281 struct sctpHeader mh; member in struct:staleCookieMsg
292 struct sctpHeader mh; member in struct:sctpUnifiedSingleMsg
/external/strace/tests/
H A Dscm_rights.c24 struct msghdr mh = { local
48 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&mh);
53 mh.msg_controllen = cmsg->cmsg_len;
55 assert(sendmsg(1, &mh, 0) == sizeof(iov));
66 assert(recvmsg(0, &mh, 0) == sizeof(iov));
/external/svox/pico/lib/
H A Dpicofftsg.c532 picoos_int32 j, k, m, mh; local
549 mh = m >> 1;
556 for (j = 1; j < mh; j++, aj++, ak--, amj++, amk--) {
570 m = mh;
1707 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local
1712 mh = n >> 3;
1713 m = 2 * mh;
1748 if (i0 > mh - 4) {
1749 i0 = mh - 4;
1850 if (i0 == mh
2034 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local
2248 picoos_int32 i, i0, j, j0, j1, j2, j3, m, mh; local
[all...]
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
H A DSDL_dlcompat.c243 static NSSymbol search_linked_libs(const struct mach_header *mh, const char *symbol);
244 static const char *get_lib_name(const struct mach_header *mh);
313 static const char *get_lib_name(const struct mach_header *mh) argument
318 if (mh)
322 if (mh == _dyld_get_image_header(i))
339 const struct mach_header *mh = NULL; local
347 mh = _dyld_get_image_header(i);
351 return mh;
562 const struct mach_header *mh = 0; local
566 mh
590 search_linked_libs(const struct mach_header * mh, const char *symbol) argument
1194 const struct mach_header *mh = 0; local
[all...]
/external/openssl/crypto/bn/
H A Dbn_asm.c851 BN_ULONG mh; local
866 mh = HBITS(ml);
869 mul(tp[j],ap[j],ml,mh,c0);
884 mh = HBITS(ml);
887 mul_add(tp[j],ap[j],ml,mh,c0);
900 mh = HBITS(ml);
902 mul_add(c1,np[0],ml,mh,c0);
910 mul_add(c1,np[j],ml,mh,c0);
/external/libcxxabi/src/Unwind/
H A DAddressSpace.hpp275 const struct mach_header* mh; member in struct:libunwind::dyld_unwind_sections
294 const mach_header *mh = (const mach_header *)dlinfo.dli_saddr; local
298 const uint8_t *p = getsectiondata(mh, "__TEXT", "__eh_frame", &size);
303 info->mh = mh;
319 info.dso_base = (uintptr_t)dyldInfo.mh;
H A DUnwindCursor.hpp42 static pint_t findFDE(pint_t mh, pint_t pc);
43 static void add(pint_t mh, pint_t ip_start, pint_t ip_end, pint_t fde);
44 static void removeAllIn(pint_t mh);
47 unw_word_t fde, unw_word_t mh));
52 pint_t mh; member in struct:libunwind::DwarfFDECache::entry
62 static void dyldUnloadHook(const struct mach_header *mh, intptr_t slide);
96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { argument
100 if ((mh == p->mh) || (mh
112 add(pint_t mh, pint_t ip_start, pint_t ip_end, pint_t fde) argument
142 removeAllIn(pint_t mh) argument
158 dyldUnloadHook(const struct mach_header *mh, intptr_t ) argument
164 iterateCacheEntries(void (*func)( unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) argument
[all...]
H A Dlibunwind.cpp303 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) {
302 unw_iterate_dwarf_unwind_cache(void (*func)( unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) argument
/external/javassist/src/main/javassist/util/proxy/
H A DProxyFactory.java627 * @param mh the method handler for the proxy class.
630 public Object create(Class[] paramTypes, Object[] args, MethodHandler mh) argument
635 ((ProxyObject)obj).setHandler(mh);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dgeneric.c1105 BN_ULONG mh; local
1120 mh = HBITS(ml);
1123 mul(tp[j], ap[j], ml, mh, c0);
1137 mh = HBITS(ml);
1140 mul_add(tp[j], ap[j], ml, mh, c0);
1153 mh = HBITS(ml);
1155 mul_add(c1, np[0], ml, mh, c0);
1162 mul_add(c1, np[j], ml, mh, c0);
/external/aac/libFDK/src/arm/
H A Dfft_rad2_arm.cpp146 INT mh = 1 << 1; local
155 mh <<= 1;
167 FIXP_DBL *xt2 = xt1 + (mh<<1);
170 FIXP_DBL *xt2 = xt1 + (mh<<1);
187 xt1 += mh;
188 xt2 += mh;
203 xt1 = xt2 + mh;
204 } while ((r=r-(mh<<1)) != 0);
206 for(j=4; j<mh; j+=4)
217 FIXP_DBL *xt2 = xt1 + (mh<<
[all...]
/external/aac/libFDK/src/
H A Dfft_rad2.cpp158 INT mh=(m>>1); local
173 INT t2 = t1 + (mh<<1);
189 t1 += mh;
190 t2 = t1+(mh<<1);
206 for(j=1; j<mh/4; ++j)
215 INT t2 = t1 + (mh<<1);
229 t1 += mh;
230 t2 = t1+(mh<<1);
243 /* Same as above but for t1,t2 with j>mh/4 and thus cs swapped */
244 t1 = (r+mh/
363 const INT mh=(m>>1); local
[all...]

Completed in 530 milliseconds