/system/core/fastboot/ |
engine.c | 173 int yes; local 180 yes = match(resp, value, count); 181 if (invert) yes = !yes; 183 if (yes) {
|
/device/samsung/crespo/alsa-lib/ |
libtool | 53 build_libtool_libs=yes 65 fast_install=yes 94 with_gcc=yes 153 compiler_c_o="yes" 165 dlopen_support=yes 168 dlopen_self=yes 290 hardcode_into_libs=yes 304 # Set to yes if using DIR/libNAME during linking hardcodes DIR into the 308 # Set to yes if using the -LDIR flag during linking hardcodes DIR into the 312 # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR int [all...] |
/external/dbus/ |
configure | 567 *) ac_optarg=yes ;; 582 with_gas=yes ;; 640 no_create=yes ;; 644 no_recursion=yes ;; 693 silent=yes ;; 735 verbose=yes ;; 749 *) ac_optarg=yes ;; 764 with_x=yes ;; 849 cross_compiling=yes 856 test "$silent" = yes && exec 6>/dev/nul [all...] |
/external/genext2fs/ |
configure | 156 as_have_required=yes 161 if test $as_have_required = yes && (eval ": 259 as_have_required=yes 766 *) ac_optarg=yes ;; 773 ac_dashdash=yes ;; 846 with_gas=yes ;; 913 no_create=yes ;; 917 no_recursion=yes ;; 976 silent=yes ;; 1018 verbose=yes ;; [all...] |
/development/apps/Development/src/com/android/development/ |
ShowActivity.java | 109 ? getText(R.string.yes) : getText(R.string.no)); 112 ? getText(R.string.yes) : getText(R.string.no)); 115 ? getText(R.string.yes) : getText(R.string.no));
|
/frameworks/base/media/libstagefright/codecs/aacenc/Tools/ |
doit.mk | 88 ifneq ($(VODBG), yes) 94 ifneq ($(VODBG), yes) 102 ifneq ($(VODBG), yes)
|
/dalvik/vm/mterp/armv5te/ |
OP_AGET.S | 18 beq common_errNullObject @ yes, bail
|
OP_APUT.S | 18 beq common_errNullObject @ yes, bail
|
OP_NEW_ARRAY.S | 42 beq common_exceptionThrown @ yes, handle exception 56 beq common_exceptionThrown @ yes, handle the exception
|
bincmp.S | 21 bmi common_backwardBranch @ yes, do periodic checks
|
/dalvik/vm/mterp/armv6t2/ |
bincmp.S | 20 bmi common_backwardBranch @ yes, do periodic checks
|
/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" ]
|
/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/elfutils/config/ |
depcomp | 32 # `libtool' can also be set to `yes' or `no'. 130 if test "$libtool" = yes; then 143 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 181 if test "$libtool" = yes; then 219 if test "$libtool" = yes; then 305 cleared=yes
|
/external/icu4c/samples/ |
Makefile | 57 dot_seen=yes; \ 75 dot_seen=yes; \
|
/libcore/luni/src/main/files/ |
certimport.sh | 90 yes | keytool \
|
/system/core/rootdir/etc/ |
init.goldfish.sh | 14 setprop ro.radio.noril 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/icu4c/ |
configure | 177 as_have_required=yes 182 if test $as_have_required = yes && (eval ": 280 as_have_required=yes 890 *) ac_optarg=yes ;; 897 ac_dashdash=yes ;; 986 with_gas=yes ;; 1053 no_create=yes ;; 1057 no_recursion=yes ;; 1116 silent=yes ;; 1158 verbose=yes ;; [all...] |
/external/bison/ |
configure | 416 *) ac_optarg=yes ;; 431 with_gas=yes ;; 489 no_create=yes ;; 493 no_recursion=yes ;; 542 silent=yes ;; 584 verbose=yes ;; 598 *) ac_optarg=yes ;; 613 with_x=yes ;; 698 cross_compiling=yes 705 test "$silent" = yes && exec 6>/dev/nul [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...] |
/dalvik/vm/mterp/armv4t/ |
OP_SPUT_WIDE.S | 17 beq .L${opcode}_resolve @ yes, do resolve 45 bne .L${opcode}_finish @ yes, finish
|