Searched refs:ALIGNED (Results 1 - 11 of 11) sorted by relevance

/external/clang/test/Sema/
H A Dalign-x86.c28 #define ALIGNED(x) __attribute__((aligned(x))) macro
30 typedef ALIGNED(2) struct {
40 typedef struct ALIGNED(2) {
/external/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cc38 const MallocDebug asan_malloc_dispatch ALIGNED(32) = {
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h32 # define ALIGNED(x) __declspec(align(x)) macro
41 # define ALIGNED(x) __attribute__((aligned(x)))
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc22 static char allocator_placeholder[sizeof(Allocator)] ALIGNED(64);
H A Dtsan_rtl.cc36 THREADLOCAL char cur_thread_placeholder[sizeof(ThreadState)] ALIGNED(64);
38 static char ctx_placeholder[sizeof(Context)] ALIGNED(64);
H A Dtsan_interface_ann.cc87 static char dyn_ann_ctx_placeholder[sizeof(DynamicAnnContext)] ALIGNED(64);
/external/valgrind/unittest/
H A Dthread_wrappers_win.h58 #define ALIGNED(x) __declspec (align(x)) macro
H A Dthread_wrappers_pthread.h55 #define ALIGNED(X) __attribute__ ((aligned (X))) macro
H A Dracecheck_unittest.cc3981 } ALIGNED(64);
6050 } ALIGNED(64);
6081 } ALIGNED(64);
/external/bison/tests/
H A Dtestsuite[all...]
/external/srec/config/en.us/dictionary/
H A Dc0.62465 ALIGNED AH0 L AY1 N D
[all...]

Completed in 2057 milliseconds