/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_lower_divergent_indirects.c | 96 nir_ssa_def *zeroes[4] = { zero, zero, zero, zero }; in bi_lower_divergent_indirects_impl() local
|
/third_party/mbedtls/library/ |
D | chachapoly.c | 61 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/ |
D | decode.c | 306 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/ |
D | rsa_pss.c | 25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.c | 204 uint32_t zeroes[8] = { 0 }; in v3d_ensure_prim_counts_allocated() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | mir.c | 261 unsigned zeroes = __builtin_ctz(ins->mask); in mir_upper_override() local
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiofxbasefirfilter.c | 673 guint8 *zeroes = g_new0 (guint8, step_insamples * channels * bps); in gst_audio_fx_base_fir_filter_push_residue() local
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_av1.c | 33 uint32_t zeroes, bits_value, value; in cbs_av1_read_uvlc() local 112 int position, zeroes; in cbs_av1_write_uvlc() local
|
D | aac.h | 258 uint8_t zeroes[128]; ///< band is not coded (used by encoder) member
|
D | wavpack.c | 79 int zero, one, zeroes; member
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | image_enc.c | 343 const uint8_t zeroes[3] = { 0 }; in WebPWriteBMP() local
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | image_enc.c | 343 const uint8_t zeroes[3] = { 0 }; in WebPWriteBMP() local
|
/third_party/python/Tools/clinic/ |
D | clinic.py | 3226 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/ |
D | pan_context.c | 891 uint8_t *zeroes = alloca(size); in panfrost_begin_query() local
|
/third_party/toybox/lib/ |
D | xwrap.c | 885 long xparsetime(char *arg, long zeroes, long *fraction) in xparsetime()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfwoff2.c | 261 FT_Byte zeroes[] = { 0, 0, 0 }; in pad4() local
|
/third_party/freetype/src/sfnt/ |
D | sfwoff2.c | 262 FT_Byte zeroes[] = { 0, 0, 0 }; in pad4() local
|
/third_party/ffmpeg/libavformat/ |
D | rtmpproto.c | 1423 uint32_t zeroes; in rtmp_server_handshake() local
|
/third_party/libxml2/ |
D | trio.c | 2656 int zeroes = 0; variable
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | CopyTests.cpp | 520 std::vector<uint32_t> zeroes(static_cast<size_t>(destinationSize / sizeof(uint32_t))); in DoTest() local
|
/third_party/jsoncpp/src/test_lib_json/ |
D | main.cpp | 1897 JSONTEST_FIXTURE_LOCAL(ValueTest, zeroes) { in JSONTEST_FIXTURE_LOCAL() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 5060 GLuint zeroes[] = { 0, 0, 0, 0, 0 }; in Run() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 394 uint32_t *zeroes = alloca(size); in radv_emit_clear_data() local
|