Searched defs:tolower (Results 1 - 9 of 9) sorted by relevance

/external/openssl/
H A Dcheck-all-builds.sh61 tolower () { function
/external/stlport/stlport/
H A Dctype.h63 # undef tolower macro
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dconfigure.sh245 tolower(){ function
/external/libvpx/libvpx/build/make/
H A Dconfigure.sh245 tolower(){ function
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dutil.h204 #undef tolower macro
232 #define tolower(x) sane_case((unsigned char)(x), 0x20) macro
/external/stlport/stlport/stl/
H A D_ctype.h96 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
/external/valgrind/main/coregrind/m_demangle/
H A Dsafe-ctype.h150 #undef tolower macro
151 #define tolower(c) do_not_use_tolower_with_safe_ctype macro
/external/valgrind/main/coregrind/
H A Dm_libcbase.c216 HChar VG_(tolower) ( HChar c ) function
319 UChar c1 = (UChar)VG_(tolower)(*s1);
320 UChar c2 = (UChar)VG_(tolower)(*s2);
353 c1 = (UChar)VG_(tolower)(*s1);
354 c2 = (UChar)VG_(tolower)(*s2);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1593 milliseconds