Searched defs:s03 (Results 1 – 11 of 11) sorted by relevance
/third_party/musl/src/math/ |
D | j1.c | 109 s03 = 1.17718464042623683263e-06, /* 0x3EB3BFF8, 0x333F8498 */ variable
|
D | j1f.c | 60 s03 = 1.1771846857e-06, /* 0x359dffc2 */ variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | j1f.c | 60 s03 = 1.1771846857e-06, /* 0x359dffc2 */ variable
|
D | j1.c | 109 s03 = 1.17718464042623683263e-06, /* 0x3EB3BFF8, 0x333F8498 */ variable
|
/third_party/boost/libs/convert/test/ |
D | stream_converter.cpp | 173 …boost::optional<string> s03 = convert<string>(12, cnv(std::setw(5))(std::setfill('*'))(std::left)); in test_width() local
|
D | strtol_converter.cpp | 178 string s03 = convert<string>( 12, cnv(arg::width = 5) in test_width() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 470 int32x4_t s03 = vld1q_s32(gemm_out + 12); in Conv3x3Int8OutputUnit() local 591 int32_t s03 = (local_ptr + 12)[0]; in Conv3x3Int8OutputUnit() local 672 int32_t s03 = (local_ptr + 12)[0]; in Conv3x3Int8OutputUnit() local
|
/third_party/openh264/test/encoder/ |
D | EncUT_EncoderMbAux.cpp | 158 const int s03 = iDiff[i][0] - iDiff[i][3]; in Sub4x4DctAnchor() local 168 const int s03 = tmp[i][0] - tmp[i][3]; in Sub4x4DctAnchor() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | execute_test.cc | 988 Status s03 = Transform03(input_03, &input_03); in TEST_F() local 1025 Status s03 = Transform03(input_03, &input_03); in TEST_F() local 1052 Status s03 = Transform03(input_03, &input_03); in TEST_F() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 233 const __m128i s03 = _mm_packs_epi32(tmp0, tmp2); in FTransformPass1_SSE2() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 233 const __m128i s03 = _mm_packs_epi32(tmp0, tmp2); in FTransformPass1_SSE2() local
|