HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 201 - 225 of 429) sorted by null

1 2 3 4 5 6 7 891011>>

  /dalvik/vm/mterp/mips/
OP_AGET_WIDE.S 15 beqz a0, common_errNullObject # yes, bail
OP_APUT.S 14 beqz a0, common_errNullObject # yes, bail
OP_APUT_WIDE.S 15 beqz a0, common_errNullObject # yes, bail
OP_DOUBLE_TO_INT.S 24 bgez t0, .L${opcode}_set_vreg # nonzero == yes
34 blez t0, .L${opcode}_set_vreg # nonzero == yes
OP_INSTANCE_OF.S 29 beq a0, a1, .L${opcode}_trivial # yes, trivial finish
77 beqz v0, common_exceptionThrown # yes, handle exception
  /dalvik/vm/mterp/x86/
OP_INVOKE_INTERFACE.S 20 je common_errNullObject # yes, fail
  /development/tools/findunused/
findunusedstrings 16 showall=yes
36 if [ "$showall" == "yes" ]
findunusedresources 18 showall=yes
74 if [ "$showall" == "yes" ]
  /device/generic/goldfish/
init.goldfish.sh 32 setprop ro.radio.noril yes
  /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/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");
  /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...]
  /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/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 46 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
52 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 || \

Completed in 1469 milliseconds

1 2 3 4 5 6 7 891011>>