HomeSort by relevance Sort by last modified time
    Searched refs:towlower_l (Results 26 - 40 of 40) sorted by null

12

  /external/libcxx/include/support/xlocale/
xlocale.h 133 static inline int towlower_l(int c, locale_t) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 101 #define towlower_l _towlower_l macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wctype.h 299 extern wint_t towlower_l (wint_t __wc, __locale_t __locale) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wctype.h 299 extern wint_t towlower_l (wint_t __wc, __locale_t __locale) __THROW;
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 101 #define towlower_l _towlower_l macro
  /external/libcxx/include/support/ibm/
xlocale.h 237 wint_t towlower_l(wint_t wc, locale_t locale) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 237 wint_t towlower_l(wint_t wc, locale_t locale) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 98 wint_t towlower_l(wint_t __c, locale_t __l);
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 237 wint_t towlower_l(wint_t wc, locale_t locale) function
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 98 wint_t towlower_l(wint_t __c, locale_t __l);
  /ndk/sources/android/support/
Android.mk 90 src/musl-locale/towlower_l.c \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 155 wint_t towlower_l(wint_t __c, locale_t __l) { function
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 329 return towlower_l( c, ((locale_t)__loc) );
  /external/libcxx/src/
locale.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp     [all...]

Completed in 1332 milliseconds

12