Home
last modified time | relevance | path

Searched refs:TOUPPER (Results 1 – 25 of 99) sorted by relevance

1234

/external/libdivsufsort/CMakeModules/
DAppendCompilerFlags.cmake7 string(TOUPPER "${cname}" cname)
11 string(TOUPPER "${flagname}" flagname)
25 string(TOUPPER "${cname}" cname)
29 string(TOUPPER "${flagname}" flagname)
DCheckFunctionKeywords.cmake7 string(TOUPPER "${flagname}" flagname)
/external/libcxx/utils/google-benchmark/cmake/
DAddCXXCompilerFlag.cmake23 string(TOUPPER "HAVE_CXX_FLAG_${FLAG}" SANITIZED_FLAG)
39 string(TOUPPER "_${VARIANT}" VARIANT)
54 string(TOUPPER "_${VARIANT}" VARIANT)
DCXXFeatureCheck.cmake22 string(TOUPPER ${FILE} VAR)
23 string(TOUPPER "HAVE_${VAR}" FEATURE)
/external/google-benchmark/cmake/
DAddCXXCompilerFlag.cmake23 string(TOUPPER "HAVE_CXX_FLAG_${FLAG}" SANITIZED_FLAG)
39 string(TOUPPER "_${VARIANT}" VARIANT)
54 string(TOUPPER "_${VARIANT}" VARIANT)
DCXXFeatureCheck.cmake22 string(TOUPPER ${FILE} VAR)
23 string(TOUPPER "HAVE_${VAR}" FEATURE)
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DLLVM-Config.cmake26 string(TOUPPER "${library}" capitalized_lib)
28 string(TOUPPER "${LLVM_TARGETS_TO_BUILD}" targets)
32 string(TOUPPER "${omitted_targets}" targets)
34 string(TOUPPER "${LLVM_ALL_TARGETS}" targets)
54 string(TOUPPER "${library}" capitalized_lib)
128 string(TOUPPER "${LLVM_AVAILABLE_LIBS}" capitalized_libs)
249 string(TOUPPER "${c}" capitalized)
DChooseMSVCCRT.cmake64 string(TOUPPER "${build_type}" build)
79 string(TOUPPER "${build_type}" build)
/external/swiftshader/third_party/LLVM/cmake/modules/
DLLVM-Config.cmake29 string(TOUPPER "${library}" capitalized_lib)
30 string(TOUPPER "${LLVM_ALL_TARGETS}" targets)
70 string(TOUPPER "${llvm_libs}" capitalized_libs)
135 string(TOUPPER "${c}" capitalized)
DChooseMSVCCRT.cmake64 string(TOUPPER "${build_type}" build)
79 string(TOUPPER "${build_type}" build)
/external/llvm/cmake/modules/
DLLVM-Config.cmake16 string(TOUPPER "${library}" capitalized_lib)
17 string(TOUPPER "${LLVM_ALL_TARGETS}" targets)
94 string(TOUPPER "${LLVM_AVAILABLE_LIBS}" capitalized_libs)
197 string(TOUPPER "${c}" capitalized)
DChooseMSVCCRT.cmake64 string(TOUPPER "${build_type}" build)
79 string(TOUPPER "${build_type}" build)
/external/gflags/test/nc/
DCMakeLists.txt8 string (TOUPPER ${TEST_NAME} TEST_NAME_UPPER)
/external/llvm/runtimes/
DCMakeLists.txt47 string(TOUPPER ${canon_name} canon_name)
74 string(TOUPPER ${canon_name} canon_name)
/external/deqp-deps/glslang/
DChooseMSVCCRT.cmake64 string(TOUPPER "${build_type}" build)
79 string(TOUPPER "${build_type}" build)
/external/compiler-rt/test/esan/
DCMakeLists.txt18 string(TOUPPER ${arch} ARCH_UPPER_CASE)
/external/vulkan-validation-layers/cmake/
DFindXCB.cmake17 string(TOUPPER ${comp} compname)
/external/libcxx/utils/google-benchmark/test/
DAssemblyTests.cmake21 string(TOUPPER "${CMAKE_CXX_COMPILER_ID}" ASM_TEST_COMPILER)
/external/google-benchmark/test/
DAssemblyTests.cmake21 string(TOUPPER "${CMAKE_CXX_COMPILER_ID}" ASM_TEST_COMPILER)
/external/compiler-rt/test/dfsan/
DCMakeLists.txt23 string(TOUPPER ${arch} ARCH_UPPER_CASE)
/external/compiler-rt/test/lsan/
DCMakeLists.txt23 string(TOUPPER ${arch} ARCH_UPPER_CASE)
/external/compiler-rt/test/msan/
DCMakeLists.txt23 string(TOUPPER ${arch} ARCH_UPPER_CASE)
/external/python/cpython2/Include/
Dbytes_methods.h65 #define TOUPPER(c) Py_TOUPPER(c) macro
/external/compiler-rt/test/tsan/
DCMakeLists.txt37 string(TOUPPER ${arch} ARCH_UPPER_CASE)
/external/compiler-rt/test/sanitizer_common/
DCMakeLists.txt18 string(TOUPPER ${tool} tool_toupper)

1234