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

1 2

  /external/iproute2/include/linux/
types.h 22 #define __bitwise __bitwise__ macro
24 #define __bitwise macro
27 typedef __u16 __bitwise __le16;
28 typedef __u16 __bitwise __be16;
29 typedef __u32 __bitwise __le32;
30 typedef __u32 __bitwise __be32;
31 typedef __u64 __bitwise __le64;
32 typedef __u64 __bitwise __be64;
34 typedef __u16 __bitwise __sum16;
35 typedef __u32 __bitwise __wsum
    [all...]
  /external/iptables/include/linux/
types.h 22 #define __bitwise __bitwise__ macro
24 #define __bitwise macro
27 typedef __u16 __bitwise __le16;
28 typedef __u16 __bitwise __be16;
29 typedef __u32 __bitwise __le32;
30 typedef __u32 __bitwise __be32;
31 typedef __u64 __bitwise __le64;
32 typedef __u64 __bitwise __be64;
34 typedef __u16 __bitwise __sum16;
35 typedef __u32 __bitwise __wsum
    [all...]
  /bionic/libc/kernel/common/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /development/ndk/platforms/android-3/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
types.h 19 #define __bitwise macro
21 typedef __u16 __bitwise __le16;
22 typedef __u16 __bitwise __be16;
23 typedef __u32 __bitwise __le32;
24 typedef __u32 __bitwise __be32;
26 typedef __u64 __bitwise __le64;
27 typedef __u64 __bitwise __be64;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 148 #define __bitwise __bitwise__ macro
150 #define __bitwise macro
153 typedef __u16 __bitwise __le16;
154 typedef __u16 __bitwise __be16;
155 typedef __u32 __bitwise __le32;
156 typedef __u32 __bitwise __be32;
158 typedef __u64 __bitwise __le64;
159 typedef __u64 __bitwise __be64;
161 typedef __u16 __bitwise __sum16;
162 typedef __u32 __bitwise __wsum
    [all...]
  /external/kernel-headers/original/linux/
types.h 164 #define __bitwise __bitwise__ macro
166 #define __bitwise macro
169 typedef __u16 __bitwise __le16;
170 typedef __u16 __bitwise __be16;
171 typedef __u32 __bitwise __le32;
172 typedef __u32 __bitwise __be32;
174 typedef __u64 __bitwise __le64;
175 typedef __u64 __bitwise __be64;
pm.h 34 typedef int __bitwise pm_request_t;
43 typedef int __bitwise pm_dev_t;
105 typedef int __bitwise suspend_state_t;
113 typedef int __bitwise suspend_disk_method_t;
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.h 399 #define __bitwise __attribute__((bitwise)) macro
402 #define __bitwise macro
405 typedef u16 __bitwise be16;
406 typedef u16 __bitwise le16;
407 typedef u32 __bitwise be32;
408 typedef u32 __bitwise le32;
409 typedef u64 __bitwise be64;
410 typedef u64 __bitwise le64;
  /external/wpa_supplicant_8/src/utils/
common.h 426 #define __bitwise __attribute__((bitwise)) macro
429 #define __bitwise macro
432 typedef u16 __bitwise be16;
433 typedef u16 __bitwise le16;
434 typedef u32 __bitwise be32;
435 typedef u32 __bitwise le32;
436 typedef u64 __bitwise be64;
437 typedef u64 __bitwise le64;
  /bionic/libc/kernel/common/sound/
asound.h 122 typedef int __bitwise snd_pcm_access_t;
131 typedef int __bitwise snd_pcm_format_t;
209 typedef int __bitwise snd_pcm_subformat_t;
231 typedef int __bitwise snd_pcm_state_t;
695 typedef int __bitwise snd_ctl_elem_type_t;
706 typedef int __bitwise snd_ctl_elem_iface_t;
    [all...]
  /external/kernel-headers/original/sound/
asound.h 168 typedef int __bitwise snd_pcm_access_t;
176 typedef int __bitwise snd_pcm_format_t;
240 typedef int __bitwise snd_pcm_subformat_t;
260 typedef int __bitwise snd_pcm_state_t;
716 typedef int __bitwise snd_ctl_elem_type_t;
726 typedef int __bitwise snd_ctl_elem_iface_t;
    [all...]
  /bionic/libc/kernel/arch-arm/asm/arch/
mcbsp.h 142 typedef int __bitwise omap_mcbsp_io_type_t;
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
mcbsp.h 142 typedef int __bitwise omap_mcbsp_io_type_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h 142 typedef int __bitwise omap_mcbsp_io_type_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
mcbsp.h 142 typedef int __bitwise omap_mcbsp_io_type_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
mcbsp.h 142 typedef int __bitwise omap_mcbsp_io_type_t;

Completed in 765 milliseconds

1 2