Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/buildit/
DGNUmakefile38 ifndef ENABLE_ASSERTIONS
39 ENABLE_ASSERTIONS := no macro
69 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) $(INSTALL_LIBLTO) \
/external/swiftshader/third_party/LLVM/test/
DMakefile175 ENABLE_ASSERTIONS=0 macro
177 ENABLE_ASSERTIONS=1 macro
188 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
Dlit.site.cfg.in10 config.enable_assertions = @ENABLE_ASSERTIONS@
/external/libopus/silk/
Dtypedef.h60 # ifdef ENABLE_ASSERTIONS
/external/libopus/celt/
Darch.h61 #if defined(ENABLE_ASSERTIONS) || defined(ENABLE_HARDENING)
89 #if defined(ENABLE_ASSERTIONS)
Dcelt.h212 #if defined(ENABLE_HARDENING) || defined(ENABLE_ASSERTIONS)
Dcelt_decoder.c112 #if defined(ENABLE_HARDENING) || defined(ENABLE_ASSERTIONS)
/external/llvm/test/
Dlit.site.cfg.in25 config.enable_assertions = @ENABLE_ASSERTIONS@
/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.site.cfg.py.in26 config.enable_assertions = @ENABLE_ASSERTIONS@
/external/libopus/src/
Dmapping_matrix.c69 #if !defined(ENABLE_ASSERTIONS) in mapping_matrix_init()
Dopus_multistream_decoder.c42 #if defined(ENABLE_HARDENING) || defined(ENABLE_ASSERTIONS)
Dopus_decoder.c81 #if defined(ENABLE_HARDENING) || defined(ENABLE_ASSERTIONS)
/external/clang/
DCMakeLists.txt38 list(GET CONFIG_OUTPUT 0 ENABLE_ASSERTIONS)
46 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS}
/external/llvm/cmake/modules/
DAddLLVM.cmake1050 set(ENABLE_ASSERTIONS "1") variable
1052 set(ENABLE_ASSERTIONS "0") variable
/external/libopus/
Dconfigure.ac759 AC_DEFINE([ENABLE_ASSERTIONS], [1], [Assertions]) definition
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1219 set(ENABLE_ASSERTIONS "1") variable
1221 set(ENABLE_ASSERTIONS "0") variable