HomeSort by relevance Sort by last modified time
    Searched refs:NS_INT32SZ (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /bionic/libc/dns/nameser/
ns_parse.c 93 if (ptr + NS_INT32SZ + NS_INT16SZ > eom)
95 ptr += NS_INT32SZ/*TTL*/;
186 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
249 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
ns_print.c 209 if ((edata - rdata) != 5*NS_INT32SZ)
213 t = ns_get32(rdata); rdata += NS_INT32SZ;
222 t = ns_get32(rdata); rdata += NS_INT32SZ;
231 t = ns_get32(rdata); rdata += NS_INT32SZ;
240 t = ns_get32(rdata); rdata += NS_INT32SZ;
249 t = ns_get32(rdata); rdata += NS_INT32SZ;
420 if (rdlen < 1U + NS_INT32SZ)
520 t = ns_get32(rdata); rdata += NS_INT32SZ;
528 t = ns_get32(rdata); rdata += NS_INT32SZ;
533 t = ns_get32(rdata); rdata += NS_INT32SZ;
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_parse.c 105 if (ptr + NS_INT32SZ > eom)
107 ptr += NS_INT32SZ/*TTL*/;
211 if (handle->_msg_ptr + NS_INT32SZ > handle->_eom)
ns_print.c 225 if ((edata - rdata) != 5*NS_INT32SZ)
229 t = ns_get32(rdata); rdata += NS_INT32SZ;
238 t = ns_get32(rdata); rdata += NS_INT32SZ;
247 t = ns_get32(rdata); rdata += NS_INT32SZ;
256 t = ns_get32(rdata); rdata += NS_INT32SZ;
265 t = ns_get32(rdata); rdata += NS_INT32SZ;
429 if (rdlen < NS_INT32SZ + 1)
518 t = ns_get32(rdata); rdata += NS_INT32SZ;
526 t = ns_get32(rdata); rdata += NS_INT32SZ;
531 t = ns_get32(rdata); rdata += NS_INT32SZ;
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 83 #define INT32SZ NS_INT32SZ
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
496 (cp) += NS_INT32SZ; \
514 (cp) += NS_INT32SZ; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 92 #define INT32SZ NS_INT32SZ
nameser.h 87 #define NS_INT32SZ 4 /*%< #/bytes of data in a u_int32_t */
450 (cp) += NS_INT32SZ; \
468 (cp) += NS_INT32SZ; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h 92 #define INT32SZ NS_INT32SZ
nameser.h 87 #define NS_INT32SZ 4 /*%< #/bytes of data in a u_int32_t */
450 (cp) += NS_INT32SZ; \
468 (cp) += NS_INT32SZ; \
  /development/ndk/platforms/android-21/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 87 #define NS_INT32SZ 4 /*%< #/bytes of data in a u_int32_t */
479 (cp) += NS_INT32SZ; \
497 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 85 #define NS_INT32SZ 4 /* #/bytes of data in a uint32_t */
500 (cp) += NS_INT32SZ; \
518 (cp) += NS_INT32SZ; \

Completed in 7229 milliseconds

1 2 3 4