Home
last modified time | relevance | path

Searched defs:ALIGN_SIZE (Results 1 – 15 of 15) sorted by relevance

/external/libaom/av1/encoder/x86/
Dhash_sse42.c18 #define ALIGN_SIZE 8 macro
/external/libxml2/
Dxmlmemory.c46 #define ALIGN_SIZE 16 macro
48 #define ALIGN_SIZE sizeof(double) macro
/external/cronet/stable/third_party/libxml/src/
Dxmlmemory.c46 #define ALIGN_SIZE 16 macro
48 #define ALIGN_SIZE sizeof(double) macro
/external/cronet/tot/third_party/libxml/src/
Dxmlmemory.c46 #define ALIGN_SIZE 16 macro
48 #define ALIGN_SIZE sizeof(double) macro
/external/xz-java/src/org/tukaani/xz/lzma/
DLZMACoder.java30 static final int ALIGN_SIZE = 1 << ALIGN_BITS; field in LZMACoder
/external/xz-embedded/linux/lib/xz/
Dxz_lzma2.h190 #define ALIGN_SIZE (1 << ALIGN_BITS) macro
/external/pcre/src/sljit/allocator_src/
DsljitExecAllocatorCore.c115 #define ALIGN_SIZE(size) (((size) + sizeof(struct block_header) + 7u) & ~(sljit_uw)7) macro
/external/aac/libSYS/include/
Dmachine_type.h304 #define ALIGN_SIZE(a) \ macro
/external/libjpeg-turbo/
Djmemmgr.c87 #define ALIGN_SIZE MAX(sizeof(void *), sizeof(double)) macro
89 #define ALIGN_SIZE 32 /* Most of the SIMD instructions we support require macro
/external/kernel-headers/original/uapi/linux/
Dtarget_core_user.h45 #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ macro
/external/freetype/src/type1/
Dt1load.c318 #define ALIGN_SIZE( n ) \ in T1_Get_MM_Var() macro
/external/freetype/src/truetype/
Dttgxvar.c2434 #define ALIGN_SIZE( n ) \ in TT_Get_MM_Var() macro
/external/toybox/toys/pending/
Dxzcat.c834 #define ALIGN_SIZE (1 << ALIGN_BITS) macro
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/NetworkManagement/NetManagement/
Dmod.rs334 pub const ALIGN_SIZE: u32 = 8u32; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/NetworkManagement/NetManagement/
Dmod.rs334 pub const ALIGN_SIZE: u32 = 8u32; constant