HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 251 - 275 of 525) sorted by null

<<11121314151617181920>>

  /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...]
  /external/libogg/
configure 156 as_have_required=yes
161 if test $as_have_required = yes && (eval ":
259 as_have_required=yes
955 *) ac_optarg=yes ;;
962 ac_dashdash=yes ;;
1035 with_gas=yes ;;
1102 no_create=yes ;;
1106 no_recursion=yes ;;
1165 silent=yes ;;
1207 verbose=yes ;;
    [all...]
  /external/tcpdump/
configure 157 as_have_required=yes
162 if test $as_have_required = yes && (eval ":
260 as_have_required=yes
755 *) ac_optarg=yes ;;
762 ac_dashdash=yes ;;
835 with_gas=yes ;;
902 no_create=yes ;;
906 no_recursion=yes ;;
965 silent=yes ;;
1007 verbose=yes ;;
    [all...]
  /dalvik/vm/mterp/mips/
OP_INSTANCE_OF.S 29 beq a0, a1, .L${opcode}_trivial # yes, trivial finish
77 beqz v0, common_exceptionThrown # yes, handle exception
  /development/tools/findunused/
findunusedresources 18 showall=yes
74 if [ "$showall" == "yes" ]
  /external/bison/build-aux/
ylwrap 120 first=yes
126 y_tab_nodot="yes"
138 if test $y_tab_nodot = "yes"; then
200 if test $first = yes; then
  /external/chromium_org/v8/test/webkit/
dfg-other-branch.js 30 return "yes";
43 shouldBe("foo({f:i})", i ? "\"yes\"" : "\"no\"");
  /external/elfutils/config/
ylwrap 118 first=yes
124 y_tab_nodot="yes"
136 if test $y_tab_nodot = "yes"; then
198 if test $first = yes; then
  /external/icu4c/samples/
Makefile.in 58 dot_seen=yes; \
76 dot_seen=yes; \
  /external/iproute2/include/linux/
inet_diag.h 55 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
61 unsigned char yes; member in struct:inet_diag_bc_op
  /external/openssh/regress/
Makefile 29 yes-head \
132 test "${TEST_SSH_ECC}" != yes || \
136 test "${TEST_SSH_ECC}" != yes || \
138 test "${TEST_SSH_ECC}" != yes || \
bsd.regress.mk 37 #.if (${REGRESSSKIPSLOW:L} == "yes") && defined(REGRESSSLOWTARGETS)
39 .if (${REGRESSSKIPSLOW} == "yes") && defined(REGRESSSLOWTARGETS)
  /external/qemu/distrib/sdl-1.2.15/test/
gcc-fat.sh 58 compile=yes
59 link=yes
  /external/qemu/distrib/
update-audio.sh 14 if [ $IN_ANDROID_BUILD != yes ] ; then
  /ndk/build/tools/
build-host-prebuilts.sh 118 if [ "$VERBOSE" = "yes" ]; then
121 if [ "$VERBOSE2" = "yes" ]; then
124 if [ "$TRY64" = "yes" ]; then
217 CANADIAN_BUILD=yes
221 CANADIAN_BUILD=yes
227 if [ "$SYSTEM" != "$HOST_TAG32" -a "$CANADIAN_BUILD" != "yes" ]; then
242 if [ "$TRY64" = "yes" ]; then
278 MAKE_PERL=yes
283 MAKE_PERL=yes
290 if [ "$MAKE_PERL" = "yes" ] ; the
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MiniPreferenceActivity.java 38 .setPositiveButton(R.string.yes, mDialogButtonListener)
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
DefaultRemovedActivity.java 23 ap.mPositiveButtonText = getString(R.string.yes);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 44 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
50 unsigned char yes; member in struct:inet_diag_bc_op
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h 44 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
50 unsigned char yes; member in struct:inet_diag_bc_op

Completed in 926 milliseconds

<<11121314151617181920>>