Home
last modified time | relevance | path

Searched refs:pythonize_bool (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/
H A DCMakeLists.txt155 pythonize_bool(ANDROID)
160 pythonize_bool(LLVM_ENABLE_PER_TARGET_RUNTIME_DIR)
176 pythonize_bool(COMPILER_RT_DEBUG)
196 pythonize_bool(COMPILER_RT_INTERCEPT_LIBDISPATCH)
212 pythonize_bool(SANITIZER_CAN_USE_CXXABI)
267 pythonize_bool(SANITIZER_USE_STATIC_LLVM_UNWINDER)
276 pythonize_bool(SANITIZER_USE_STATIC_CXX_ABI)
285 pythonize_bool(SANITIZER_USE_STATIC_TEST_CXX)
762 pythonize_bool(COMPILER_RT_HAS_LLD)
763 pythonize_bool(COMPILER_RT_TEST_USE_LLD)
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/llvm/
H A Dconfig.py54 self.use_lit_shell = lit.util.pythonize_bool(lit_shell_env)
124 if lit.util.pythonize_bool(long_tests):
149 if lit.util.pythonize_bool(use_gmalloc):
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py23 def pythonize_bool(value): function
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake17 macro(pythonize_bool var) macro
/openbsd-src/gnu/llvm/compiler-rt/cmake/
H A Dconfig-ix.cmake880 pythonize_bool(COMPILER_RT_HAS_GWP_ASAN)