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

1 2 3 4 5 6 7 891011>>

  /external/grub/
configure 415 *) ac_optarg=yes ;;
430 with_gas=yes ;;
488 no_create=yes ;;
492 no_recursion=yes ;;
541 silent=yes ;;
583 verbose=yes ;;
597 *) ac_optarg=yes ;;
612 with_x=yes ;;
697 cross_compiling=yes
704 test "$silent" = yes && exec 6>/dev/nul
    [all...]
  /external/fdlibm/
configure 378 *) ac_optarg=yes ;;
393 with_gas=yes ;;
451 no_create=yes ;;
455 no_recursion=yes ;;
504 silent=yes ;;
546 verbose=yes ;;
560 *) ac_optarg=yes ;;
575 with_x=yes ;;
660 cross_compiling=yes
667 test "$silent" = yes && exec 6>/dev/nul
    [all...]
  /external/llvm/utils/buildit/
build_llvm 37 # The seventh parameter is a yes/no that indicates whether assertions should be
41 # The eighth parameter is a yes/no that indicates whether this is an optimized
45 # The ninth parameter is a yes/no that indicates whether libLTO.dylib
49 # A yes/no parameter that controls whether to cross-build for an ARM host.
52 # A yes/no parameter that controls whether to cross-build for the iOS simulator
88 if [ "$ARM_HOSTED_BUILD" = yes ]; then
127 if [ "$ARM_HOSTED_BUILD" = yes ]; then
130 elif [ "$IOS_SIM_BUILD" = yes ]; then
321 if [ "$INSTALL_LIBLTO" = "yes" ]; then
  /dalvik/vm/mterp/armv5te/
OP_FILLED_NEW_ARRAY.S 18 bne .L${opcode}_continue @ yes, continue on
24 beq common_exceptionThrown @ yes, handle exception
OP_CHECK_CAST.S 65 beq common_exceptionThrown @ yes, handle exception
OP_IGET_JUMBO.S 38 beq common_exceptionThrown @ yes, throw exception
OP_IGET_WIDE_JUMBO.S 35 beq common_exceptionThrown @ yes, throw exception
OP_INVOKE_SUPER.S 52 b common_exceptionThrown @ yes, handle exception
OP_INVOKE_SUPER_JUMBO.S 47 b common_exceptionThrown @ yes, handle exception
OP_IPUT.S 26 bne .L${opcode}_finish @ yes, finish up
OP_IPUT_JUMBO.S 38 beq common_exceptionThrown @ yes, throw exception
OP_IPUT_OBJECT.S 26 bne .L${opcode}_finish @ yes, finish up
OP_IPUT_OBJECT_JUMBO.S 35 beq common_exceptionThrown @ yes, throw exception
OP_IPUT_WIDE.S 21 bne .L${opcode}_finish @ yes, finish up
OP_IPUT_WIDE_JUMBO.S 32 beq common_exceptionThrown @ yes, throw exception
OP_SGET_WIDE.S 15 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT_OBJECT.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT_OBJECT_JUMBO.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT_WIDE.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT_WIDE_JUMBO.S 19 beq .L${opcode}_resolve @ yes, do resolve
  /ndk/
ndk-gdb 138 OPTION_HELP=yes
141 VERBOSE=yes
196 OPTION_FORCE="yes"
199 OPTION_LAUNCH_LIST="yes"
205 OPTION_START=yes
225 if [ "$OPTION_HELP" = "yes" ] ; then
403 if [ "$OPTION_LAUNCH_LIST" = "yes" ] ; then
539 if [ "$OPTION_START" = "yes" ] ; then
  /packages/apps/Mms/src/com/android/mms/
LogTag.java 110 .setPositiveButton(R.string.yes, new OnClickListener() {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionHelperActivity.java 86 p.mPositiveButtonText = getString(R.string.yes);
  /dalvik/vm/mterp/armv6t2/
OP_IPUT_WIDE.S 20 bne .L${opcode}_finish @ yes, finish up
  /dalvik/vm/mterp/x86/
OP_CHECK_CAST.S 75 je common_exceptionThrown # yes, handle exception

Completed in 361 milliseconds

1 2 3 4 5 6 7 891011>>