Searched refs:uselocale (Results 1 – 17 of 17) sorted by relevance
/external/libcxx/include/ |
D | __bsd_locale_fallbacks.h | 23 typedef _VSTD::unique_ptr<__use_locale_struct, decltype(&uselocale)> __locale_raii; 28 __locale_raii __current( uselocale(__l), uselocale ); in decltype() 35 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_btowc_l() 42 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_wctob_l() 50 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_wcsnrtombs_l() 57 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_wcrtomb_l() 65 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_mbsnrtowcs_l() 73 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_mbrtowc_l() 80 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_mbtowc_l() 87 __locale_raii __current( uselocale(__l), uselocale ); in __libcpp_mbrlen_l() [all …]
|
/external/libcxx/src/support/win32/ |
D | locale_win32.cpp | 19 typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __locale_raii; 26 locale_t uselocale( locale_t newloc ) in uselocale() function 42 __locale_raii __current( uselocale(loc), uselocale ); in localeconv_l() 48 __locale_raii __current( uselocale(loc), uselocale ); in mbrlen_l() 54 __locale_raii __current( uselocale(loc), uselocale ); in mbsrtowcs_l() 60 __locale_raii __current( uselocale(loc), uselocale ); in wcrtomb_l() 66 __locale_raii __current( uselocale(loc), uselocale ); in mbrtowc_l() 72 __locale_raii __current( uselocale(loc), uselocale ); in mbsnrtowcs_l() 78 __locale_raii __current( uselocale(loc), uselocale ); in wcsnrtombs_l() 83 __locale_raii __current( uselocale(loc), uselocale ); in btowc_l() [all …]
|
/external/skia/src/gpu/ |
D | GrAutoLocaleSetter.h | 59 fOldLocale = uselocale(fLocale); in GrAutoLocaleSetter() 76 uselocale(fOldLocale); in ~GrAutoLocaleSetter()
|
/external/libcxx/include/support/win32/ |
D | locale_mgmt_win32.h | 31 locale_t uselocale( locale_t newloc );
|
/external/libcxx/include/support/xlocale/ |
D | __nop_locale_mgmt.h | 31 static inline locale_t uselocale(locale_t) { in uselocale() function
|
/external/libcxx/include/support/ibm/ |
D | locale_mgmt_aix.h | 75 locale_t uselocale(locale_t newloc) in uselocale() function
|
/external/ImageMagick/MagickCore/ |
D | locale.c | 367 previous_locale=uselocale(locale); in FormatLocaleFileList() 369 uselocale(previous_locale); in FormatLocaleFileList() 458 previous_locale=uselocale(locale); in FormatLocaleStringList() 460 uselocale(previous_locale); in FormatLocaleStringList()
|
/external/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 146 fun:uselocale=discard
|
D | libc_ubuntu1404_abilist.txt | 3190 fun:uselocale=uninstrumented
|
/external/e2fsprogs/lib/ |
D | config.h.in | 563 /* Define to 1 if you have the `uselocale' function. */
|
/external/ImageMagick/config/ |
D | config.h.in | 637 /* Define to 1 if you have the `uselocale' function. */
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1989 {'type': 'FUNC', 'name': 'uselocale@GLIBC_2.3'}
|
/external/ImageMagick/ |
D | configure.ac | 1219 …r strlcat strlcpy strcasecmp strncasecmp telldir tempnam times ulltostr uselocale usleep utime vfp…
|
D | configure | 27862 …r strlcat strlcpy strcasecmp strncasecmp telldir tempnam times ulltostr uselocale usleep utime vfp…
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1301 stpcpy strcasecmp strdup strtoul tsearch uselocale argz_count \
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 22 PUBLIC 2b310 0 uselocale
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 57827 ==== BB 1446 uselocale(0xFE8919C) approx BBs exec'd 0 ====
|