/third_party/boost/libs/math/test/ |
D | test_nonfinite_trap.cpp | 63 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
|
D | test_basic_nonfinite.cpp | 85 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
|
D | test_legacy_nonfinite.cpp | 75 std::locale old_locale; in legacy_test_inf_impl() local 112 std::locale old_locale; in legacy_test_nan_impl() local
|
D | test_signed_zero.cpp | 73 std::locale old_locale; in signed_zero_test_impl() local
|
D | test_lexical_cast.cpp | 61 std::locale old_locale; in lexical_cast_test_impl() local
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
D | perror.c | 15 void *old_locale = f->locale; in perror() local
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
D | perror.c | 15 void *old_locale = f->locale; in perror() local
|
/third_party/musl/src/stdio/ |
D | perror.c | 15 void *old_locale = f->locale; in perror() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
D | perror.c | 15 void *old_locale = f->locale; in perror() local
|
/third_party/musl/src/signal/ |
D | psignal.c | 17 void *old_locale = f->locale; in psignal() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringprintf_unittest.cc | 94 char* old_locale = setlocale(LC_CTYPE, nullptr); in TEST() local 123 char* old_locale = setlocale(LC_CTYPE, nullptr); in TEST() local
|
D | strutil_unittest.cc | 55 string old_locale = old_locale_cstr; in TEST() local
|
/third_party/boost/libs/math/example/ |
D | nonfinite_facet_sstream.cpp | 45 locale old_locale; in main() local
|
/third_party/boost/libs/multiprecision/example/ |
D | numeric_limits_snips.cpp | 439 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/ |
D | ascii_test.cc | 135 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/ |
D | ascii_test.cc | 135 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/ |
D | keyfile.c | 714 gchar *old_locale; in test_locale_string() local 766 gchar *old_locale = NULL; in test_locale_string_multiple_loads() local
|
D | option-context.c | 644 char *old_locale, *current_locale; in arg_test5() local
|
/third_party/glib/glib/ |
D | gstrfuncs.c | 955 locale_t old_locale; in g_ascii_formatd() local
|