Home
last modified time | relevance | path

Searched defs:ENABLE_ASAN (Results 1 – 14 of 14) sorted by relevance

/dports/lang/pocl/pocl-1.8/cmake/
H A Dsanitizers.cmake4 option(ENABLE_ASAN "Enable AddressSanitizer" OFF) option
7 set(ENABLE_ASAN OFF CACHE INTERNAL "Enable AddressSanitizer") variable
24 set(ENABLE_ASAN OFF CACHE INTERNAL "Enable AddressSanitizer") variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjCXX/
H A Ddeduction.mm62 void test(id x) {
/dports/databases/mdbx/mdbx-0.11.2/cmake/
H A Dprofile.cmake47 option(ENABLE_ASAN option
/dports/net/czmq/czmq-4.1.1/
H A Dconfigure.ac98 AM_CONDITIONAL(ENABLE_ASAN, true) condition
101 AM_CONDITIONAL(ENABLE_ASAN, false) condition
/dports/net/zyre/zyre-2.0.1/
H A Dconfigure.ac105 AM_CONDITIONAL(ENABLE_ASAN, true) condition
108 AM_CONDITIONAL(ENABLE_ASAN, false) condition
/dports/net/czmq4/czmq-4.2.1/
H A Dconfigure.ac105 AM_CONDITIONAL(ENABLE_ASAN, true) condition
108 AM_CONDITIONAL(ENABLE_ASAN, false) condition
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/
H A Dconfigure.ac240 AM_CONDITIONAL([ENABLE_ASAN],[test "x$enable_asan" = "xyes"]) condition
/dports/textproc/jq/jq-jq-1.6/
H A Dconfigure.ac114 AM_CONDITIONAL([ENABLE_ASAN], [test "x$enable_asan" = xyes]) condition
/dports/math/viennacl/ViennaCL-1.7.1/cmake/
H A DViennaCLCommon.cmake42 option(ENABLE_ASAN "Build with address sanitizer if available" OFF) option
/dports/databases/mariadb104-server/mariadb-10.4.24/cmake/os/
H A DWindows.cmake62 FUNCTION(ENABLE_ASAN) function
/dports/databases/mariadb103-server/mariadb-10.3.34/cmake/os/
H A DWindows.cmake62 FUNCTION(ENABLE_ASAN) function
/dports/databases/mariadb103-client/mariadb-10.3.34/cmake/os/
H A DWindows.cmake62 FUNCTION(ENABLE_ASAN) function
/dports/net/libzmq4/zeromq-4.3.4/
H A Dconfigure.ac193 AM_CONDITIONAL(ENABLE_ASAN, true) condition
196 AM_CONDITIONAL(ENABLE_ASAN, false) condition
/dports/databases/memcached/memcached-1.6.12/
H A Dconfigure.ac226 AM_CONDITIONAL([ENABLE_ASAN],[test "$enable_asan" = "yes"]) condition