Home
last modified time | relevance | path

Searched refs:TOLOWER (Results 1 – 11 of 11) sorted by relevance

/external/libxslt/libxslt/
Dxsltlocale.c31 #define TOLOWER(c) (c | 0x20) macro
94 *q++ = TOLOWER(*p++); in xsltNewLocale()
161 *q++ = TOLOWER(*p++); in xsltNewLocale()
/external/webkit/Source/WebKit/
DCMakeLists.txt64 STRING(TOLOWER ${PORT} WEBKIT_PORT_DIR)
/external/valgrind/main/coregrind/m_demangle/
Dsafe-ctype.h113 #define TOLOWER(c) _sch_tolower[(c) & 0xff] macro
/external/webkit/Source/
DCMakeLists.txt47 STRING(TOLOWER ${CMAKE_SYSTEM_PROCESSOR} LOWERCASE_CMAKE_SYSTEM_PROCESSOR)
/external/harfbuzz_ng/src/
Dhb-common.cc107 char c = TOLOWER (str[0]); in hb_direction_from_string()
Dhb-private.hh535 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function
/external/eigen/test/
DCMakeLists.txt227 string(TOLOWER "${CMAKE_CXX_COMPILER}" cmake_cxx_compiler_tolower)
/external/eigen/
DCMakeLists.txt17 string(TOLOWER "${CMAKE_BUILD_TYPE}" cmake_build_type_tolower)
356 string(TOLOWER "${CMAKE_GENERATOR}" cmake_generator_tolower)
/external/eigen/cmake/
DEigenTesting.cmake299 string(TOLOWER ${SITE} SITE)
430 string(TOLOWER ${TMP_BUILD_STRING} BUILDNAME)
/external/compiler-rt/
DCMakeLists.txt25 string(TOLOWER ${CMAKE_SYSTEM_NAME} LIBCLANG_OS_DIR)
/external/llvm/cmake/
Dconfig-ix.cmake340 string(TOLOWER "${LLVM_TARGET_ARCH}" LLVM_NATIVE_ARCH)