Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_lower_divergent_indirects.c96 nir_ssa_def *zeroes[4] = { zero, zero, zero, zero }; in bi_lower_divergent_indirects_impl() local
/third_party/mbedtls/library/
Dchachapoly.c61 unsigned char zeroes[15]; in chachapoly_pad_aad() local
81 unsigned char zeroes[15]; in chachapoly_pad_ciphertext() local
/third_party/mesa3d/src/asahi/lib/
Ddecode.c306 uint8_t zeroes[16] = { 0 }; in agxdecode_pipeline() local
509 uint32_t zeroes[356 - 344] = { 0 }; in agxdecode_cmdstream() local
/third_party/openssl/crypto/rsa/
Drsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.c204 uint32_t zeroes[8] = { 0 }; in v3d_ensure_prim_counts_allocated() local
/third_party/mesa3d/src/panfrost/midgard/
Dmir.c261 unsigned zeroes = __builtin_ctz(ins->mask); in mir_upper_override() local
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbasefirfilter.c673 guint8 *zeroes = g_new0 (guint8, step_insamples * channels * bps); in gst_audio_fx_base_fir_filter_push_residue() local
/third_party/ffmpeg/libavcodec/
Dcbs_av1.c33 uint32_t zeroes, bits_value, value; in cbs_av1_read_uvlc() local
112 int position, zeroes; in cbs_av1_write_uvlc() local
Daac.h258 uint8_t zeroes[128]; ///< band is not coded (used by encoder) member
Dwavpack.c79 int zero, one, zeroes; member
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dimage_enc.c343 const uint8_t zeroes[3] = { 0 }; in WebPWriteBMP() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dimage_enc.c343 const uint8_t zeroes[3] = { 0 }; in WebPWriteBMP() local
/third_party/python/Tools/clinic/
Dclinic.py3226 def str_converter_key(types, encoding, zeroes): argument
3236 def converter_init(self, *, accept={str}, encoding=None, zeroes=False): argument
3314 def r(format_unit, *, accept, encoding=False, zeroes=False): argument
3413 def converter_init(self, *, accept={str}, zeroes=False): argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c891 uint8_t *zeroes = alloca(size); in panfrost_begin_query() local
/third_party/toybox/lib/
Dxwrap.c885 long xparsetime(char *arg, long zeroes, long *fraction) in xparsetime()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c261 FT_Byte zeroes[] = { 0, 0, 0 }; in pad4() local
/third_party/freetype/src/sfnt/
Dsfwoff2.c262 FT_Byte zeroes[] = { 0, 0, 0 }; in pad4() local
/third_party/ffmpeg/libavformat/
Drtmpproto.c1423 uint32_t zeroes; in rtmp_server_handshake() local
/third_party/libxml2/
Dtrio.c2656 int zeroes = 0; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp520 std::vector<uint32_t> zeroes(static_cast<size_t>(destinationSize / sizeof(uint32_t))); in DoTest() local
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1897 JSONTEST_FIXTURE_LOCAL(ValueTest, zeroes) { in JSONTEST_FIXTURE_LOCAL() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5060 GLuint zeroes[] = { 0, 0, 0, 0, 0 }; in Run() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c394 uint32_t *zeroes = alloca(size); in radv_emit_clear_data() local