Home
last modified time | relevance | path

Searched defs:zero (Results 26 - 50 of 453) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-optimizer.cpp207 bi_index zero = bi_zero(); in TEST_F() local
313 bi_index zero = bi_zero(); in TEST_F() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-validate-fau.cpp64 bi_index zero, imm1, imm2, unif, unif_hi, unif2, core_id, lane_id; member in ValidateFau
/third_party/mesa3d/src/util/
H A Dhalf_float.h128 static float16_t zero() { return float16_t(FP16_ZERO); } in zero() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteUnaryMinusOperatorFloat.cpp79 TIntermTyped *zero = CreateZeroNode(fValue->getType()); in visitUnary() local
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util_unittest.cpp40 unsigned int zero = 0; in TEST_F() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dlayout.rs85 pub fn zero() -> Self { in zero() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs8.c23 struct bignum *zero; in pkcs8_key_import() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs8.c23 struct bignum *zero; in pkcs8_key_import() local
/third_party/ffmpeg/libavcodec/mips/
H A Dblockdsp_msa.c58 v16u8 zero = { 0 }; in memset_zero_16width_msa() local
/third_party/elfutils/libasm/
H A Dasm_newscn.c49 char zero; member
/third_party/ffmpeg/libavcodec/ppc/
H A Dpixblockdsp.c43 const vector unsigned char zero = in get_pixels_altivec() local
67 const vec_u8 zero = (const vec_u8)vec_splat_u8(0); in get_pixels_altivec() local
95 const vector unsigned char zero = in diff_pixels_altivec() local
158 const vec_u8 zero = (const vec_u8)vec_splat_u8(0); diff_pixels_altivec() local
[all...]
H A Dhevcdsp.c49 vec_s32 zero = vec_splat_s32(0); in transform4x4() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-to-length.cpp88 ecma_value_t zero = ecma_make_int32_value (0); in HWTEST_F() local
/third_party/jerryscript/jerry-libm/
H A Dlog.c81 #define zero 0.0 macro
192 #undef zero macro
/third_party/mesa3d/src/compiler/nir/tests/
H A Dcore_tests.cpp95 nir_ssa_def *zero = nir_imm_int(b, 0); in TEST_F() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ubo_loads.c85 nir_ssa_def *zero = nir_imm_zero(b, load->num_components, bit_size); in lower_ubo_load_instr() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_writeout.c64 nir_ssa_def *zero = nir_imm_int(b, 0); in pan_nir_emit_combined_store() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dconditional-type.c10 zero, enumerator
/third_party/node/deps/v8/src/objects/
H A Dsmi.h95 static inline constexpr Smi zero() { return Smi::FromInt(0); } in zero() function in v8::internal::Smi
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Ds390x.S13 #define zero %r0 define
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_sqr.c159 int zero, c1; in bn_sqr_recursive() local
/third_party/openssl/crypto/bn/
H A Dbn_sqr.c159 int zero, c1; in bn_sqr_recursive() local
/third_party/openssl/crypto/bn/asm/
H A Ds390x.S13 #define zero %r0 define
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeSharedMemoryTests.cpp44 const uint32_t zero = 0; in BasicTest() local
/third_party/ffmpeg/libavutil/ppc/
H A Dfloat_dsp_altivec.c28 vec_f d0, d1, s, zero = (vec_f)vec_splat_u32(0); in ff_vector_fmul_altivec() local
43 vec_f zero, t0, t1, s0, s1, wi, wj; in ff_vector_fmul_window_altivec() local
100 vec_f zero = (vec_f)vec_splat_u32(0); in ff_vector_fmul_reverse_altivec() local
[all...]

Completed in 10 milliseconds

12345678910>>...19