Searched refs:uselocale (Results 1 – 14 of 14) sorted by relevance
/external/libcxx/src/support/win32/ |
D | locale_win32.cpp | 19 locale_t uselocale( locale_t newloc ) in uselocale() function 33 __locale_raii __current( uselocale(loc), uselocale ); in localeconv_l() 39 __locale_raii __current( uselocale(loc), uselocale ); in mbrlen_l() 45 __locale_raii __current( uselocale(loc), uselocale ); in mbsrtowcs_l() 51 __locale_raii __current( uselocale(loc), uselocale ); in wcrtomb_l() 57 __locale_raii __current( uselocale(loc), uselocale ); in mbrtowc_l() 63 __locale_raii __current( uselocale(loc), uselocale ); in mbsnrtowcs_l() 69 __locale_raii __current( uselocale(loc), uselocale ); in wcsnrtombs_l() 74 __locale_raii __current( uselocale(loc), uselocale ); in btowc_l() 79 __locale_raii __current( uselocale(loc), uselocale ); in wctob_l() [all …]
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 37 locale_t uselocale( locale_t newloc ); 54 typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __locale_raii; 58 __locale_raii __current( uselocale(__l), uselocale ); in decltype()
|
/external/skia/src/gpu/ |
D | GrAutoLocaleSetter.h | 50 fOldLocale = uselocale(fLocale); in GrAutoLocaleSetter() 67 uselocale(fOldLocale); in ~GrAutoLocaleSetter()
|
/external/libcxx/include/support/newlib/ |
D | xlocale.h | 37 static inline locale_t uselocale(locale_t) { 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/libcxx/include/ |
D | locale | 232 typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __locale_raii; 252 __locale_raii __current(uselocale(__l), uselocale); 263 __locale_raii __current(uselocale(__l), uselocale); 274 __locale_raii __current(uselocale(__l), uselocale); 286 __locale_raii __current(uselocale(__l), uselocale); 297 __locale_raii __current(uselocale(__l), uselocale); 309 __locale_raii __current(uselocale(__l), uselocale); 321 __locale_raii __current(uselocale(__l), uselocale); 332 __locale_raii __current(uselocale(__l), uselocale); 343 __locale_raii __current(uselocale(__l), uselocale); [all …]
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 75 locale_t uselocale(locale_t newloc) in uselocale() function
|
/external/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 146 fun:uselocale=discard
|
D | libc_ubuntu1404_abilist.txt | 3190 fun:uselocale=uninstrumented
|
/external/ImageMagick/config/ |
D | config.h.in | 637 /* Define to 1 if you have the `uselocale' function. */
|
/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/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 ====
|