Searched refs:positive_overflow (Results 1 – 8 of 8) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-exp.cc | 77 TEST(EXP__NEONFMA_RR2_LUT64_P2, positive_overflow) { in TEST() argument 184 TEST(EXP__NEONFMA_RR2_P5, positive_overflow) { in TEST() argument 291 TEST(EXP__AVX512F_RR2_LUT16_P3_PERM, positive_overflow) { in TEST() argument 398 TEST(EXP__AVX512F_RR2_LUT16_P3_PERM_SCALEF, positive_overflow) { in TEST() argument 505 TEST(EXP__AVX512F_RR2_LUT32_P2_PERM2, positive_overflow) { in TEST() argument 612 TEST(EXP__AVX512F_RR2_LUT32_P2_PERM2_SCALEF, positive_overflow) { in TEST() argument 719 TEST(EXP__AVX512F_RR2_P5, positive_overflow) { in TEST() argument 826 TEST(EXP__AVX512F_RR2_P5_SCALEF, positive_overflow) { in TEST() argument 933 TEST(EXP__AVX2_RR2_LUT8_P3_PERM, positive_overflow) { in TEST() argument 1040 TEST(EXP__AVX2_RR2_LUT8_P4_PERM, positive_overflow) { in TEST() argument [all …]
|
D | f32-f16-cvt.cc | 160 TEST(CVT__SSE2, positive_overflow) { in TEST() argument 405 TEST(CVT__SSE41, positive_overflow) { in TEST() argument 662 TEST(CVT__F16C, positive_overflow) { in TEST() argument 919 TEST(CVT__NEON, positive_overflow) { in TEST() argument 1176 TEST(CVT__NEONFP16, positive_overflow) { in TEST() argument 1417 TEST(CVT__WASMSIMD, positive_overflow) { in TEST() argument 1645 TEST(CVT__SCALAR_BITCAST, positive_overflow) { in TEST() argument 1872 TEST(CVT__SCALAR_FABSF, positive_overflow) { in TEST() argument
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|
/external/abseil-cpp/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | charconv_test.cc | 497 std::string positive_overflow = "1e1000"; in TEST() local 498 begin = positive_overflow.data(); in TEST() 499 end = begin + positive_overflow.size(); in TEST()
|