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

<<11121314151617181920>>

  /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 # A yes/no parameter that controls whether to cross-build for an ARM host.
48 # A yes/no parameter that controls whether to cross-build for the iOS simulator
124 if [ "$ARM_HOSTED_BUILD" = yes ]; then
176 if [ "$IOS_SIM_BUILD" = yes ]; then
241 if [ "$LLVM_ASSERTIONS" = yes ]; then
  /external/valgrind/main/none/tests/ppc32/
test_dfp1.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.stdout.exp     [all...]
  /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_INVOKE_SUPER.S 52 b common_exceptionThrown @ yes, handle exception
OP_IPUT.S 26 bne .L${opcode}_finish @ yes, finish up
OP_IPUT_OBJECT.S 26 bne .L${opcode}_finish @ yes, finish up
OP_IPUT_WIDE.S 21 bne .L${opcode}_finish @ yes, finish up
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_WIDE.S 17 beq .L${opcode}_resolve @ yes, do resolve
  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 18 bnez a0, .L${opcode}_continue # yes, continue on
25 beqz v0, common_exceptionThrown # yes, handle exception
OP_CHECK_CAST.S 68 beqz v0, common_exceptionThrown # yes, handle exception
OP_INVOKE_SUPER.S 33 beqz v0, common_exceptionThrown # yes, handle exception
OP_IPUT_OBJECT.S 27 bnez v0, .L${opcode}_finish # yes, finish up
OP_IPUT_WIDE.S 22 bnez v0, .L${opcode}_finish # yes, finish up
OP_SPUT_WIDE.S 17 beqz a2, .L${opcode}_resolve # yes, do resolve
  /ndk/build/tools/
build-host-perl.sh 45 do_check_option () { CHECK=yes; }
82 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
111 if [ "$CHECK" = "yes" ]; then
ndk-common.sh 76 VERBOSE=${VERBOSE-yes}
125 if [ "$VERBOSE" = "yes" ] ; then
136 if [ "$VERBOSE" = "yes" ] ; then
147 if [ "$VERBOSE2" = "yes" ] ; then
158 if [ "$VERBOSE" = "yes" ] ; then
173 if [ "$VERBOSE2" = "yes" ] ; then
176 elif [ "$VERBOSE" = "yes" ]; then
404 FORCE_32BIT=yes
474 if [ "$FORCE_32BIT" = yes ] ; then
643 _PBZIP2_initialized="yes"
    [all...]
  /ndk/
ndk-gdb 183 OPTION_HELP=yes
186 VERBOSE=yes
243 OPTION_FORCE="yes"
246 OPTION_LAUNCH_LIST="yes"
252 OPTION_START=yes
285 if [ "$OPTION_HELP" = "yes" ] ; then
491 if [ "$OPTION_LAUNCH_LIST" = "yes" ] ; then
626 if [ "$OPTION_START" = "yes" ] ; then
720 if [ "$OPTION_START" = "yes" ] || [ -n "$OPTION_LAUNCH" ] ; then
  /packages/apps/Mms/src/com/android/mms/
LogTag.java 120 .setPositiveButton(R.string.yes, new OnClickListener() {
  /packages/apps/Settings/src/com/android/settings/
SmsDefaultDialog.java 98 p.mPositiveButtonText = getString(R.string.yes);
  /dalvik/vm/mterp/armv6t2/
OP_IPUT_WIDE.S 20 bne .L${opcode}_finish @ yes, finish up

Completed in 382 milliseconds

<<11121314151617181920>>