Home
last modified time | relevance | path

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

123

/third_party/boost/libs/endian/test/
Dstore_convenience_test.cpp85 unsigned char w3[] = { 0xF2, 0xF1, 0xAA }; in main() local
115 unsigned char w3[] = { 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
145 unsigned char w3[] = { 0xF4, 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
175 unsigned char w3[] = { 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
205 unsigned char w3[] = { 0xF6, 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
235 unsigned char w3[] = { 0xF7, 0xF6, 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
265 unsigned char w3[] = { 0xF8, 0xF7, 0xF6, 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xAA }; in main() local
/third_party/libunwind/src/hppa/
DGis_signal_frame.c33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_2_020.cpp49 int w3; variable
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_barycenter_f32.c87 float32_t w1, w2, w3, w4; in arm_barycenter_f32() local
205 float32_t accum, w,w1,w2,w3,w4; in arm_barycenter_f32() local
Darm_barycenter_f16.c101 float16_t w1, w2, w3, w4; in arm_barycenter_f16() local
/third_party/typescript/tests/baselines/reference/
DstaticInstanceResolution5.js41 function z(w3) { } argument
/third_party/libunwind/src/arm/
DGos-freebsd.c101 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/avx/
DTiledC4MatMulFp32.c45 __m256 w3 = _mm256_broadcast_ps((const __m128 *)(weight_oc + 12)); in TiledC4MatmulFp32() local
/third_party/libunwind/src/x86/
DGos-freebsd.c42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_neon.S41 #define w3 d0[2] macro
/third_party/boost/libs/type_erasure/test/
Dtest_dynamic_any_cast.cpp175 any<common<> > w3 = dynamic_any_cast<any<common<> > >(as_const(cr)); in BOOST_AUTO_TEST_CASE() local
233 dest_type w3 = dynamic_any_cast<dest_type>(as_const(cr)); in BOOST_AUTO_TEST_CASE() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Droi_align_impl.cu28 int *y_high, T *w1, T *w2, T *w3, T *w4) { in bilinear_interpolate()
155 T w1, w2, w3, w4; in ROIAlignKernel() local
241 T w1, w2, w3, w4; in ROIAlignGradKernel() 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/boost/libs/variant2/test/
Dvariant_value_assign.cpp184 X2 w3{5}; in main() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Droi_align_cpu_kernel.cc94 T w1, w2, w3, w4; in Launch() local
Droi_align_utils.h34 T *w1, T *w2, T *w3, T *w4) { in bilinear_interpolate()
Droi_align_grad_cpu_kernel.cc159 T w1, w2, w3, w4; in Launch() local
/third_party/mindspore/tests/ut/python/parallel/
Dtest_concat.py79 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
/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/abseil-cpp/absl/random/internal/
Dranden_slow.cc346 const u64x2 w3 = state[shuffle[11]]; in BlockShuffle() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgammaf_r.c78 w3 = 7.9365057172e-04, /* 0x3a500cfd */ variable

123