Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:MY_ALIGN
(Results
1 - 11
of
11
) sorted by relevance
/third_party/lzma/CPP/7zip/Crypto/
H
A
D
RandGen.cpp
62
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
D
RandGen.h
34
MY_ALIGN
(16)
/third_party/lzma/C/
H
A
D
7zTypes.h
50
#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
D
Sha256.c
230
extern
MY_ALIGN
(64)
233
MY_ALIGN
(64)
H
A
D
Sha256Opt.c
89
MY_ALIGN
(64)
265
MY_ALIGN
(64)
H
A
D
SwapBytes.c
213
MY_ALIGN
(SWAP_MASK_INIT_SIZE)
222
MY_ALIGN
(SWAP_MASK_INIT_SIZE)
H
A
D
Ppmd7.c
14
MY_ALIGN
(16)
16
MY_ALIGN
(16)
/third_party/lzma/Asm/x86/
H
A
D
LzFindOpt.asm
16
MY_ALIGN
macro num:req
macro
21
MY_ALIGN
32
25
MY_ALIGN
64
H
A
D
AesOpt.asm
46
;
MY_ALIGN
EQU ALIGN(64)
47
MY_ALIGN
EQU
define
49
SEG_ALIGN EQU
MY_ALIGN
H
A
D
LzmaDecOpt.asm
22
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
D
Bench.cpp
2260
MY_ALIGN
(16)
Completed in 12 milliseconds