Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 25 of 39) sorted by relevance

12

/third_party/boost/libs/endian/test/
Dstore_convenience_test.cpp91 unsigned char w4[] = { 0x02, 0x01, 0xAA }; in main() local
121 unsigned char w4[] = { 0x03, 0x02, 0x01, 0xAA }; in main() local
151 unsigned char w4[] = { 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
181 unsigned char w4[] = { 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
211 unsigned char w4[] = { 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
241 unsigned char w4[] = { 0x07, 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
271 unsigned char w4[] = { 0x08, 0x07, 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DConvDwFp32IndirectRow.c54 __m256 w4 = _mm256_loadu_ps(w + 24); in ConvDwFp32Avx5x5() local
DConvDwFp32Row_sse.c38 __m128 w4 = _mm_loadu_ps(weight_tmp + 12); in ConvDwFp32Row() 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.S42 #define w4 d0[3] macro
/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.c35 v4i32 w2, w4, w6; in simple_idct_msa() local
198 v4i32 w2, w4, w6; in simple_idct_put_msa() local
376 v4i32 w2, w4, w6; in simple_idct_add_msa() local
/third_party/boost/libs/variant2/test/
Dvariant_value_assign.cpp190 X2 const w4{6}; 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/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_slow.cc336 const absl::uint128 w4 = state[shuffle[12]]; in BlockShuffle() local
Dranden_hwaes.cc299 const Vector128 w4 = Vector128Load(state + shuffle[12]); in BlockShuffle() local
/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc347 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
Dranden_hwaes.cc349 const Vector128 w4 = Vector128Load(state + shuffle[12]); in BlockShuffle() local
/third_party/ffmpeg/libavcodec/
Dvp9block.c96 int bw4 = ff_vp9_bwh_tab[1][b->bs][0], w4 = FFMIN(s->cols - col, bw4); in decode_mode() local
972 int w4 = ff_vp9_bwh_tab[1][b->bs][0] << 1, h4 = ff_vp9_bwh_tab[1][b->bs][1] << 1; in decode_coeffs() local
1271 int w4 = ff_vp9_bwh_tab[1][bs][0], h4 = ff_vp9_bwh_tab[1][bs][1], lvl; in ff_vp9_decode_block() local
Dmotionpixels.c73 int w4 = (avctx->width + 3) & ~3; in mp_decode_init() local
/third_party/musl/src/math/
Dlgammaf_r.c79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
Dlgamma_r.c144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
Dlgammal.c195 w4 = -5.952345851765688514613E-4L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgammaf_r.c79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
Dlgamma_r.c144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
Dlgammal.c195 w4 = -5.952345851765688514613E-4L, variable

12