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:PADDING
(Results
1 - 15
of
15
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H
A
D
setsockopt03.c
35
#define
PADDING
(OFFSET_OVERWRITE - NEXT_OFFSET)
macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H
A
D
AffixPatternProvider.java
10
public static final int
PADDING
= 0x400;
field in AffixPatternProvider.Flags
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H
A
D
AffixPatternProvider.java
17
public static final int
PADDING
= 0x400;
field in AffixPatternProvider.Flags
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H
A
D
CorrectnessActivity.java
27
private static final int
PADDING
= 200;
field in CorrectnessActivity
/third_party/ffmpeg/libavcodec/
H
A
D
xsubenc.c
35
#define
PADDING
0
macro
/third_party/pulseaudio/src/tests/
H
A
D
cpu-volume-test.c
37
#define
PADDING
16
macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H
A
D
md4-internal.c
88
static const u8
PADDING
[MD4_BLOCK_LENGTH] = {
variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H
A
D
md4-internal.c
88
static const u8
PADDING
[MD4_BLOCK_LENGTH] = {
variable
/third_party/weex-loader/deps/weex-styler/lib/
H
A
D
util.js
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H
A
D
EOTWriter.java
41
private final static short
PADDING
= 0;
field in EOTWriter
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_fingerprint.cpp
320
static uint8
PADDING
[64] =
in Result()
local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H
A
D
PseudoLocales.java
379
private static final String
PADDING
= "one two three four five six seven eight nine ten";
field in PseudoLocales
/third_party/skia/src/core/
H
A
D
SkMD5.cpp
78
static const uint8_t
PADDING
[64] = {
in finish()
local
/third_party/nghttp2/src/
H
A
D
shrpx_http2_upstream.cc
834
constexpr auto
PADDING
= std::array<uint8_t, 256>{};
member
H
A
D
shrpx_http2_session.cc
1562
constexpr auto
PADDING
= std::array<uint8_t, 256>{};
member
Completed in 13 milliseconds