HomeSort by relevance Sort by last modified time
    Searched full:__aligned (Results 1 - 25 of 60) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
aufs_type.h 126 #ifndef __aligned
127 #define __aligned(x) __attribute__((aligned(x))) macro
137 } __aligned(8);
146 } __aligned(8);
185 } __aligned(8);
192 } __aligned(8);
199 } __aligned(8);
  /device/asus/fugu/original-kernel-headers/linux/
kct.h 50 } __aligned(4);
60 } __aligned(4);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_freebsd.h 62 int mc_fpstate[128] __aligned(16);
  /system/core/liblog/tests/
liblog_benchmark.cpp 208 char buf[sizeof(struct packet) + 8] __aligned(8);
284 char buf[sizeof(struct packet) + 8] __aligned(8);
360 char buf[sizeof(struct packet) + 8 + LOGGER_ENTRY_MAX_PAYLOAD] __aligned(8);
433 char buf[sizeof(struct packet) + 8 + LOGGER_ENTRY_MAX_PAYLOAD] __aligned(8);
  /system/core/logd/
LogListener.cpp 51 char control[CMSG_SPACE(sizeof(struct ucred))] __aligned(4);
  /device/asus/fugu/kernel-headers/linux/
kct.h 60 } __aligned(4);
71 } __aligned(4);
  /bionic/libm/i387/
npx.h 112 } __aligned(16);
  /development/ndk/platforms/android-21/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/sys/
cdefs.h 208 #define __aligned(x) __attribute__((__aligned__(x))) macro
212 #define __aligned(x) /* delete */ macro
216 #define __aligned(x) error: no __aligned for this compiler macro

Completed in 4879 milliseconds

1 2 3