HomeSort by relevance Sort by last modified time
    Searched refs:_tolower (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /development/ndk/platforms/android-L/include/
ctype.h 87 int _tolower(int);
  /bionic/libc/upstream-openbsd/lib/libc/gen/
isctype.c 145 #undef _tolower macro
147 _tolower(int c) function
  /bionic/tests/
ctype_test.cpp 124 TEST(ctype, _tolower) {
125 // _tolower may mangle characters for which isupper is false.
126 EXPECT_EQ('a', _tolower('A'));
  /development/ndk/platforms/android-3/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
ctype.h 90 int _tolower(int);
186 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function

Completed in 1130 milliseconds

1 2 3 4