Searched refs:xno (Results 1 – 25 of 177) sorted by relevance
12345678
/external/marisa-trie/ |
D | configure.ac | 85 AS_IF([test "x${enable_native_code}" != "xno"], [ 106 AS_IF([test "x${enable_sse2}" != "xno"], [enable_sse2="yes"]) 115 AS_IF([test "x${enable_sse3}" != "xno"], [enable_sse3="yes"]) 124 AS_IF([test "x${enable_ssse3}" != "xno"], [enable_ssse3="yes"]) 133 AS_IF([test "x${enable_sse4_1}" != "xno"], [enable_sse4_1="yes"]) 142 AS_IF([test "x${enable_sse4_2}" != "xno"], [enable_sse4_2="yes"]) 151 AS_IF([test "x${enable_sse4}" != "xno"], [enable_sse4="yes"]) 160 AS_IF([test "x${enable_sse4a}" != "xno"], [enable_sse4a="yes"]) 169 AS_IF([test "x${enable_popcnt}" != "xno"], [enable_popcnt="yes"]) 178 AS_IF([test "x${enable_bmi}" != "xno"], [enable_bmi="yes"]) [all …]
|
/external/libnl/doc/ |
D | configure.ac | 25 if test "x$generate_doc" != "xno"; then 30 if test "x$HAVE_PYTHON" = "xno" -a "x$generate_doc" = "xyes"; then 35 if test "x$HAVE_DOXYGEN" = "xno" -a "x$generate_doc" = "xyes"; then 40 if test "x$HAVE_DOT" = "xno"; then 50 if test "x$HAVE_ASCIIDOC" = "xno"; then 59 if test "x$HAVE_SOURCE_HIGHLIGHT" = "xno"; then 69 if test "x$HAVE_MSCGEN" = "xno"; then 81 if test "x$HAVE_PYGMENTIZE" = "xno"; then 91 if test "x$HAVE_DOXYGEN" = "xno"; then 101 AM_CONDITIONAL([GENERATE_DOC], [test "x$generate_doc" != "xno"])
|
/external/llvm-project/polly/lib/External/isl/ |
D | configure.ac | 94 if test "x$ac_cv_have_decl_ffs" = xno -a \ 95 "x$ac_cv_have_decl___builtin_ffs" = xno -a \ 96 "x$ac_cv_have_decl__BitScanForward" = xno; then 101 if test "x$ac_cv_have_decl_strcasecmp" = xno -a \ 102 "x$ac_cv_have_decl__stricmp" = xno; then 105 if test "x$ac_cv_have_decl_strncasecmp" = xno -a \ 106 "x$ac_cv_have_decl__strnicmp" = xno; then 110 if test "x$ac_cv_have_decl_snprintf" = xno -a \ 111 "x$ac_cv_have_decl__snprintf" = xno; then
|
/external/libxml2/ |
D | Makefile.am | 1029 xno=`basename $$j | sed 's+.*_\(.*\).xml+\1+'`; \ 1030 if [ ! -f $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" ]; \ 1032 echo New test file "$$name"_"$$sno"_"$$xno" ; \ 1034 > $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \ 1035 2> $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err; \ 1041 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \ 1043 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err \ 1046 if [ -n "$$log" ] ; then echo "$$name"_"$$sno"_"$$xno" result ; echo "$$log" ; fi ; \ 1076 xno=`basename $$j | sed 's+.*_\(.*\).xml+\1+'`; \ 1077 if [ ! -f $(srcdir)/result/relaxng/"$$name"_"$$xno" ]; \ [all …]
|
/external/tpm2-tss/ |
D | configure.ac | 91 AS_IF([test "x$enable_unit" != xno], 95 AM_CONDITIONAL([UNIT], [test "x$enable_unit" != xno]) 161 AS_IF([test "x$enable_fapi" != xno -a "x$enable_esapi" = "xno"], 164 AS_IF([test "x$enable_fapi" != xno -a "x$with_crypto" != "xossl"], 192 AM_CONDITIONAL([ENABLE_TCTI_DEVICE], [test "x$enable_tcti_device" != xno]) 200 AM_CONDITIONAL([ENABLE_TCTI_MSSIM], [test "x$enable_tcti_mssim" != xno]) 208 AM_CONDITIONAL([ENABLE_TCTI_FUZZING], [test "x$enable_tcti_fuzzing" != xno]) 262 AS_IF([test "x$enable_tcti_mssim" = xno], 308 [AS_IF([test "x$enable_tcti_fuzzing" = xno], 342 AS_IF([test "x$enable_debug" = "xno"], [all …]
|
/external/kmod/ |
D | configure.ac | 22 AS_IF([test "x$enable_largefile" = "xno"], [AC_MSG_ERROR([--disable-largefile is not supported by k… 89 AS_IF([test "x$with_zstd" != "xno"], [ 100 AS_IF([test "x$with_xz" != "xno"], [ 111 AS_IF([test "x$with_zlib" != "xno"], [ 122 AS_IF([test "x$with_openssl" != "xno"], [ 195 AS_IF([test "x$have_python" = xno], 205 AS_IF([test "x$have_coverage" = xno],[
|
/external/ltp/m4/ |
D | ltp-numa.m4 | 10 if test "x$have_numa_headers" != "xno"; then 20 …if test "x$have_libnuma" = "xyes" -a "x$have_numa_headers" != "xno" -a "x$have_numa_headers_v2" = …
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/ |
D | xc-lt-iface.m4 | 51 xno) 56 xno) 60 if test "x$xc_lt_want_enable_shared" = 'xno' && 61 test "x$xc_lt_want_enable_static" = 'xno'; then 102 xno) 189 xyes | xno) 202 xyes | xno) 260 if test "x$allow_undefined" = 'xno'; then 332 xno)
|
D | ax_cxx_compile_stdcxx_11.m4 | 108 if test x$ac_success = xno; then 128 if test x$ac_success = xno; then 148 if test x$ac_success = xno; then 152 if test x$ac_success = xno; then
|
/external/curl/m4/ |
D | xc-lt-iface.m4 | 51 xno) 56 xno) 60 if test "x$xc_lt_want_enable_shared" = 'xno' && 61 test "x$xc_lt_want_enable_static" = 'xno'; then 102 xno) 189 xyes | xno) 202 xyes | xno) 260 if test "x$allow_undefined" = 'xno'; then 332 xno)
|
/external/libcups/config-scripts/ |
D | cups-ssl.m4 | 19 if test x$enable_ssl != xno; then 21 if test $have_ssl = 0 -a "x$enable_cdsassl" != "xno"; then 40 if test $have_ssl = 0 -a "x$enable_gnutls" != "xno" -a "x$PKGCONFIG" != x; then
|
D | cups-pam.m4 | 19 if test x$enable_pam != xno; then 32 if test x$ac_cv_lib_pam_pam_start != xno; then 34 if test x$ac_cv_lib_dl_dlopen != xno; then
|
D | cups-defaults.m4 | 128 if test "x$enable_browsing" = xno; then 142 if test x$with_local_protocols != xno; then 163 if test "x$enable_default_shared" = xno; then 293 if test x$default_printcap != xno; then 325 if test x$default_lpdconfigfile != xno; then 354 if test x$default_smbconfigfile != xno; then 381 if test "x$enable_raw_printing" != xno; then 419 xno)
|
D | cups-startup.m4 | 20 if test x$enable_launchd != xno; then 38 if test x$enable_systemd != xno; then 159 if test "x$rcdir" != xno; then 181 elif test "x$xinetd" != xno; then
|
D | cups-network.m4 | 42 if test x$enable_domainsocket != xno -a x$default_domainsocket != xno; then
|
D | cups-dnssd.m4 | 24 if test "x$PKGCONFIG" != x -a x$enable_avahi != xno -a x$host_os_name != xdarwin; then 39 if test "x$DNSSD_BACKEND" = x -a x$enable_dnssd != xno; then
|
/external/libexif/m4m/ |
D | gp-check-library.m4 | 133 if test "x${[have_][$1]}" = "xno"; then 142 if test "x${[have_][$1]}" = "xno"; then 169 if test "x${[have_][$1]}" = "xno"; then 202 elif test "x${[try_][$1]}" = "xno"; then 235 if test "x${[have_][$1]}" = "xno"; then 259 if test "x${[userdef_][$1]}" = "xno" && test "x${[have_][$1]}" = "xyes"; then 272 if test "x${[have_][$1]}" = "xno"; then 295 if test "x${[try_][$1]}" != "xno" && test "x${[have_][$1]}" = "xno"; then
|
/external/libabigail/ |
D | configure.ac | 251 if test x$HAS_RM = xno; then 256 if test x$HAS_MKDIR = xno; then 374 if test x$ENABLE_PYTHON3 != xno; then 381 if test x$PYTHON3_INTERPRETER != xno; then 393 if test x$PYTHON3_INTERPRETER != xno; then 407 if test x$MINIMAL_PYTHON_VERSION_FOUND = xno; then 409 if test x$PYTHON = xno; then 411 if test x$PYTHON3_INTERPRETER != xno; then 420 if test x$PYTHON3_INTERPRETER != xno; then 454 if test x$WGET = xno; then [all …]
|
D | abigail.m4 | 48 if test x$with_abigail != x -a x$with_abigail != xno; then 55 if test x$with_abigail_include != x -a x$with_abigail != xno; then 60 if test x$with_abigail_lib != x -a x$with_abigail != xno; then
|
/external/libogg/ |
D | ogg.m4 | 19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then 27 if test "x$ogg_prefix" != "xno" ; then 33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then 42 if test "x$ogg_prefix" = "xno" ; then
|
/external/flac/m4/ |
D | ogg.m4 | 19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then 27 if test "x$ogg_prefix" != "xno" ; then 33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then 42 if test "x$ogg_prefix" = "xno" ; then
|
/external/elfutils/ |
D | configure.ac | 357 if test "x$with_valgrind_headers" != xno; then 400 AS_IF([test "x$with_zlib" = xno], [AC_MSG_ERROR([zlib not found but is required])]) 445 AM_CONDITIONAL(FATAL_TEXTREL, [test "x$enable_textrelcheck" != "xno"]) 446 AS_IF([test "x$enable_textrelcheck" != "xno"], 461 if test "x$enable_symbol_versioning" != "xno"; then 467 AM_CONDITIONAL(SYMBOL_VERSIONING, [test "x$enable_symbol_versioning" != "xno"]) 468 AS_IF([test "x$enable_symbol_versioning" = "xno"], 478 AM_CONDITIONAL(ADD_STACK_USAGE_WARNING, [test "x$ac_cv_stack_usage" != "xno"]) 490 [test "x$ac_cv_logical_op" != "xno"]) 500 [test "x$ac_cv_duplicated_cond" != "xno"]) [all …]
|
/external/libopus/ |
D | opus.m4 | 20 elif test "x$opus_prefix" = "xno" || test "x$opus_prefix" = "xyes" ; then 28 if test "x$opus_prefix" != "xno" ; then 34 elif test "x$opus_prefix" = "xno" || test "x$opus_prefix" = "xyes" ; then 43 if test "x$opus_prefix" = "xno" ; then
|
/external/ImageMagick/m4/ |
D | ax_have_opencl.m4 | 46 if test x"$enable_opencl" != xno ; then 49 if test x"$HAVE_CL_H" = xno ; then 59 if test x"$HAVE_CL_H" = xno ; then 81 if test x"$HAVE_CL_H" = xno ; then
|
/external/libusb/ |
D | configure.ac | 222 if test "x$use_eventfd" != xno; then 241 if test "x$use_eventfd" = xno; then 260 if test "x$use_timerfd" != xno; then 279 if test "x$use_timerfd" = xno; then 297 if test "x$log_enabled" != xno; then 305 if test "x$debug_log_enabled" != xno; then 313 if test "x$system_log_enabled" != xno; then 336 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != xno]) 337 AM_CONDITIONAL([BUILD_TESTS], [test "x$build_tests" != xno])
|
12345678