Home
last modified time | relevance | path

Searched refs:__bitwise (Results 1 – 17 of 17) sorted by relevance

/external/iptables/include/linux/
Dtypes.h22 #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;
/external/kernel-headers/original/uapi/linux/
Dtypes.h26 #define __bitwise __bitwise__ macro
28 typedef __u16 __bitwise __le16;
29 typedef __u16 __bitwise __be16;
30 typedef __u32 __bitwise __le32;
31 typedef __u32 __bitwise __be32;
32 typedef __u64 __bitwise __le64;
33 typedef __u64 __bitwise __be64;
35 typedef __u16 __bitwise __sum16;
36 typedef __u32 __bitwise __wsum;
Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
43 typedef __u32 __bitwise __virtio32;
44 typedef __u64 __bitwise __virtio64;
/external/e2fsprogs/lib/blkid/
Dblkid_types.h27 #define __bitwise __attribute__((bitwise)) macro
30 #define __bitwise macro
34 typedef __u16 __bitwise __le16;
35 typedef __u32 __bitwise __le32;
36 typedef __u64 __bitwise __le64;
37 typedef __u16 __bitwise __be16;
38 typedef __u32 __bitwise __be32;
39 typedef __u64 __bitwise __be64;
/external/e2fsprogs/util/
Dandroid_types.h27 #define __bitwise __attribute__((bitwise)) macro
30 #define __bitwise macro
34 typedef __u16 __bitwise __le16;
35 typedef __u32 __bitwise __le32;
36 typedef __u64 __bitwise __le64;
37 typedef __u16 __bitwise __be16;
38 typedef __u32 __bitwise __be32;
39 typedef __u64 __bitwise __be64;
/external/e2fsprogs/lib/ext2fs/
Dext2_types.h27 #define __bitwise __attribute__((bitwise)) macro
30 #define __bitwise macro
34 typedef __u16 __bitwise __le16;
35 typedef __u32 __bitwise __le32;
36 typedef __u64 __bitwise __le64;
37 typedef __u16 __bitwise __be16;
38 typedef __u32 __bitwise __be32;
39 typedef __u64 __bitwise __be64;
Dext2_types.h.in176 #define __bitwise __attribute__((bitwise)) macro
179 #define __bitwise macro
183 typedef __u16 __bitwise __le16;
184 typedef __u32 __bitwise __le32;
185 typedef __u64 __bitwise __le64;
186 typedef __u16 __bitwise __be16;
187 typedef __u32 __bitwise __be32;
188 typedef __u64 __bitwise __be64;
Dext2fs.h76 typedef __u32 __bitwise ext2_ino_t;
77 typedef __u32 __bitwise blk_t;
78 typedef __u64 __bitwise blk64_t;
79 typedef __u32 __bitwise dgrp_t;
80 typedef __u32 __bitwise ext2_off_t;
81 typedef __u64 __bitwise ext2_off64_t;
82 typedef __s64 __bitwise e2_blkcnt_t;
83 typedef __u32 __bitwise ext2_dirhash_t;
/external/e2fsprogs/lib/uuid/
Duuid_types.h27 #define __bitwise __attribute__((bitwise)) macro
30 #define __bitwise macro
34 typedef __u16 __bitwise __le16;
35 typedef __u32 __bitwise __le32;
36 typedef __u64 __bitwise __le64;
37 typedef __u16 __bitwise __be16;
38 typedef __u32 __bitwise __be32;
39 typedef __u64 __bitwise __be64;
/external/wpa_supplicant_8/src/utils/
Dcommon.h422 #undef __bitwise
423 #define __bitwise __attribute__((bitwise)) macro
426 #define __bitwise macro
429 typedef u16 __bitwise be16;
430 typedef u16 __bitwise le16;
431 typedef u32 __bitwise be32;
432 typedef u32 __bitwise le32;
433 typedef u64 __bitwise be64;
434 typedef u64 __bitwise le64;
/external/kernel-headers/original/uapi/sound/
Dasound.h180 typedef int __bitwise snd_pcm_access_t;
188 typedef int __bitwise snd_pcm_format_t;
261 typedef int __bitwise snd_pcm_subformat_t;
291 typedef int __bitwise snd_pcm_state_t;
823 typedef int __bitwise snd_ctl_elem_type_t;
833 typedef int __bitwise snd_ctl_elem_iface_t;
Dasequencer.h340 typedef int __bitwise snd_seq_client_type_t;
/external/tinycompress/
Dutils.c59 #define __bitwise macro
Dcplay.c67 #define __bitwise macro
Dcompress.c72 #define __bitwise macro
/external/tinyalsa/
Dmixer.c43 #define __bitwise macro
Dpcm.c45 #define __bitwise macro