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

1 2 3 4 5 6 7 8 91011>>

  /external/iputils/
Makefile 25 # Capability support (with libcap) [yes|static|no]
26 USE_CAP=yes
27 # sysfs support (with libsysfs - deprecated) [no|yes|static]
29 # IDN support (experimental) [no|yes|static]
32 # Do not use getifaddrs [no|yes|static]
37 # GNU TLS library for ping6 [yes|no|static]
38 USE_GNUTLS=yes
41 # Resolv library for ping6 [yes|static]
42 USE_RESOLV=yes
43 # ping6 source routing (deprecated by RFC5095) [no|yes|RFC3542
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
compile 126 found=yes
131 found=yes
138 test "$found" != yes && set x "$@" "$lib.lib"
  /ndk/build/tools/
prebuilt-common.sh 296 if [ "$DARWIN" = "yes" ]; then
300 MINGW=yes;
304 if [ "$MINGW" = "yes" ]; then
308 DARWIN=yes;
320 do_try64_option () { TRY64=yes; }
409 value="yes"
425 value="yes"
495 if [ $VERBOSE = "yes" ] ; then
496 VERBOSE2=yes
498 VERBOSE=yes
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 15 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
40 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
70 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 15 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
40 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
70 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  /external/openssh/regress/
ssh-com-client.sh 54 QuietMode yes
55 StrictHostKeyChecking yes
63 BatchMode yes
  /external/qemu/android/build/
common.sh 22 VERBOSE=yes
27 if [ "$VERBOSE" = "yes" ] ; then
34 if [ "$VERBOSE2" = "yes" ] ; then
180 FORCE_32BIT=yes
257 if [ $FORCE_32BIT = yes ] ; then
359 # $1: variable name which will be set to "yes" or "no" depending on result
365 local result_cc=yes
379 # $1: variable name which will be set to "yes" or "no" depending on result
386 local result_cl=yes
407 # $1: variable name which will be set to "yes" or "no" depending on resul
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_INT_VFP.S 23 bgez t0, .L${opcode}_set_vreg # nonzero == yes
33 blez t0, .L${opcode}_set_vreg # nonzero == yes
  /dalvik/vm/mterp/armv5te/
OP_AGET.S 18 beq common_errNullObject @ yes, bail
OP_APUT.S 18 beq common_errNullObject @ yes, bail
OP_APUT_OBJECT.S 14 beq common_errNullObject @ yes, bail
30 beq .L${opcode}_skip_check @ yes, skip type checks
OP_NEW_ARRAY.S 42 beq common_exceptionThrown @ yes, handle exception
56 beq common_exceptionThrown @ yes, handle the exception
  /dalvik/vm/mterp/mips/
OP_AGET.S 18 beqz a0, common_errNullObject # yes, bail
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
  /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" ]
  /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/chromium_org/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

Completed in 236 milliseconds

1 2 3 4 5 6 7 8 91011>>