Home
last modified time | relevance | path

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

/external/libcxx/cmake/Modules/
DGetTriple.cmake19 string(TOLOWER ${CMAKE_HOST_SYSTEM_NAME} os)
45 string(TOLOWER ${CMAKE_SYSTEM_NAME} os)
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltlocale.c31 #define TOLOWER(c) (c | 0x20) macro
94 *q++ = TOLOWER(*p++); in xsltNewLocale()
161 *q++ = TOLOWER(*p++); in xsltNewLocale()
/external/valgrind/main/coregrind/m_demangle/
Dsafe-ctype.h113 #define TOLOWER(c) _sch_tolower[(c) & 0xff] macro
/external/harfbuzz_ng/src/
Dhb-common.cc136 char c = TOLOWER (str[0]); in hb_direction_from_string()
Dhb-private.hh554 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-common.cc136 char c = TOLOWER (str[0]); in hb_direction_from_string()
Dhb-private.hh593 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function
/external/eigen/test/
DCMakeLists.txt268 string(TOLOWER "${CMAKE_CXX_COMPILER}" cmake_cxx_compiler_tolower)
/external/eigen/
DCMakeLists.txt17 string(TOLOWER "${CMAKE_BUILD_TYPE}" cmake_build_type_tolower)
398 string(TOLOWER "${CMAKE_GENERATOR}" cmake_generator_tolower)
/external/eigen/cmake/
DEigenTesting.cmake308 string(TOLOWER ${SITE} SITE)
451 string(TOLOWER ${TMP_BUILD_STRING} BUILDNAME)
/external/ceres-solver/cmake/
DFindGflags.cmake147 STRING(TOLOWER "${GFLAGS_LIBRARY}" LOWERCASE_GFLAGS_LIBRARY)
DFindGlog.cmake147 STRING(TOLOWER "${GLOG_LIBRARY}" LOWERCASE_GLOG_LIBRARY)
DFindCXSparse.cmake176 STRING(TOLOWER "${CXSPARSE_LIBRARY}" LOWERCASE_CXSPARSE_LIBRARY)
/external/compiler-rt/
DCMakeLists.txt146 string(TOLOWER ${CMAKE_SYSTEM_NAME} COMPILER_RT_OS_DIR)
/external/llvm/cmake/
Dconfig-ix.cmake330 string(TOLOWER "${LLVM_TARGET_ARCH}" LLVM_NATIVE_ARCH)