Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Crypto/
H A DRandGen.cpp62 MY_ALIGN (16) in Init()
72 MY_ALIGN (16) in Init()
219 MY_ALIGN (16) in Generate()
230 MY_ALIGN (16) in Generate()
238 MY_ALIGN (16)
H A DRandGen.h34 MY_ALIGN (16)
/third_party/lzma/C/
H A D7zTypes.h50 #define MY_ALIGN(n) __declspec(align(n)) macro
52 #define MY_ALIGN(n) macro
58 #define MY_ALIGN(n) alignas(n)
60 #define MY_ALIGN(n) __attribute__ ((aligned(n))) macro
H A DSha256.c230 extern MY_ALIGN(64)
233 MY_ALIGN(64)
H A DSha256Opt.c89 MY_ALIGN(64)
265 MY_ALIGN(64)
H A DSwapBytes.c213 MY_ALIGN(SWAP_MASK_INIT_SIZE)
222 MY_ALIGN(SWAP_MASK_INIT_SIZE)
H A DPpmd7.c14 MY_ALIGN(16)
16 MY_ALIGN(16)
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm16 MY_ALIGN macro num:req macro
21 MY_ALIGN 32
25 MY_ALIGN 64
H A DAesOpt.asm46 ; MY_ALIGN EQU ALIGN(64)
47 MY_ALIGN EQU define
49 SEG_ALIGN EQU MY_ALIGN
H A DLzmaDecOpt.asm22 MY_ALIGN macro num:req macro
27 MY_ALIGN 16
31 MY_ALIGN 32
35 MY_ALIGN 64
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp2260 MY_ALIGN(16)

Completed in 12 milliseconds