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

1 2 3 4 5 6 78 91011>>

  /development/tools/findunused/
findunusedresources 18 showall=yes
73 if [ "$showall" == "yes" ]
  /external/bison/build-aux/
ylwrap 118 first=yes
124 y_tab_nodot="yes"
136 if test $y_tab_nodot = "yes"; then
198 if test $first = yes; then
  /external/icu4c/extra/
Makefile 50 dot_seen=yes; \
  /external/icu4c/samples/
Makefile.in 57 dot_seen=yes; \
75 dot_seen=yes; \
  /external/iproute2/include/linux/
inet_diag.h 46 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
52 unsigned char yes; member in struct:inet_diag_bc_op
  /external/qemu/distrib/
build-kernel.sh 49 --help|-h|-\?) OPTION_HELP=yes
52 OPTION_ARMV7=yes
75 if [ $OPTION_HELP = "yes" ] ; then
101 if [ "$OPTION_ARMV7" = "yes" ]; then
update-audio.sh 14 if [ $IN_ANDROID_BUILD != yes ] ; then
  /packages/apps/Mms/src/com/android/mms/ui/
MiniPreferenceActivity.java 41 .setPositiveButton(R.string.yes, mDialogButtonListener)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 44 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
50 unsigned char yes; member in struct:inet_diag_bc_op
  /external/strace/
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/grub/util/
grub-install.in 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
  /system/core/fastboot/
engine.c 180 int yes; local
197 yes = match(resp, value, count);
198 if (invert) yes = !yes;
200 if (yes) {
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 71 echo checking for size_t... yes
85 echo checking for ssize_t... yes
93 echo checking for void *... yes
bootstrap.sh.in 71 echo checking for size_t... yes
85 echo checking for ssize_t... yes
93 echo checking for void *... yes
  /dalvik/vm/mterp/armv5te/
OP_AGET_WIDE.S 15 beq common_errNullObject @ yes, bail
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
  /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:

Completed in 416 milliseconds

1 2 3 4 5 6 78 91011>>