/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
H A D | setjmp_.h | 26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | setjmp_.h | 26 typedef uint64_t jmp_buf[JMP_SIZE] __aligned(16); typedef
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | nx.h | 15 #define __aligned(x) __attribute__((aligned(x))) macro
|
/aosp_15_r20/external/libtraceevent/include/linux/ |
H A D | compiler-gcc.h | 49 #define __aligned(x) __attribute__((aligned(x))) macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/ |
H A D | cdefs.h | 15 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | cdefs.h | 16 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
H A D | compiler.h | 15 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/ |
H A D | defines.h | 14 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | aufs_type.h | 127 #define __aligned(x) __attribute__((aligned(x))) macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/ |
H A D | smccc_helpers.h | 86 } smc_ctx_t __aligned(8); typedef
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/ |
D | smccc_helpers.h | 86 } smc_ctx_t __aligned(8); typedef
|
/aosp_15_r20/external/gsc-utils/include/ |
H A D | common.h | 58 #define __aligned(n) __attribute__((aligned(n))) macro
|
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 36 def __aligned(x): return __attribute__((__aligned__(x))) function 40 def __aligned(x): return __attribute__((__aligned__(x))) function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 36 def __aligned(x): return __attribute__((__aligned__(x))) function 40 def __aligned(x): return __attribute__((__aligned__(x))) function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 36 def __aligned(x): return __attribute__((__aligned__(x))) function 40 def __aligned(x): return __attribute__((__aligned__(x))) function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/ |
D | cdefs.h | 219 #define __aligned(x) __attribute__((__aligned__(x))) macro
|
/aosp_15_r20/external/flashrom/ |
H A D | cros_ec_commands.h | 355 #define __aligned(x) __attribute__((aligned(x))) macro
|
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/ |
H A D | ec_commands.h | 556 #define __aligned(x) __attribute__((aligned(x))) macro
|