Home
last modified time | relevance | path

Searched defs:ENABLE_ASSERTIONS (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/test/
DMakefile175 ENABLE_ASSERTIONS=0 macro
177 ENABLE_ASSERTIONS=1 macro
/external/swiftshader/third_party/LLVM/utils/buildit/
DGNUmakefile39 ENABLE_ASSERTIONS := no macro
/external/llvm/cmake/modules/
DAddLLVM.cmake1050 set(ENABLE_ASSERTIONS "1") variable
1052 set(ENABLE_ASSERTIONS "0") variable
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1219 set(ENABLE_ASSERTIONS "1") variable
1221 set(ENABLE_ASSERTIONS "0") variable
/external/libopus/
Dconfigure.ac759 AC_DEFINE([ENABLE_ASSERTIONS], [1], [Assertions]) definition