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
defs:PAD
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H
A
D
rbug_internal.h
46
#define
PAD
(from, to) \
macro
/third_party/skia/tests/
H
A
D
MemsetTest.cpp
21
#define
PAD
32
macro
/third_party/icu/icu4c/source/common/
H
A
D
uenum.cpp
30
static const int32_t
PAD
= 8;
variable
/third_party/FreeBSD/sys/crypto/sha2/
H
A
D
sha256c.c
188
static unsigned char
PAD
[64] = {
variable
/third_party/node/deps/icu-small/source/common/
H
A
D
uenum.cpp
30
static const int32_t
PAD
= 8;
variable
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
uenum.cpp
30
static const int32_t
PAD
= 8;
variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jcphuff.c
151
#define
PAD
(v, p) ((v + (p) - 1) & (~((p) - 1)))
macro
H
A
D
tjunittest.c
278
#define
PAD
(v, p) ((v + (p) - 1) & (~((p) - 1)))
macro
H
A
D
turbojpeg.c
53
#define
PAD
(v, p) ((v + (p) - 1) & (~((p) - 1)))
macro
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
f_ebur128.c
302
#define
PAD
8
in config_video_output()
macro
[all...]
/third_party/backends/backend/
H
A
D
umax1220u-common.c
192
#define
PAD
10
macro
201
#define
PAD
0
macro
/third_party/skia/third_party/externals/imgui/
H
A
D
imgui_demo.cpp
7033
const float
PAD
= 10.0f;
local
Completed in 24 milliseconds