Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 19 of 19) sorted by relevance

/system/bt/bta/mce/
Dbta_mce_cfg.c35 static UINT8 __attribute__ ((aligned(4))) bta_mce_sdp_db_data[BTA_MCE_SDP_DB_SIZE];
/system/bt/bta/sdp/
Dbta_sdp_cfg.c31 static UINT8 __attribute__ ((aligned(4))) bta_sdp_db_data[BTA_SDP_DB_SIZE];
/system/bt/bta/jv/
Dbta_jv_cfg.c45 static UINT8 __attribute__ ((aligned(4))) bta_jv_sdp_db_data[BTA_JV_SDP_DB_SIZE];
/system/core/include/sysutils/
DNetlinkListener.h24 char mBuffer[64 * 1024] __attribute__((aligned(4)));
/system/core/libpixelflinger/arch-mips64/
Dt32cb16blend.S88 beqz $a4,aligned
102 aligned: label
/system/core/libpixelflinger/
Dt32cb16blend.S148 beq aligned
159 aligned: label
Dscanline.cpp1908 } tc[GGL_TEXTURE_UNIT_COUNT] __attribute__((aligned(16))); in scanline_perspective()
/system/core/libpixelflinger/arch-arm64/
Dt32cb16blend.S162 b.eq aligned
172 aligned: label
/system/extras/perfprofd/quipper/base/
Dcompiler_specific.h122 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment)))
/system/core/libpixelflinger/arch-mips/
Dt32cb16blend.S190 beqz $t0,aligned
204 aligned: label
/system/bt/btif/include/
Dbtif_common.h193 char __attribute__ ((aligned)) p_param[]; /* parameter area needs to be last */
/system/core/include/log/
Dlogger.h103 } __attribute__((aligned(4)));
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h533 generated_vars_t generated_vars __attribute__((aligned(32)));
534 uint8_t ditherMatrix[GGL_DITHER_SIZE] __attribute__((aligned(32)));
/system/connectivity/shill/shims/
Dnetfilter_queue_processor.cc161 char buffer[kBufferSize] __attribute__((aligned)); in Run()
/system/keymaster/
Docb.c1332 #define ALIGN(n) __attribute__((aligned(n)))
/system/tpm/trunks/generator/
Draw_commands.txt19582 // array and it may not be aligned to accept a 64-bit value. The method
19584 // 64-bit value that is byte aligned.
19987 // array and it may not be aligned to accept a 64-bit value. The method
19989 // 64-bit value that is byte aligned.
Draw_commands_fixed.txt19593 // array and it may not be aligned to accept a 64-bit value. The method
19595 // 64-bit value that is byte aligned.
19998 // array and it may not be aligned to accept a 64-bit value. The method
20000 // 64-bit value that is byte aligned.
Draw_structures.txt2362 maximum size, the sizeof() function returns the octet-aligned size of the structure, with no paddin…
Draw_structures_fixed.txt2362 maximum size, the sizeof() function returns the octet-aligned size of the structure, with no paddin…