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

  /bionic/libc/upstream-openbsd/lib/libc/gen/
toupper_.c 51 #undef toupper macro
53 toupper(int c) function
  /development/ndk/platforms/android-3/include/
ctype.h 84 int toupper(int);
164 __CTYPE_INLINE int toupper(int c) function
  /development/ndk/platforms/android-3/include/linux/
ctype.h 42 #define toupper(c) __toupper(c) macro
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 240 toupper(){ function
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 240 toupper(){ function
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
util.h 205 #undef toupper macro
226 (sane_istest(toupper(x), GIT_ALPHA | GIT_DIGIT) && toupper(x) < 'G')
233 #define toupper(x) sane_case((unsigned char)(x), 0) macro
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 260 milliseconds