HomeSort by relevance Sort by last modified time
    Searched refs:tolower (Results 101 - 125 of 403) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/build/awk/
xml.awk 77 _xml_attrib = tolower(_xml_attrib);
275 # _xml_attrib = tolower(_xml_attrib);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); } function in class:ctype
97 const char* (tolower)(char* __low, const char* __high) const { function in class:ctype
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); } function in class:ctype
203 const wchar_t* (tolower)(wchar_t* __low, const wchar_t* __high) const function in class:ctype
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); } function in class:ctype
97 const char* (tolower)(char* __low, const char* __high) const { function in class:ctype
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); } function in class:ctype
203 const wchar_t* (tolower)(wchar_t* __low, const wchar_t* __high) const function in class:ctype
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); } function in class:ctype
97 const char* (tolower)(char* __low, const char* __high) const { function in class:ctype
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); } function in class:ctype
203 const wchar_t* (tolower)(wchar_t* __low, const wchar_t* __high) const function in class:ctype
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro

Completed in 1255 milliseconds

1 2 3 45 6 7 8 91011>>