Searched defs:__u32 (Results 1 - 15 of 15) sorted by relevance

/external/fio/os/windows/posix/include/asm/
H A Dtypes.h5 typedef unsigned int __u32; typedef
/external/clang/test/CodeGen/
H A D2008-01-28-UnionSize.c5 typedef unsigned int __u32; typedef
7 typedef __u32 __le32;
H A D2009-07-22-StructLayout.c6 typedef unsigned int __u32; typedef
30 .bmEthernetStatistics = (( __le32)(__u32)(0)),
/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h19 typedef unsigned __int32 __u32; typedef
25 typedef __u32 ino_t;
/external/kernel-headers/original/uapi/asm-generic/
H A Dint-l64.h26 typedef unsigned int __u32; typedef
H A Dint-ll64.h26 typedef unsigned int __u32; typedef
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dlinux_wext.h24 typedef uint32_t __u32; typedef
/external/wpa_supplicant_8/src/drivers/
H A Dlinux_wext.h24 typedef uint32_t __u32; typedef
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dlinux_wext.h24 typedef uint32_t __u32; typedef
/external/e2fsprogs/lib/blkid/
H A Dblkid_types.h53 typedef __U32_TYPEDEF __u32; typedef
56 typedef unsigned int __u32; typedef
59 typedef unsigned long __u32; typedef
62 typedef unsigned short __u32; typedef
/external/e2fsprogs/lib/ext2fs/
H A Dext2_types.h53 typedef __U32_TYPEDEF __u32; typedef
56 typedef unsigned int __u32; typedef
59 typedef unsigned long __u32; typedef
62 typedef unsigned short __u32; typedef
/external/autotest/client/profilers/powertop/src/
H A Dbluetooth.c46 #define __u32 uint32_t macro
53 __u32 err_rx;
54 __u32 err_tx;
55 __u32 cmd_tx;
56 __u32 evt_rx;
57 __u32 acl_tx;
58 __u32 acl_rx;
59 __u32 sco_tx;
60 __u32 sco_rx;
61 __u32 byte_r
[all...]
/external/libcap/libcap/
H A Dlibcap.h22 #ifndef __u32
23 #define __u32 uint32_t macro
24 #endif /* __u32 */
103 # define CAP_TO_INDEX(x) ((x) >> 5) /* 1 << 5 == bits in __u32 */
112 #define CAP_SET_SIZE (__CAP_BLKS * sizeof(__u32))
119 __u32 flat[NUMBER_OF_CAP_SETS];
141 #define __libcap_check_magic(c,magic) ((c) && *(-1+(__u32 *)(c)) == (magic))
/external/kernel-headers/original/uapi/drm/
H A Ddrm.h54 typedef uint32_t __u32; typedef
511 __u32 crtc;
512 __u32 cmd;
588 __u32 handle;
589 __u32 pad;
595 __u32 handle;
598 __u32 name;
604 __u32 name;
607 __u32 handle;
673 __u32 handl
[all...]
/external/libdrm/include/drm/
H A Ddrm.h54 typedef uint32_t __u32; typedef
513 __u32 crtc;
514 __u32 cmd;
590 __u32 handle;
591 __u32 pad;
597 __u32 handle;
600 __u32 name;
606 __u32 name;
609 __u32 handle;
660 __u32 handl
[all...]

Completed in 915 milliseconds