Home
last modified time | relevance | path

Searched refs:xno (Results 1 – 25 of 118) sorted by relevance

12345

/external/openfst/
Dconfigure.ac41 AM_CONDITIONAL([HAVE_BIN], [test "x$enable_bin" != xno])
42 AM_CONDITIONAL([HAVE_SCRIPT], [test "x$enable_bin" != xno])
51 AM_CONDITIONAL([HAVE_COMPACT], [test "x$enable_compact_fsts" != xno])
60 AM_CONDITIONAL([HAVE_CONST], [test "x$enable_const_fsts" != xno])
64 AM_CONDITIONAL([HAVE_FAR], [test "x$enable_far" != xno])
73 AM_CONDITIONAL([HAVE_NGRAM], [test "x$enable_ngram_fsts" != xno])
82 AM_CONDITIONAL([HAVE_LOOKAHEAD], [test "x$enable_lookahead_fsts" != xno])
86 AM_CONDITIONAL([HAVE_PDT], [test "x$enable_pdt" != xno])
/external/libvncserver/
Dconfigure.ac75 if test "x$with_crypt" != "xno"; then
95 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
101 if test "x$ld_minus_R" = "xno"; then
120 if test "x$with_ssl" != "xno"; then
211 if test "x$with_x" = "xno"; then
234 if test "x$with_fbpm" != "xno"; then
240 if test "x$with_dpms" != "xno"; then
256 if test "x$with_xrecord" != "xno"; then
264 if test "x$with_xtrap" != "xno"; then
278 if test "x$with_xkeyboard" != "xno"; then
[all …]
/external/libusb/
Dconfigure.ac60 if test "x$use_timerfd" = "xyes" -a "x$tfd_hdr_ok" = "xno"; then
65 if test "x$use_timerfd" = "xno"; then
80 if test "x$log_enabled" != "xno"; then
88 if test "x$debug_log_enabled" != "xno"; then
97 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"])
/external/libxml2/
DMakefile.am984 xno=`basename $$j | sed 's+.*_\(.*\).xml+\1+'`; \
985 if [ ! -f $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" ]; \
987 echo New test file "$$name"_"$$sno"_"$$xno" ; \
989 > $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
990 2> $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err; \
996 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
998 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err \
1001 if [ -n "$$log" ] ; then echo "$$name"_"$$sno"_"$$xno" result ; echo $$log ; fi ; \
1031 xno=`basename $$j | sed 's+.*_\(.*\).xml+\1+'`; \
1032 if [ ! -f $(srcdir)/result/relaxng/"$$name"_"$$xno" ]; \
[all …]
/external/libusb-compat/
Dconfigure.ac33 if test "x$log_enabled" != "xno"; then
41 if test "x$debug_log_enabled" != "xno"; then
50 AM_CONDITIONAL([BUILD_EXAMPLES], [test "x$build_examples" != "xno"])
/external/libexif/m4m/
Dgp-check-library.m4133 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/libvorbis/m4/
Dogg.m419 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/libogg/
Dogg.m419 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/jemalloc/
Dconfigure.ac105 if test "x$with_xslroot" = "xno" ; then
163 if test "x${je_cv_msvc}" = "xyes" -a "x${ac_cv_header_inttypes_h}" = "xno"; then
428 if test "x$with_rpath" = "xno" ; then
440 if test "x$enable_autogen" = "xno" ; then
470 [if test "x$enable_code_coverage" = "xno" ; then
513 [if test "x$with_export" = "xno"; then
614 [if test "x$enable_cc_silence" = "xno" ; then
630 [if test "x$enable_debug" = "xno" ; then
651 [if test "x$enable_ivsalloc" = "xno" ; then
684 [if test "x$enable_stats" = "xno" ; then
[all …]
/external/libopus/
Dopus.m420 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/libdrm/
Dconfigure.ac222 if test "x$INTEL" != "xno" -o "x$RADEON" != "xno" -o "x$NOUVEAU" != "xno"; then
225 if test "x$INTEL" != "xno"; then
233 if test "x$RADEON" != "xno"; then
241 if test "x$NOUVEAU" != "xno"; then
249 if test "x$INTEL" != "xno"; then
255 if test "x$RADEON" != "xno"; then
258 if test "x$NOUVEAU" != "xno"; then
264 if test "x$INTEL" != "xno"; then
372 AM_CONDITIONAL([BUILD_MANPAGES], [test "x$XSLTPROC" != "x" -a "x$MANS" != "xno"])
/external/protobuf/m4/
Dacx_pthread.m484 if test x"$acx_pthread_ok" = xno; then
139 if test x"$acx_pthread_ok" = xno; then
154 if test x"$acx_pthread_config" = xno; then continue; fi
226 if test "x$flag" != xno; then
270 if test x"$done" = xno; then
281 if test x"$done" = xno; then
300 if test x"$done" = xno; then
319 if test x"$done" = xno; then
335 if test x"$done" = xno; then
359 if test x"$done" = xno; then
/external/libvorbis/
Dvorbis.m420 elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
28 if test "x$vorbis_prefix" != "xno" ; then
36 elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
46 if test "x$vorbis_prefix" = "xno" ; then
/external/google-breakpad/src/testing/gtest/m4/
Dacx_pthread.m484 if test x"$acx_pthread_ok" = xno; then
139 if test x"$acx_pthread_ok" = xno; then
154 if test x"$acx_pthread_config" = xno; then continue; fi
226 if test "x$flag" != xno; then
270 if test x"$done" = xno; then
281 if test x"$done" = xno; then
300 if test x"$done" = xno; then
319 if test x"$done" = xno; then
335 if test x"$done" = xno; then
/external/protobuf/gtest/m4/
Dacx_pthread.m484 if test x"$acx_pthread_ok" = xno; then
139 if test x"$acx_pthread_ok" = xno; then
154 if test x"$acx_pthread_config" = xno; then continue; fi
226 if test "x$flag" != xno; then
270 if test x"$done" = xno; then
281 if test x"$done" = xno; then
300 if test x"$done" = xno; then
319 if test x"$done" = xno; then
335 if test x"$done" = xno; then
/external/libunwind/
Dacinclude.m43 if test "x$enable___thread" != xno; then
37 if test "x$enable_conserve_stack" != xno; then
/external/mesa3d/
Dconfigure.ac109 if test "x$GCC" = xyes -a "x$acv_mesa_CLANG" = xno; then
432 test "x$enable_asm" = xno && AC_MSG_RESULT([no])
661 if test "x$enable_opengl" = xno -a \
662 "x$enable_gles1" = xno -a \
663 "x$enable_gles2" = xno -a \
664 "x$enable_openvg" = xno -a \
665 "x$enable_xorg" = xno -a \
666 "x$enable_xa" = xno -a \
667 "x$enable_d3d1x" = xno -a \
668 "x$enable_xvmc" = xno -a \
[all …]
/external/openssh/
Dconfigure.ac128 [ if test "x$withval" = "xno" ; then
145 if test "x$withval" = "xno" ; then
147 elif test "x$openssl" = "xno" ; then
164 if test "x$withval" = "xno"; then
169 if test "x$withval" = "xno"; then
305 if test "x$withval" = "xno" ; then
318 if test -n "$withval" && test "x$withval" != "xno" && \
327 if test -n "$withval" && test "x$withval" != "xno" && \
336 if test -n "$withval" && test "x$withval" != "xno" && \
345 if test -n "$withval" && test "x$withval" != "xno" && \
[all …]
/external/bison/m4/
Dassert.m416 [AS_IF([test "x$enableval" = xno],
Dlonglong.m422 if test "x${ac_cv_prog_cc_c99-no}" = xno; then
72 if test "x${ac_cv_prog_cc_c99-no}" = xno; then
/external/jpeg/
Dconfigure1530 if test "x$LTSHARED" != xno -o "x$LTSTATIC" != xno; then
1556 if test "x$LTSHARED" = xno; then
1559 if test "x$LTSTATIC" = xno; then
1585 if test "x$MAXMEM" != xno; then
1678 if test "x$LTSHARED" != xno; then
/external/google-breakpad/m4/
Dax_pthread.m4102 if test x"$ax_pthread_ok" = xno; then
161 if test x"$ax_pthread_ok" = xno; then
176 if test x"$ax_pthread_config" = xno; then continue; fi
253 if test "x$flag" != xno; then
/external/elfutils/src/tests/
Dtest-subr.sh95 if [ "x$elfutils_tests_rpath" != xno ]; then
/external/libcap-ng/libcap-ng-0.7/m4/
Dcap-ng.m414 if test x$with_libcap_ng = xno ; then
/external/mesa3d/m4/
Dax_pthread.m4108 if test x"$ax_pthread_ok" = xno; then
167 if test x"$ax_pthread_ok" = xno; then
182 if test x"$ax_pthread_config" = xno; then continue; fi
269 if test "x$flag" != xno; then

12345