Home
last modified time | relevance | path

Searched defs:zero (Results 151 - 175 of 453) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-packing.cpp57 bi_index zero, one, n4567; member in ValhallPacking
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c125 LLVMValueRef zero = LLVMConstNull(lp_build_vec_type(bld->gallivm, wide_type)); in lp_build_mul_norm_expand() local
/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c428 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 Diris_fence.c562 static const uint32_t zero = 0; in iris_fence_create_fd() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gv100.cpp215 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 Dnv50_ir_util.cpp265 bool BitSet::allocate(unsigned int nBits, bool zero) in allocate() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c509 static const uint32_t zero = 0; in crocus_fence_create_fd() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c87 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 Dsvga_swtnl_backend.c220 static const unsigned zero[PIPE_MAX_ATTRIBS] = {0}; in svga_vbuf_submit_state() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c327 uint32_t zero = 0; in r600_begin_new_cs() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c112 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 Dkbkdf.c160 const unsigned char zero = 0; in derive() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c209 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 Dsiv128.c167 static const unsigned char zero[SIV_LEN] = { 0 }; in ossl_siv128_init() local
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c209 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 Dsiv128.c167 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 DvktProtectedMemStackTests.cpp365 const tcu::IVec4 zero; in calculateRef() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DInitializeVariables.cpp39 TIntermTyped *zero = CreateZeroNode(initializedNode->getType()); in CreateZeroInitAssignment() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvkconventions.py244 def zero(self): member in VulkanConventions
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c160 const unsigned char zero = 0; in derive() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c112 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 Dcommon_sse2.h60 const __m128i zero = _mm_setzero_si128(); in VP8HorizontalAdd8b() local
H A Dfilters_neon.c212 const uint8x16_t zero = vdupq_n_u8(0); in HorizontalUnfilter_NEON() local
H A Dfilters_sse2.c150 const __m128i zero = _mm_setzero_si128(); in GradientPredictDirect_SSE2() local
273 const __m128i zero = _mm_setzero_si128(); in GradientPredictInverse_SSE2() local
[all...]
H A Drescaler_msa.c122 const v4i32 zero = { 0 }; ExportRowExpand_0() local
[all...]

Completed in 16 milliseconds

12345678910>>...19