HomeSort by relevance Sort by last modified time
    Searched refs:ntohl (Results 101 - 125 of 376) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
endian.h 195 uint32_t ntohl(uint32_t) __pure2;
201 #define ntohl(x) __swap32(x) macro
241 #define ntohl(x) (x) macro
252 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /system/extras/ext4_utils/
uuid.c 58 uuid->time_low = ntohl(uuid->time_low);
  /external/valgrind/main/coregrind/
fixup_macho_loadcmds.c 178 if (ntohl(fh_be->magic) == FAT_MAGIC)
259 fh.magic = ntohl(fh_be->magic);
260 fh.nfat_arch = ntohl(fh_be->nfat_arch);
281 arch.cputype = ntohl(arch_be->cputype);
282 arch.cpusubtype = ntohl(arch_be->cpusubtype);
283 arch.offset = ntohl(arch_be->offset);
284 arch.size = ntohl(arch_be->size);
launcher-darwin.c 132 uint32_t nfat_arch = ntohl(fh->nfat_arch);
135 if (ntohl(fa[i].cputype) == cputype) return 1;
171 if (ntohl(fh->magic) == FAT_MAGIC) {
172 uint32_t nfat_arch = ntohl(fh->nfat_arch);
177 return name_for_cputype(ntohl(fa->cputype));
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
socket_test.cc 324 uint32_t expected_addr = ntohl(0x07060504);
326 expected_addr = ntohl(0xffffffff);
330 expected_addr = ntohl(1 << 24 | 2 << 16 | 3);
332 expected_addr = ntohl(1 << 24 | 2 << 16 | 300);
336 expected_addr = ntohl(1 << 24 | 20000);
338 expected_addr = ntohl(1 << 24 | 2);
342 expected_addr = ntohl(255);
344 expected_addr = ntohl(4000000000U);
529 TEST(SocketUtilityFunctions, Ntohl) {
533 uint32_t host_long = ntohl(network_long)
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
datatypes.h 65 # define ntohl(x) _byteswap_ulong (x) macro
305 z->v32[3] = ntohl((uint32_t) tmp); \
309 z->v32[2] = ntohl((uint32_t) tmp); \
313 z->v32[1] = ntohl((uint32_t) tmp); \
317 z->v32[0] = ntohl((uint32_t) tmp); \
416 # define be32_to_cpu(x) ntohl((x))
  /external/iproute2/tc/
em_u32.c 163 (unsigned int) ntohl(u_key->val),
164 (unsigned int) ntohl(u_key->mask),
  /external/tcpdump/
tcpdump-stdinc.h 194 #undef ntohl macro
202 #define ntohl(x) __ntohl(x) macro
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_eglapi.cpp 69 cmdSize = ntohl(cmdSize);
91 uint32_t cmd = ntohl(*(uint32_t*)cmdBuf);
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc 50 *out = ntohl(tmp);
  /external/dhcpcd/
showlease.c 283 *i = ntohl(a);
297 return ntohl(IN_CLASSA_NET);
299 return ntohl(IN_CLASSB_NET);
301 return ntohl(IN_CLASSC_NET);
  /external/qemu/slirp-android/
helper.h 36 # include <winsock2.h> /* for ntohl */
55 return ntohl(ip.addr);
  /development/ndk/platforms/android-3/include/sys/
endian.h 209 #define ntohl(x) __swap32(x) macro
248 #define ntohl(x) (x) macro
259 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 208 #define ntohl(x) __swap32(x) macro
247 #define ntohl(x) (x) macro
258 #define NTOHL(x) (x) = ntohl((u_int32_t)(x))

Completed in 980 milliseconds

1 2 3 45 6 7 8 91011>>