Searched refs:aligned (Results 1 - 7 of 7) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_clone.c57 char clone_stack[STACK_SIZE] __attribute__ ((aligned (PAGE_SIZE)));
/system/core/adb/
H A Dlog_service.c45 unsigned char buf[LOGGER_ENTRY_MAX_LEN + 1] __attribute__((aligned(4)));
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S183 beqz $t0,aligned
197 aligned: label
/system/core/libpixelflinger/
H A Dt32cb16blend.S147 beq aligned
158 aligned: label
H A Dscanline.cpp1885 } tc[GGL_TEXTURE_UNIT_COUNT] __attribute__((aligned(16)));
/system/core/include/private/pixelflinger/
H A Dggl_context.h531 generated_vars_t generated_vars __attribute__((aligned(32)));
532 uint8_t ditherMatrix[GGL_DITHER_SIZE] __attribute__((aligned(32)));
/system/core/logcat/
H A Dlogcat.cpp37 unsigned char buf[LOGGER_ENTRY_MAX_LEN + 1] __attribute__((aligned(4)));
38 struct logger_entry entry __attribute__((aligned(4)));

Completed in 107 milliseconds