Home
last modified time | relevance | path

Searched defs:tmp_locale (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_basic_nonfinite.cpp86 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in basic_test_finite_impl() local
138 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in basic_test_inf_impl() local
188 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in basic_test_nan_impl() local
246 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in basic_test_format_impl() local
Dtest_nonfinite_trap.cpp64 std::locale tmp_locale(old_locale, in trap_test_finite_impl() local
144 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in trap_test_get_inf_impl() local
213 std::locale tmp_locale(old_locale, new nonfinite_num_put<CharType>); in trap_test_get_nan_impl() local
Dtest_signed_zero.cpp74 std::locale tmp_locale( in signed_zero_test_impl() local
Dtest_lexical_cast.cpp62 std::locale tmp_locale(old_locale, in lexical_cast_test_impl() local
/third_party/boost/libs/locale/test/
Dtest_message.cpp82 std::locale tmp_locale=std::locale(); in strings_equal() local
96 std::locale tmp_locale=std::locale(); in strings_equal() local
128 std::locale tmp_locale=std::locale(); in strings_equal() local
142 std::locale tmp_locale=std::locale(); in strings_equal() local
173 std::locale tmp_locale=std::locale(); in strings_equal() local
187 std::locale tmp_locale=std::locale(); in strings_equal() local
218 std::locale tmp_locale=std::locale(); in strings_equal() local
232 std::locale tmp_locale=std::locale(); in strings_equal() local
/third_party/boost/libs/math/example/
Dnonfinite_facet_sstream.cpp46 locale tmp_locale(old_locale, new nonfinite_num_put<char>); in main() local
/third_party/musl/src/locale/
Dsetlocale.c27 struct __locale_struct tmp_locale; in setlocale() local
/third_party/boost/libs/multiprecision/example/
Dnumeric_limits_snips.cpp440 std::locale tmp_locale(old_locale, new nonfinite_num_put<char>); in BOOST_AUTO_TEST_CASE() local
463 std::locale tmp_locale(old_locale, new nonfinite_num_put<char>); in BOOST_AUTO_TEST_CASE() local