Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/src/support/ibm/
Dxlocale_zos.cpp37 locale_t newloc = new locale_struct(); in newlocale() local
72 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
586 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dios.cpp121 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.c313 const char *newloc = target->locale_name; in _coerce_default_locale_settings() local