HomeSort by relevance Sort by last modified time
    Searched defs:tolower (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /bionic/libc/stdlib/
tolower_.c 50 #undef tolower macro
52 tolower(int c) function
  /external/webkit/Source/JavaScriptCore/wtf/
DisallowCType.h 54 #undef tolower macro
71 #define tolower tolower_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h macro
  /bionic/libc/include/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /bionic/libc/kernel/common/linux/
ctype.h 49 #define tolower(c) __tolower(c) macro
  /development/ndk/platforms/android-3/include/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /development/ndk/platforms/android-3/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /external/kernel-headers/original/linux/
ctype.h 51 #define tolower(c) __tolower(c) macro
  /external/openssl/
check-all-builds.sh 61 tolower () { function
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 79 int tolower(int);
153 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 41 #define tolower(c) __tolower(c) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function
  /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/
ctype.h 83 int tolower(int);
157 __CTYPE_INLINE int tolower(int c) function

Completed in 1669 milliseconds

1 2 3 4 5