HomeSort by relevance Sort by last modified time
    Searched refs:aligned (Results 201 - 225 of 1352) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter/
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg *timer __attribute__((aligned(8)));
xt_RATEEST.h 27 struct xt_rateest *est __attribute__((aligned(8)));
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg *timer __attribute__((aligned(8)));
xt_RATEEST.h 27 struct xt_rateest *est __attribute__((aligned(8)));
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg *timer __attribute__((aligned(8)));
xt_RATEEST.h 27 struct xt_rateest *est __attribute__((aligned(8)));
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg *timer __attribute__((aligned(8)));
xt_RATEEST.h 27 struct xt_rateest *est __attribute__((aligned(8)));
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/
xt_IDLETIMER.h 27 struct idletimer_tg *timer __attribute__((aligned(8)));
xt_RATEEST.h 27 struct xt_rateest *est __attribute__((aligned(8)));
xt_bpf.h 29 struct sk_filter *filter __attribute__((aligned(8)));
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
socket.h 29 } __attribute__ ((aligned(_K_SS_ALIGNSIZE)));
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_CT.h 36 struct nf_conn *ct __attribute__((aligned(8)));
47 struct nf_conn *ct __attribute__((aligned(8)));
  /development/ndk/platforms/android-L/include/linux/netfilter/
xt_CT.h 36 struct nf_conn *ct __attribute__((aligned(8)));
47 struct nf_conn *ct __attribute__((aligned(8)));
  /external/clang/test/CodeGen/
2008-01-25-ZeroSizedAggregate.c 7 __attribute__((aligned)) Tlong:0;
17 typedef unsigned long long int Tal2ullong __attribute__((aligned(2)));

Completed in 803 milliseconds

1 2 3 4 5 6 7 891011>>