Home
last modified time | relevance | path

Searched refs:ENABLE_ASSERTIONS (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/buildit/
DGNUmakefile38 ifndef ENABLE_ASSERTIONS
39 ENABLE_ASSERTIONS := no macro
66 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \
/external/llvm/test/
DMakefile114 ENABLE_ASSERTIONS=0 macro
116 ENABLE_ASSERTIONS=1 macro
143 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
Dlit.site.cfg.in25 config.enable_assertions = @ENABLE_ASSERTIONS@
/external/libopus/silk/
Dtypedef.h60 # ifdef ENABLE_ASSERTIONS
/external/libopus/celt/
Darch.h52 #ifdef ENABLE_ASSERTIONS
/external/libopus/
Dconfig.h.in10 #undef ENABLE_ASSERTIONS
Dconfigure.ac356 AC_DEFINE([ENABLE_ASSERTIONS], [1], [Assertions]) definition
/external/clang/
DCMakeLists.txt52 list(GET CONFIG_OUTPUT 0 ENABLE_ASSERTIONS)
60 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS}
/external/llvm/cmake/modules/
DAddLLVM.cmake973 set(ENABLE_ASSERTIONS "1") variable
975 set(ENABLE_ASSERTIONS "0") variable