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

1 2 3 4 5 6 7 8 91011>>

  /external/openssh/regress/
bsd.regress.mk 37 #.if (${REGRESSSKIPSLOW:L} == "yes") && defined(REGRESSSLOWTARGETS)
39 .if (${REGRESSSKIPSLOW} == "yes") && defined(REGRESSSLOWTARGETS)
dynamic-forward.sh 29 -oExitOnForwardFailure=yes somehost exec sh -c \
  /external/qemu/distrib/sdl-1.2.15/test/
gcc-fat.sh 58 compile=yes
59 link=yes
  /external/qemu/distrib/
update-audio.sh 14 if [ $IN_ANDROID_BUILD != yes ] ; then
  /packages/apps/Mms/src/com/android/mms/ui/
MiniPreferenceActivity.java 38 .setPositiveButton(R.string.yes, mDialogButtonListener)
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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/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
  /external/marisa-trie/
configure 178 as_have_required=yes
199 CONFIG_SHELL=$as_shell as_have_required=yes
210 CONFIG_SHELL=$SHELL as_have_required=yes
770 *) ac_optarg=yes ;;
777 ac_dashdash=yes ;;
864 with_gas=yes ;;
931 no_create=yes ;;
935 no_recursion=yes ;;
994 silent=yes ;;
1036 verbose=yes ;;
    [all...]
  /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
  /external/elfutils/
configure 179 as_have_required=yes
184 if test $as_have_required = yes && (eval ":
282 as_have_required=yes
825 *) ac_optarg=yes ;;
832 ac_dashdash=yes ;;
921 with_gas=yes ;;
988 no_create=yes ;;
992 no_recursion=yes ;;
1051 silent=yes ;;
1093 verbose=yes ;;
    [all...]
  /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_SGET.S 17 beq .L${opcode}_resolve @ yes, do resolve
OP_SPUT.S 17 beq .L${opcode}_resolve @ yes, do resolve
  /dalvik/vm/mterp/armv6t2/
OP_IPUT.S 26 bne .L${opcode}_finish @ yes, finish up
  /dalvik/vm/mterp/mips/
OP_INVOKE_OBJECT_INIT_RANGE.S 23 bnez a0, common_exceptionThrown # yes, handle it
28 bnez a1, .L${opcode}_debugger # Yes - skip optimization
OP_IPUT.S 27 bnez v0, .L${opcode}_finish # yes, finish up
  /external/bison/
GNUmakefile 48 $(shell test -f $(srcdir)/$(_build-aux)/git-version-gen && echo yes)
49 ifeq ($(_have-git-version-gen)0,yes$(MAKELEVEL))
  /external/clang/test/SemaCXX/
enum-scoped.cpp 108 enum class scoped_enum { yes, no, maybe }; member in class:E1::E2::Redeclare5::scoped_enum
109 scoped_enum e = scoped_enum::yes;
  /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/icu4c/tools/
Makefile.in 46 dot_seen=yes; \

Completed in 1261 milliseconds

1 2 3 4 5 6 7 8 91011>>