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

  /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
  /bionic/libc/include/
ctype.h 99 int _tolower(int);
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 2113 milliseconds