| /third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
| H A D | test-packing.cpp | 57 bi_index zero, one, n4567; member in ValhallPacking [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend.c | 125 LLVMValueRef zero = LLVMConstNull(lp_build_vec_type(bld->gallivm, wide_type)); in lp_build_mul_norm_expand() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-edge-scroll.c | 428 const struct normalized_coords zero = { 0.0, 0.0 }; in tp_edge_scroll_post_events() local 511 const struct normalized_coords zero = { 0.0, 0.0 }; in tp_edge_scroll_stop_events() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 562 static const uint32_t zero = 0; in iris_fence_create_fd() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_gv100.cpp | 215 Value *zero = bld.mkImm(0); in handleShift() local 351 Value *zero = bld.mkImm(0); in handleEXTBF() local 387 Value *zero = bld.mkImm(0); in handleINSBF() local [all...] |
| H A D | nv50_ir_util.cpp | 265 bool BitSet::allocate(unsigned int nBits, bool zero) in allocate() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 509 static const uint32_t zero = 0; in crocus_fence_create_fd() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_float.c | 87 LLVMValueRef zero = lp_build_const_vec(gallivm, f32_type, 0.0f); in lp_build_float_to_smallfloat() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_swtnl_backend.c | 220 static const unsigned zero[PIPE_MAX_ATTRIBS] = {0}; in svga_vbuf_submit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_hw_context.c | 327 uint32_t zero = 0; in r600_begin_new_cs() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 112 static const unsigned char zero[4 * CHACHA_BLK_SIZE] = { 0 }; variable 114 static const unsigned char zero[2 * CHACHA_BLK_SIZE] = { 0 }; variable 264 static const unsigned char zero[CHACHA_BLK_SIZE] = { 0 }; variable [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | kbkdf.c | 160 const unsigned char zero = 0; in derive() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 209 static const unsigned char zero[4 * CHACHA_BLK_SIZE] = { 0 }; variable 211 static const unsigned char zero[2 * CHACHA_BLK_SIZE] = { 0 }; variable 311 Poly1305_Update(POLY1305_ctx(actx), zero, tail); in chacha20_poly1305_tls_cipher() local 361 static const unsigned char zero[CHACHA_BLK_SIZE] = { 0 }; variable 400 Poly1305_Update(POLY1305_ctx(actx), zero, in chacha20_poly1305_cipher() local 433 Poly1305_Update(POLY1305_ctx(actx), zero, chacha20_poly1305_cipher() local 439 Poly1305_Update(POLY1305_ctx(actx), zero, chacha20_poly1305_cipher() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | siv128.c | 167 static const unsigned char zero[SIV_LEN] = { 0 }; in ossl_siv128_init() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 209 static const unsigned char zero[4 * CHACHA_BLK_SIZE] = { 0 }; variable 211 static const unsigned char zero[2 * CHACHA_BLK_SIZE] = { 0 }; variable 311 Poly1305_Update(POLY1305_ctx(actx), zero, tail); in chacha20_poly1305_tls_cipher() local 361 static const unsigned char zero[CHACHA_BLK_SIZE] = { 0 }; variable 400 Poly1305_Update(POLY1305_ctx(actx), zero, in chacha20_poly1305_cipher() local 433 Poly1305_Update(POLY1305_ctx(actx), zero, chacha20_poly1305_cipher() local 439 Poly1305_Update(POLY1305_ctx(actx), zero, chacha20_poly1305_cipher() local [all...] |
| /third_party/openssl/crypto/modes/ |
| H A D | siv128.c | 167 static const unsigned char zero[SIV_LEN] = { 0 }; in ossl_siv128_init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemStackTests.cpp | 365 const tcu::IVec4 zero; in calculateRef() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | InitializeVariables.cpp | 39 TIntermTyped *zero = CreateZeroNode(initializedNode->getType()); in CreateZeroInitAssignment() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | vkconventions.py | 244 def zero(self): member in VulkanConventions
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | kbkdf.c | 160 const unsigned char zero = 0; in derive() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 112 static const unsigned char zero[4 * CHACHA_BLK_SIZE] = { 0 }; variable 114 static const unsigned char zero[2 * CHACHA_BLK_SIZE] = { 0 }; variable 264 static const unsigned char zero[CHACHA_BLK_SIZE] = { 0 }; variable [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | common_sse2.h | 60 const __m128i zero = _mm_setzero_si128(); in VP8HorizontalAdd8b() local
|
| H A D | filters_neon.c | 212 const uint8x16_t zero = vdupq_n_u8(0); in HorizontalUnfilter_NEON() local
|
| H A D | filters_sse2.c | 150 const __m128i zero = _mm_setzero_si128(); in GradientPredictDirect_SSE2() local 273 const __m128i zero = _mm_setzero_si128(); in GradientPredictInverse_SSE2() local [all...] |
| H A D | rescaler_msa.c | 122 const v4i32 zero = { 0 }; ExportRowExpand_0() local [all...] |