Home
last modified time | relevance | path

Searched defs:w3 (Results 1 – 25 of 45) sorted by relevance

12

/third_party/ffmpeg/libavcodec/loongarch/
Dsimple_idct_lasx.c183 __m256i w2, w3, w4, w5, w6, w7; in ff_simple_idct_lasx() local
210 __m256i w2, w3, w4, w5, w6, w7; in ff_simple_idct_put_lasx() local
248 __m256i w2, w3, w4, w5, w6, w7; in ff_simple_idct_add_lasx() local
/third_party/typescript/tests/baselines/reference/
DstaticInstanceResolution5.js41 function z(w3) { } argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/sse/
DConvDwFp32IndirectRow.c51 __m256 w3 = _mm256_loadu_ps(w + 16); in ConvDwFp32Avx5x5() local
DConvDwFp32Row_sse.c37 __m128 w3 = _mm_loadu_ps(weight_tmp + 8); in ConvDwFp32Row() local
/third_party/rust/rust/tests/ui/regions/
Dissue-56537-closure-uses-region-from-container.rs53 let w3: &str = { in main() localVariable
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_neon.S41 #define w3 d0[2] macro
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Droi_align_impl.cu27 int *y_high, T *w1, T *w2, T *w3, T *w4) { in bilinear_interpolate()
154 T w1, w2, w3, w4; in ROIAlignKernel() local
244 T w1, w2, w3, w4; in ROIAlignGradKernel() local
Dlerp_impl.cu137 … const size_t w2, const size_t w3, const size_t w4, const size_t w5, in BroadcastLerpWeightTensorKernel()
181 …const size_t w0, const size_t w1, const size_t w2, const size_t w3, const size_t w4, const size_t … in BroadcastLerpWeightTensorKernel()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Droi_align_cpu_kernel.cc26 T *w1, T *w2, T *w3, T *w4) { in bilinear_interpolate()
255 T w3; in LaunchKernel() local
Droi_align_grad_cpu_kernel.cc30 T *w1, T *w2, T *w3, T *w4) { in bilinear_interpolate()
291 T w3; in LaunchKernel() local
/third_party/ffmpeg/libavcodec/mips/
Dsimple_idct_msa.c29 v8i16 w1, w3, w5, w7; in simple_idct_msa() local
192 v8i16 w1, w3, w5, w7; in simple_idct_put_msa() local
368 v8i16 w1, w3, w5, w7; in simple_idct_add_msa() local
/third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/
Dtest_concat.py84 w3 = Tensor(np.ones([64, 64, 32]), dtype=ms.float32) variable
Dtest_model_without_loss.py102 w3 = Tensor(np.ones([64, 64, 32]), dtype=ms.float32) variable
Dtest_matmul_add_comm_reduction.py203 def construct(self, x, w1, w2, b1, w3): argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_vp.c38 uint32_t w3; // 1f8 member
54 uint32_t w3; // 14 member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_slow.cc335 const absl::uint128 w3 = state[shuffle[11]]; in BlockShuffle() local
/third_party/musl/src/math/
Dlgamma_r.c143 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable
Dlgammaf_r.c78 w3 = 7.9365057172e-04, /* 0x3a500cfd */ variable
Dlgammal.c194 w3 = 7.936507795855070755671E-4L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgammaf_r.c78 w3 = 7.9365057172e-04, /* 0x3a500cfd */ variable
Dlgamma_r.c143 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable
Dlgammal.c194 w3 = 7.936507795855070755671E-4L, variable
/third_party/openssl/crypto/aria/
Daria.c542 uint32_t w0[4], w1[4], w2[4], w3[4]; in ossl_aria_set_encrypt_key() local
1126 ARIA_u128 kr, w0, w1, w2, w3; in ossl_aria_set_encrypt_key() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat4x4.inl63 T const & x3, T const & y3, T const & z3, T const & w3
112 X3 const & x3, Y3 const & y3, Z3 const & z3, W3 const & w3,
/third_party/skia/m133/tests/
DJSONTest.cpp517 Value& w3 = root.writable("new", alloc); in DEF_TEST() local

12