HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 176 - 200 of 356) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/vm/mterp/armv5te/
OP_APUT_WIDE.S 15 beq common_errNullObject @ yes, bail
OP_NEW_ARRAY_JUMBO.S 44 beq common_exceptionThrown @ yes, handle exception
58 beq common_exceptionThrown @ yes, handle the exception
OP_SGET.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SGET_JUMBO.S 20 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT_JUMBO.S 20 beq .L${opcode}_resolve @ yes, do resolve
OP_FILLED_NEW_ARRAY_JUMBO.S 18 bne .L${opcode}_continue @ yes, continue on
24 beq common_exceptionThrown @ yes, handle exception
OP_INSTANCE_OF.S 30 beq .L${opcode}_trivial @ yes, trivial finish
80 beq common_exceptionThrown @ yes, handle exception
OP_INSTANCE_OF_JUMBO.S 43 beq .L${opcode}_trivial @ yes, trivial finish
93 beq common_exceptionThrown @ yes, handle exception
  /dalvik/vm/mterp/armv6t2/
OP_IPUT.S 26 bne .L${opcode}_finish @ yes, finish up
  /external/dhcpcd/mk/
cc.mk 25 _GGDB_SH= if test "${DEBUG}" = "yes"; then echo "-ggdb -DDEBUG"; else echo ""; fi
  /external/elfutils/libelf-po/
Makefile 97 all: all-yes
99 all-yes: $(CATALOGS)
127 install-data: install-data-yes
138 install-data-yes: all
183 installdirs-data: installdirs-data-yes
190 installdirs-data-yes:
228 uninstall-data: uninstall-data-yes
237 uninstall-data-yes:
  /external/elfutils/po/
Makefile 128 all: all-yes
130 all-yes: $(CATALOGS)
158 install-data: install-data-yes
169 install-data-yes: all
214 installdirs-data: installdirs-data-yes
221 installdirs-data-yes:
259 uninstall-data: uninstall-data-yes
268 uninstall-data-yes:
  /external/icu4c/tools/
Makefile.in 44 dot_seen=yes; \
Makefile.org 44 dot_seen=yes; \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 198 --help|-h|-\?) OPTION_HELP=yes
201 if [ "$VERBOSE" = "yes" ] ; then
202 VERBOSE2=yes
204 VERBOSE=yes
207 --force) FORCE="yes"
243 --only-sysroot) ONLY_SYSROOT=yes
245 --bootstrap) BOOTSTRAP=yes
260 if [ "$OPTION_HELP" = "yes" ]; then
388 if [ "$VERBOSE" = "yes" ] ; then
396 if [ "$VERBOSE2" = "yes" ] ; the
    [all...]
  /external/markdown/markdown/extensions/
headerid.py 140 elif s.lower() in ['1', 't', 'true', 'on', 'yes', 'y']:
  /external/openssl/apps/
openssl.cnf 345 ordering = yes # Is ordering defined for timestamps?
347 tsa_name = yes # Must the TSA name be included in the reply?
  /external/valgrind/main/auxprogs/
gsl16test 99 (cd gsl-1.6-patched && for f in $ALL_TESTS ; do eval $GSL_VV -v --trace-children=yes "$GSL_VFLAGS" ./$f ; done) &> out-V
gsl19test 104 do GSL_TEST_VERBOSE=1 eval $GSL_VV -v --trace-children=yes "$GSL_VFLAGS" ./$f ; done) &> out-V
  /external/elfutils/
configure 381 *) ac_optarg=yes ;;
396 with_gas=yes ;;
454 no_create=yes ;;
458 no_recursion=yes ;;
507 silent=yes ;;
549 verbose=yes ;;
563 *) ac_optarg=yes ;;
578 with_x=yes ;;
663 cross_compiling=yes
670 test "$silent" = yes && exec 6>/dev/nul
    [all...]
  /external/liblzf/
configure 152 as_have_required=yes
157 if test $as_have_required = yes && (eval ":
254 as_have_required=yes
724 *) ac_optarg=yes ;;
731 ac_dashdash=yes ;;
804 with_gas=yes ;;
871 no_create=yes ;;
875 no_recursion=yes ;;
934 silent=yes ;;
976 verbose=yes ;;
    [all...]
  /external/dropbear/
configure 413 *) ac_optarg=yes ;;
428 with_gas=yes ;;
486 no_create=yes ;;
490 no_recursion=yes ;;
539 silent=yes ;;
581 verbose=yes ;;
595 *) ac_optarg=yes ;;
610 with_x=yes ;;
695 cross_compiling=yes
702 test "$silent" = yes && exec 6>/dev/nul
    [all...]
  /external/llvm/projects/sample/
configure 154 as_have_required=yes
159 if test $as_have_required = yes && (eval ":
256 as_have_required=yes
673 *) ac_optarg=yes ;;
680 ac_dashdash=yes ;;
753 with_gas=yes ;;
820 no_create=yes ;;
824 no_recursion=yes ;;
883 silent=yes ;;
925 verbose=yes ;;
    [all...]
  /external/grub/util/
grub-install 249 recheck=yes ;;
252 debug=yes ;;
275 if test $debug = yes; then
328 if test $recheck = yes; then
460 if grep "Error [0-9]*: " $log_file >/dev/null || test $debug = yes; then

Completed in 350 milliseconds

1 2 3 4 5 6 78 91011>>