HomeSort by relevance Sort by last modified time
    Searched defs:htonl (Results 1 - 20 of 20) sorted by null

  /external/grub/netboot/
osdep.h 42 #define htonl(x) \ macro
  /external/webkit/Source/WebCore/platform/graphics/
WOFFFileFormat.cpp 40 #define htonl(x) std_htonl(x) macro
51 #define htonl(x) ((uint32_t)(x)) macro
56 #define htonl(x) ntohl(x) macro
62 #define htonl(x) ntohl(x) macro
94 uint32_t bigEndianValue = htonl(value);
222 *sfntTableDirectoryPtr++ = htonl(tableTag);
223 *sfntTableDirectoryPtr++ = htonl(tableOrigChecksum);
224 *sfntTableDirectoryPtr++ = htonl(sfnt.size());
225 *sfntTableDirectoryPtr++ = htonl(tableOrigLength);
  /external/tcpdump/
tcpdump-stdinc.h 149 #undef htonl macro
157 #define htonl(x) __ntohl(x) macro
  /bionic/libc/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /development/ndk/platforms/android-3/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /external/grub/stage2/
imgact_aout.h 48 #define htonl(x) ntohl(x) macro
70 ( (ex).a_midmag = htonl( (((flag)&0x3f)<<26) | (((mid)&0x03ff)<<16) | \
123 unsigned long a_midmag; /* htonl(flags<<26 | mid<<16 | magic) */
  /external/kernel-headers/original/linux/byteorder/
generic.h 51 * htonl(__u32 x)
147 #undef htonl macro
155 extern __be32 htonl(__u32);
166 #define htonl(x) ___htonl(x) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 206 #define htonl(x) __swap32(x) macro
245 #define htonl(x) (x) macro
260 #define HTONL(x) (x) = htonl((u_int32_t)(x))
  /external/valgrind/main/coregrind/
m_libcfile.c 659 UInt VG_(htonl) ( UInt x ) function
730 servAddr.sin_addr.s_addr = VG_(htonl)(ip);
  /frameworks/base/libs/utils/
Unicode.cpp 23 # undef htonl macro
29 # define htonl(x) ntohl(x) macro
34 # define htonl(x) (x) macro
ResourceTypes.cpp 51 #undef htonl macro
55 #define htonl(x) ntohl(x) macro
60 #define htonl(x) (x)
139 xDivs[i] = htonl(xDivs[i]);
142 yDivs[i] = htonl(yDivs[i]);
144 paddingLeft = htonl(paddingLeft);
145 paddingRight = htonl(paddingRight);
146 paddingTop = htonl(paddingTop);
147 paddingBottom = htonl(paddingBottom);
149 colors[i] = htonl(colors[i])
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in.h 355 extern uint32_t htonl (uint32_t __hostlong)
374 # define htonl(x) (x) macro
380 # define htonl(x) __bswap_32 (x) macro
396 && ((__const uint32_t *) (a))[3] == htonl (1))
401 ((((__const uint32_t *) (a))[0] & htonl (0xffc00000)) \
402 == htonl (0xfe800000))
405 ((((__const uint32_t *) (a))[0] & htonl (0xffc00000)) \
406 == htonl (0xfec00000))
411 && (((__const uint32_t *) (a))[2] == htonl (0xffff)))

Completed in 622 milliseconds