Home
last modified time | relevance | path

Searched refs:positive_overflow (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/doc/
Dnumeric_cast.qbk70 [link numeric_conversion_possitive_overflow positive_overflow]
105 using boost::numeric::positive_overflow;
116 catch(positive_overflow& e) {
137 // This will cause a boost::numeric::positive_overflow exception to be thrown
143 catch(positive_overflow& e) {
Dconverter_policies.qbk58 throw positive_overflow() ;
97 class positive_overflow : public bad_numeric_cast
Dconverter.qbk277 int z = Double2Int::convert(m); // By default throws positive_overflow()
279 catch ( boost::numeric::positive_overflow const& )
Drequirements.qbk338 struct positive_overflow{};
349 throw positive_overflow() ;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/
Dconverter_policies.hpp150 class positive_overflow : public bad_numeric_cast class
166 throw positive_overflow() ; in operator ()()
171 ::boost::throw_exception(positive_overflow()) ; in operator ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dnumeric_cast_traits_test.cpp209 struct positive_overflow{}; struct
220 throw positive_overflow() ; in operator ()()
318 catch( custom::positive_overflow& ){} \
Dconverter_test.cpp498 throw positive_overflow() ; in test_optimizations()
528 throw positive_overflow() ; in test_optimizations()
Dtest_helpers3.cpp96 catch ( boost::numeric::positive_overflow const& ) in test_conv_base()
/aosp_15_r20/external/XNNPACK/eval/
H A Df32-exp.cc78 TEST(EXP__NEONFMA_RR2_LUT64_P2, positive_overflow) { in TEST() argument
185 TEST(EXP__NEONFMA_RR2_P5, positive_overflow) { in TEST() argument
292 TEST(EXP__AVX512F_RR2_LUT16_P3_PERM, positive_overflow) { in TEST() argument
399 TEST(EXP__AVX512F_RR2_LUT16_P3_PERM_SCALEF, positive_overflow) { in TEST() argument
506 TEST(EXP__AVX512F_RR2_LUT32_P2_PERM2, positive_overflow) { in TEST() argument
613 TEST(EXP__AVX512F_RR2_LUT32_P2_PERM2_SCALEF, positive_overflow) { in TEST() argument
720 TEST(EXP__AVX512F_RR2_P5, positive_overflow) { in TEST() argument
827 TEST(EXP__AVX512F_RR2_P5_SCALEF, positive_overflow) { in TEST() argument
934 TEST(EXP__AVX2_RR2_LUT8_P3_PERM, positive_overflow) { in TEST() argument
1041 TEST(EXP__AVX2_RR2_LUT8_P4_PERM, positive_overflow) { in TEST() argument
[all …]
H A Df32-f16-cvt.cc161 TEST(CVT__SSE2, positive_overflow) { in TEST() argument
406 TEST(CVT__SSE41, positive_overflow) { in TEST() argument
663 TEST(CVT__F16C, positive_overflow) { in TEST() argument
920 TEST(CVT__NEON, positive_overflow) { in TEST() argument
1177 TEST(CVT__NEONFP16, positive_overflow) { in TEST() argument
1418 TEST(CVT__WASMSIMD, positive_overflow) { in TEST() argument
1646 TEST(CVT__SCALAR_BITCAST, positive_overflow) { in TEST() argument
1873 TEST(CVT__SCALAR_FABSF, positive_overflow) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcharconv_test.cc502 std::string positive_overflow = "1e1000"; in TEST() local
503 begin = positive_overflow.data(); in TEST()
504 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcharconv_test.cc502 std::string positive_overflow = "1e1000"; in TEST() local
503 begin = positive_overflow.data(); in TEST()
504 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcharconv_test.cc497 std::string positive_overflow = "1e1000"; in TEST() local
498 begin = positive_overflow.data(); in TEST()
499 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dcharconv_test.cc497 std::string positive_overflow = "1e1000"; in TEST() local
498 begin = positive_overflow.data(); in TEST()
499 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc497 std::string positive_overflow = "1e1000"; in TEST() local
498 begin = positive_overflow.data(); in TEST()
499 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcharconv_test.cc502 std::string positive_overflow = "1e1000"; in TEST() local
503 begin = positive_overflow.data(); in TEST()
504 end = begin + positive_overflow.size(); in TEST()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcharconv_test.cc497 std::string positive_overflow = "1e1000"; in TEST() local
498 begin = positive_overflow.data(); in TEST()
499 end = begin + positive_overflow.size(); in TEST()