Home
last modified time | relevance | path

Searched defs:newlocale (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function
/external/libcxx/include/support/xlocale/
D__nop_locale_mgmt.h27 static inline locale_t newlocale(int, const char *, locale_t) { in newlocale() function
/external/libexif/test/nls/
Dtest-codeset.c143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
/external/fmtlib/include/fmt/
Dposix.h284 static locale_t newlocale(int category_mask, const char* locale, locale_t) { in newlocale() function
/external/libcxx/src/support/win32/
Dlocale_win32.cpp21 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
/external/fmtlib/test/
Dposix-mock-test.cc495 LocaleType newlocale(int category_mask, const char* locale, in newlocale() function
/external/rust/crates/libc/src/
Dwasi.rs716 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1872 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1359 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1277 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/uclibc/
Dmod.rs1750 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2097 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3345 pub fn newlocale( in newlocale() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4029 pub fn newlocale( in newlocale() function