Home
last modified time | relevance | path

Searched defs:zeros (Results 1 - 25 of 52) sorted by relevance

123

/third_party/skia/tests/
H A DMemoryTest.cpp5 char* zeros = (char*)sk_calloc_throw(kNum*sizeof(char)); in DEF_TEST() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dmpegvideo_alpha.c36 uint64_t levels, negmask, zeros, add, sub; in dct_unquantize_h263_axp() local
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c40 static const char zeros[32]; in mq_notify() local
/third_party/musl/src/mq/
H A Dmq_notify.c31 static const char zeros[32]; in start() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dwrap128.c263 static unsigned char zeros[8] = { 0x0 }; in CRYPTO_128_unwrap_pad() local
/third_party/openssl/crypto/modes/
H A Dwrap128.c263 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 DDrawIndirectValidationTests.cpp80 uint32_t zeros[100] = {}; in TestIndirectOffset() local
/third_party/lwip/test/unit/ip6/
H A Dtest_ip6.c247 u8_t zeros[128]; in START_TEST() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c87 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 Dsi_gfx_cs.c183 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 DDigitSequence.java182 public static DigitSequence zeros(int length) { in zeros() method in DigitSequence
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbeta_distribution_test.cc173 int zeros = 0; in TYPED_TEST() local
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.c284 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 DCOFFEmitter.cpp346 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 DBufferDataTest.cpp367 uint8_t zeros[numBytes]; in TEST_P() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.c284 size_t zeros = length - nonzeros; in BrotliOptimizeHuffmanCountsForRle() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dasn1.c507 int zeros; in asn1_put_integer() local
/third_party/ffmpeg/libavcodec/
H A Dlagarith.c55 int zeros; /**< number of consecutive zero bytes encountered */ member
/third_party/python/Python/
H A Dpystrtod.c538 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 Deap_eke_common.c308 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 Deap_eke_common.c308 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 Dhevc_idct_msa.c313 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 Dh264idct_msa.c123 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 Daf_atempo.c510 int64_t missing, start, zeros; in yae_load_frag() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1177 static const union blitter_attrib zeros; in r300_blitter_draw_rectangle() local

Completed in 23 milliseconds

123