Searched
refs:yes (Results
251 -
275 of
529) sorted by null
<<11121314151617181920>>
/external/chromium/sdch/open-vcdiff/ |
configure.ac | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 35 if test "$GCC" = "yes"; then
|
/external/chromium/sdch/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
/external/chromium_org/sdch/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
/external/linux-tools-perf/util/ui/ |
util.c | 108 static const char yes[] = "Yes", no[] = "No", variable 114 return newtWinChoice(NULL, (char *)yes, (char *)no, (char *)msg) == 1;
|
/external/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
/external/valgrind/main/auxprogs/ |
gen-mdg | 48 # Command-line variables -- things we should show. Default is yes. 64 --headers=no|yes show headers, ie. show module-to-module deps only 77 # --headers=yes|no 78 if ($arg =~ /^--headers=(yes|no)$/) { 79 $show_headers = 1 if ($1 eq "yes");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
testit | 147 if [ $FILE = thread -o $1 = yes ]; then 148 afunc yes
|
/external/jpeg/ |
configure | 124 *) ac_optarg=yes ;; 139 with_gas=yes ;; 185 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 186 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 245 no_create=yes ;; 249 no_recursion=yes ;; 298 silent=yes ;; 340 verbose=yes ;; 355 *) ac_optarg=yes ;; 370 with_x=yes ;; [all...] |
/external/qemu/distrib/jpeg-6b/ |
configure | 124 *) ac_optarg=yes ;; 139 with_gas=yes ;; 185 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 186 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 245 no_create=yes ;; 249 no_recursion=yes ;; 298 silent=yes ;; 340 verbose=yes ;; 355 *) ac_optarg=yes ;; 370 with_x=yes ;; [all...] |