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:zeros
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/third_party/skia/tests/
H
A
D
MemoryTest.cpp
5
char*
zeros
= (char*)sk_calloc_throw(kNum*sizeof(char));
in DEF_TEST()
local
/third_party/ffmpeg/libavcodec/alpha/
H
A
D
mpegvideo_alpha.c
36
uint64_t levels, negmask,
zeros
, add, sub;
in dct_unquantize_h263_axp()
local
/third_party/musl/porting/linux/user/src/mq/
H
A
D
mq_notify.c
40
static const char
zeros
[32];
in mq_notify()
local
/third_party/musl/src/mq/
H
A
D
mq_notify.c
31
static const char
zeros
[32];
in start()
local
/third_party/node/deps/openssl/openssl/crypto/modes/
H
A
D
wrap128.c
263
static unsigned char
zeros
[8] = { 0x0 };
in CRYPTO_128_unwrap_pad()
local
/third_party/openssl/crypto/modes/
H
A
D
wrap128.c
263
static unsigned char
zeros
[8] = { 0x0 };
in CRYPTO_128_unwrap_pad()
local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H
A
D
DrawIndirectValidationTests.cpp
80
uint32_t
zeros
[100] = {};
in TestIndirectOffset()
local
/third_party/lwip/test/unit/ip6/
H
A
D
test_ip6.c
247
u8_t
zeros
[128];
in START_TEST()
local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H
A
D
lp_bld_logic.c
87
LLVMValueRef
zeros
= LLVMConstNull(int_vec_type);
in lp_build_compare_ext()
local
178
LLVMValueRef
zeros
= LLVMConstNull(int_vec_type);
in lp_build_compare()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_gfx_cs.c
183
static const uint32_t
zeros
[1];
in si_begin_gfx_cs_debug()
local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H
A
D
DigitSequence.java
182
public static DigitSequence
zeros
(int length) {
in zeros()
method in DigitSequence
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H
A
D
beta_distribution_test.cc
173
int
zeros
= 0;
in TYPED_TEST()
local
/third_party/node/deps/brotli/c/enc/
H
A
D
entropy_encode.c
284
size_t
zeros
= length - nonzeros;
in BrotliOptimizeHuffmanCountsForRle()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H
A
D
COFFEmitter.cpp
346
template <typename T> zeros_impl<sizeof(T)>
zeros
(const T &) {
in zeros()
function
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
BufferDataTest.cpp
367
uint8_t
zeros
[numBytes];
in TEST_P()
local
/third_party/skia/third_party/externals/brotli/c/enc/
H
A
D
entropy_encode.c
284
size_t
zeros
= length - nonzeros;
in BrotliOptimizeHuffmanCountsForRle()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H
A
D
asn1.c
507
int
zeros
;
in asn1_put_integer()
local
/third_party/ffmpeg/libavcodec/
H
A
D
lagarith.c
55
int
zeros
; /**< number of consecutive zero bytes encountered */
member
/third_party/python/Python/
H
A
D
pystrtod.c
538
int
zeros
= MIN_EXPONENT_DIGITS - exponent_digit_cnt;
in ensure_minimum_exponent_length()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H
A
D
eap_eke_common.c
308
u8
zeros
[EAP_EKE_MAX_HASH_LEN];
in eap_eke_derive_key()
local
380
u8
zeros
[EAP_EKE_MAX_HASH_LEN];
in eap_eke_shared_secret()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H
A
D
eap_eke_common.c
308
u8
zeros
[EAP_EKE_MAX_HASH_LEN];
in eap_eke_derive_key()
local
380
u8
zeros
[EAP_EKE_MAX_HASH_LEN];
in eap_eke_shared_secret()
local
/third_party/ffmpeg/libavcodec/mips/
H
A
D
hevc_idct_msa.c
313
v8i16
zeros
= { 0 };
in hevc_idct_4x4_msa()
local
721
v16u8
zeros
= { 0 };
in hevc_addblk_4x4_msa()
local
741
v16u8
zeros
= { 0 };
in hevc_addblk_8x8_msa()
local
H
A
D
h264idct_msa.c
123
v8i16
zeros
= { 0 };
in avc_idct8_addblk_msa()
local
249
v16i8
zeros
= { 0 };
avc_idct8_dc_addblk_msa()
local
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
af_atempo.c
510
int64_t missing, start,
zeros
;
in yae_load_frag()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H
A
D
r300_render.c
1177
static const union blitter_attrib
zeros
;
in r300_blitter_draw_rectangle()
local
Completed in 27 milliseconds
1
2
3