Searched defs:s02 (Results 1 – 11 of 11) sorted by relevance
| /third_party/boost/libs/convert/test/ |
| D | printf_converter.cpp | 39 string s02 = convert<string>(12.3456, cnv(arg::precision = 3)).value(); in main() local
|
| D | str_to_int.cpp | 37 string s02 = boost::convert< string>(-2, cnv).value_or(c_str); in int_to_str() local
|
| D | stream_converter.cpp | 172 boost::optional<string> s02 = convert<string>(12, cnv(std::setw(5))(std::setfill('*'))); in test_width() local
|
| D | strtol_converter.cpp | 176 string s02 = convert<string>( 12, cnv(arg::width = 5) in test_width() local
|
| /third_party/boost/libs/mpl/test/ |
| D | set.cpp | 228 typedef mpl::set<> s02; in MPL_TEST_CASE() typedef
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | j1.c | 108 s02 = 1.85946785588630915560e-04, /* 0x3F285F56, 0xB9CDF664 */ variable
|
| D | j1f.c | 59 s02 = 1.8594678841e-04, /* 0x3942fab6 */ variable
|
| /third_party/musl/src/math/ |
| D | j1.c | 108 s02 = 1.85946785588630915560e-04, /* 0x3F285F56, 0xB9CDF664 */ variable
|
| D | j1f.c | 59 s02 = 1.8594678841e-04, /* 0x3942fab6 */ variable
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
| D | conv3x3_int8.c | 469 int32x4_t s02 = vld1q_s32(gemm_out + 8); in Conv3x3Int8OutputUnit() local 590 int32_t s02 = (local_ptr + 8)[0]; in Conv3x3Int8OutputUnit() local 671 int32_t s02 = (local_ptr + 8)[0]; in Conv3x3Int8OutputUnit() local
|
| /third_party/mindspore/tests/ut/cpp/dataset/ |
| D | execute_test.cc | 983 Status s02 = Transform02(input_02, &input_02); in TEST_F() local 1020 Status s02 = Transform02(input_02, &input_02); in TEST_F() local 1047 Status s02 = Transform02(input_02, &input_02); in TEST_F() local
|