Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_lower_divergent_indirects.c96 nir_ssa_def *zeroes[4] = { zero, zero, zero, zero }; in bi_lower_divergent_indirects_impl() local
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c84 coap_bin_const_t zeroes; in oscore_hkdf_extract() local
/third_party/mbedtls/library/
H A Dchachapoly.c37 unsigned char zeroes[15]; in chachapoly_pad_aad() local
58 unsigned char zeroes[15]; in chachapoly_pad_ciphertext() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
/third_party/openssl/crypto/rsa/
H A Drsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir.c261 unsigned zeroes = __builtin_ctz(ins->mask); in mir_upper_override() local
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.c343 const uint8_t zeroes[3] = { 0 }; in WebPWriteBMP() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_av1.c33 uint32_t zeroes, bits_value, value; in cbs_av1_read_uvlc() local
112 int position, zeroes; cbs_av1_write_uvlc() local
[all...]
H A Daac.h258 uint8_t zeroes[128]; ///< band is not coded (used by encoder) member
H A Dwavpack.c80 int zero, one, zeroes; member
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c306 uint8_t zeroes[16] = { 0 }; in agxdecode_pipeline() local
509 uint32_t zeroes[356 - 344] = { 0 }; in agxdecode_cmdstream() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c891 uint8_t *zeroes = alloca(size); in panfrost_begin_query() local
/third_party/toybox/lib/
H A Dxwrap.c862 long xparsetime(char *arg, long zeroes, long *fraction) in xparsetime() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c261 FT_Byte zeroes[] = { 0, 0, 0 }; in pad4() local
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c1427 uint32_t zeroes; in rtmp_server_handshake() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp5060 GLuint zeroes[] = { 0, 0, 0, 0, 0 }; in Run() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c394 uint32_t *zeroes = alloca(size); in radv_emit_clear_data() local

Completed in 42 milliseconds