HomeSort by relevance Sort by last modified time
    Searched refs:__uint16_t (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
_types.h 48 typedef __uint16_t __in_port_t; /* IP port type */
55 typedef __uint16_t __sa_family_t; /* sockaddr address family type */
  /external/wpa_supplicant_8/src/drivers/
linux_wext.h 26 typedef __uint16_t __u16;
  /development/ndk/platforms/android-3/include/sys/
endian.h 57 __uint16_t __swap16gen_x = (x); \
59 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
89 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
118 __uint16_t __swap16_x = (x); \
148 __uint16_t *__swap16_multi_v = (v); \
166 __uint16_t htobe16(__uint16_t);
169 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 56 __uint16_t __swap16gen_x = (x); \
58 (__uint16_t)((__swap16gen_x & 0xff) << 8 | \
88 (__uint16_t)(((__uint16_t)(x) & 0xff) << 8 | ((__uint16_t)(x) & 0xff00) >> 8)
117 __uint16_t __swap16_x = (x); \
147 __uint16_t *__swap16_multi_v = (v); \
165 __uint16_t htobe16(__uint16_t);
168 __uint16_t betoh16(__uint16_t)
    [all...]

Completed in 2651 milliseconds

12 3 4 5 6 7 8