Home
last modified time | relevance | path

Searched defs:old_locale (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_nonfinite_trap.cpp63 std::locale old_locale; in trap_test_finite_impl() local
122 std::locale old_locale; in trap_test_put_inf_impl() local
143 std::locale old_locale; in trap_test_get_inf_impl() local
191 std::locale old_locale; in trap_test_put_nan_impl() local
212 std::locale old_locale; in trap_test_get_nan_impl() local
Dtest_basic_nonfinite.cpp85 std::locale old_locale; in basic_test_finite_impl() local
137 std::locale old_locale; in basic_test_inf_impl() local
187 std::locale old_locale; in basic_test_nan_impl() local
245 std::locale old_locale; in basic_test_format_impl() local
Dtest_legacy_nonfinite.cpp75 std::locale old_locale; in legacy_test_inf_impl() local
112 std::locale old_locale; in legacy_test_nan_impl() local
Dtest_signed_zero.cpp73 std::locale old_locale; in signed_zero_test_impl() local
Dtest_lexical_cast.cpp61 std::locale old_locale; in lexical_cast_test_impl() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dperror.c15 void *old_locale = f->locale; in perror() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dperror.c15 void *old_locale = f->locale; in perror() local
/third_party/musl/src/stdio/
Dperror.c15 void *old_locale = f->locale; in perror() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dperror.c15 void *old_locale = f->locale; in perror() local
/third_party/musl/src/signal/
Dpsignal.c17 void *old_locale = f->locale; in psignal() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstringprintf_unittest.cc94 char* old_locale = setlocale(LC_CTYPE, nullptr); in TEST() local
123 char* old_locale = setlocale(LC_CTYPE, nullptr); in TEST() local
Dstrutil_unittest.cc55 string old_locale = old_locale_cstr; in TEST() local
/third_party/boost/libs/math/example/
Dnonfinite_facet_sstream.cpp45 locale old_locale; in main() local
/third_party/boost/libs/multiprecision/example/
Dnumeric_limits_snips.cpp439 std::locale old_locale; in BOOST_AUTO_TEST_CASE() local
462 std::locale old_locale; in BOOST_AUTO_TEST_CASE() local
/third_party/abseil-cpp/absl/strings/
Dascii_test.cc135 const char* old_locale = setlocale(LC_CTYPE, "C"); in TEST() local
164 const char* old_locale = setlocale(LC_CTYPE, "C"); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii_test.cc135 const char* old_locale = setlocale(LC_CTYPE, "C"); in TEST() local
164 const char* old_locale = setlocale(LC_CTYPE, "C"); in TEST() local
/third_party/glib/glib/tests/
Dkeyfile.c714 gchar *old_locale; in test_locale_string() local
766 gchar *old_locale = NULL; in test_locale_string_multiple_loads() local
Doption-context.c644 char *old_locale, *current_locale; in arg_test5() local
/third_party/glib/glib/
Dgstrfuncs.c955 locale_t old_locale; in g_ascii_formatd() local