Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 55) sorted by relevance

123

/bionic/libc/kernel/uapi/sound/
Dcompress_offload.h28 } __attribute__((packed, aligned(4)));
33 } __attribute__((packed, aligned(4)));
40 } __attribute__((packed, aligned(4)));
44 } __attribute__((packed, aligned(4)));
58 } __attribute__((packed, aligned(4)));
63 } __attribute__((packed, aligned(4)));
71 } __attribute__((packed, aligned(4)));
Dcompress_params.h152 } __attribute__((packed, aligned(4)));
157 } __attribute__((packed, aligned(4)));
161 } __attribute__((packed, aligned(4)));
165 } __attribute__((packed, aligned(4)));
172 } __attribute__((packed, aligned(4)));
185 } __attribute__((packed, aligned(4)));
200 } __attribute__((packed, aligned(4)));
/bionic/libc/kernel/uapi/linux/
Dtypes.h34 #define __aligned_u64 __u64 __attribute__((aligned(8)))
35 #define __aligned_be64 __be64 __attribute__((aligned(8)))
36 #define __aligned_le64 __le64 __attribute__((aligned(8)))
Dmic_common.h30 } __attribute__((aligned(8)));
40 } __attribute__((aligned(8)));
49 } __attribute__((aligned(8)));
58 } __attribute__((aligned(8)));
Dtaskstats.h29 __u64 cpu_count __attribute__((aligned(8)));
38 __u8 ac_sched __attribute__((aligned(8)));
40 __u32 ac_uid __attribute__((aligned(8)));
45 __u64 ac_etime __attribute__((aligned(8)));
Drseq.h46 } __attribute__((aligned(4 * sizeof(__u64))));
67 } __attribute__((aligned(4 * sizeof(__u64))));
Datmapi.h22 #define __ATM_API_ALIGN __attribute__((aligned(8)))
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsiginfo.h23 typedef long long __kernel_si_clock_t __attribute__((aligned(4)));
25 #define __ARCH_SI_ATTRIBUTES __attribute__((aligned(8)))
Dstatfs.h21 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4)))
/bionic/libc/kernel/uapi/asm-mips/asm/
Dptrace.h41 } __attribute__((aligned(8)));
63 } __attribute__((aligned(8)));
69 } __attribute__((aligned(8)));
/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_rateest.h46 struct xt_rateest * est1 __attribute__((aligned(8)));
47 struct xt_rateest * est2 __attribute__((aligned(8)));
Dxt_bpf.h30 struct bpf_prog * filter __attribute__((aligned(8)));
46 struct bpf_prog * filter __attribute__((aligned(8)));
Dxt_cgroup.h34 void * priv __attribute__((aligned(8)));
46 void * priv __attribute__((aligned(8)));
Dxt_CT.h36 struct nf_conn * ct __attribute__((aligned(8)));
45 struct nf_conn * ct __attribute__((aligned(8)));
Dxt_hashlimit.h89 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8)));
94 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8)));
99 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8)));
Dxt_TEE.h25 struct xt_tee_priv * priv __attribute__((aligned(8)));
Dxt_LED.h26 void * internal_data __attribute__((aligned(8)));
Dxt_IDLETIMER.h26 struct idletimer_tg * timer __attribute__((aligned(8)));
Dxt_RATEEST.h27 struct xt_rateest * est __attribute__((aligned(8)));
/bionic/tests/libs/
Dcfi_test_bad_lib.cpp2 __attribute__((aligned(4096))) extern "C" char dummy[16] = {};
/bionic/libc/kernel/uapi/asm-arm/asm/
Dstatfs.h21 #define ARCH_PACK_STATFS64 __attribute__((packed, aligned(4)))
/bionic/libc/kernel/uapi/asm-arm64/asm/
Dstatfs.h21 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4)))
/bionic/libc/kernel/uapi/scsi/
Dscsi_netlink.h32 } __attribute__((aligned(sizeof(uint64_t))));
45 } __attribute__((aligned(sizeof(uint64_t))));
/bionic/libc/include/bits/
Dstruct_file.h42 } __attribute__((aligned(sizeof(void*))));
/bionic/libc/kernel/uapi/linux/netfilter_bridge/
Debtables.h66 char data[0] __attribute__((aligned(__alignof__(struct ebt_replace))));
91 unsigned char data[0] __attribute__((aligned(__alignof__(struct ebt_replace))));
102 unsigned char data[0] __attribute__((aligned(__alignof__(struct ebt_replace))));
113 unsigned char data[0] __attribute__((aligned(__alignof__(struct ebt_replace))));
135 unsigned char elems[0] __attribute__((aligned(__alignof__(struct ebt_replace))));

123