Home
last modified time | relevance | path

Searched defs:newloc (Results 1 – 11 of 11) sorted by relevance

/external/cronet/stable/third_party/libc++/src/src/support/ibm/
Dxlocale_zos.cpp37 locale_t newloc = new locale_struct(); in newlocale() local
70 locale_t uselocale(locale_t newloc) { in uselocale()
/external/cronet/tot/third_party/libc++/src/src/support/ibm/
Dxlocale_zos.cpp37 locale_t newloc = new locale_struct(); in newlocale() local
70 locale_t uselocale(locale_t newloc) { in uselocale()
/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h41 _LC_locale_t *newloc, *loc; in newlocale() local
75 locale_t uselocale(locale_t newloc) in uselocale()
/external/libexif/test/nls/
Dtest-nls.c40 const char *newloc = setlocale(LC_ALL, NULL); in main() local
/external/elfutils/libdw/
Ddwarf_getlocation.c310 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
321 struct loclist *newloc; in __libdw_intern_expression() local
587 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
/external/sdv/vsomeip/third_party/boost/lexical_cast/test/
Dfloat_types_test.cpp487 std::locale newloc(""); in test_conversion_from_to_float() local
Dintegral_types_test.cpp496 std::locale newloc(""); in test_conversion_from_to_integral() local
/external/cronet/tot/third_party/libc++/src/src/
Dios.cpp104 locale ios_base::imbue(const locale& newloc) { in imbue()
/external/cronet/stable/third_party/libc++/src/src/
Dios.cpp104 locale ios_base::imbue(const locale& newloc) { in imbue()
/external/libcxx/src/
Dios.cpp138 ios_base::imbue(const locale& newloc) in imbue()
/external/python/cpython3/Python/
Dpylifecycle.c260 const char *newloc = target->locale_name; in _coerce_default_locale_settings() local