Home
last modified time | relevance | path

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

/external/llvm/cmake/modules/
DAddLLVM.cmake1050 set(ENABLE_ASSERTIONS "1") variable
1052 set(ENABLE_ASSERTIONS "0") variable
/external/llvm-project/llvm/cmake/modules/
DAddLLVM.cmake1606 set(ENABLE_ASSERTIONS "1") variable
1608 set(ENABLE_ASSERTIONS "0") variable
/external/libopus/
Dconfigure.ac772 AC_DEFINE([ENABLE_ASSERTIONS], [1], [Assertions]) definition
/external/arm-trusted-firmware/
DMakefile32 ENABLE_ASSERTIONS := ${DEBUG} macro