HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 276 - 300 of 529) sorted by null

<<11121314151617181920>>

  /ndk/build/tools/
build-host-prebuilts.sh 118 if [ "$VERBOSE" = "yes" ]; then
121 if [ "$VERBOSE2" = "yes" ]; then
124 if [ "$TRY64" = "yes" ]; then
217 CANADIAN_BUILD=yes
221 CANADIAN_BUILD=yes
227 if [ "$SYSTEM" != "$HOST_TAG32" -a "$CANADIAN_BUILD" != "yes" ]; then
242 if [ "$TRY64" = "yes" ]; then
278 MAKE_PERL=yes
283 MAKE_PERL=yes
290 if [ "$MAKE_PERL" = "yes" ] ; the
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MiniPreferenceActivity.java 38 .setPositiveButton(R.string.yes, mDialogButtonListener)
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
DefaultRemovedActivity.java 23 ap.mPositiveButtonText = getString(R.string.yes);
  /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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_indent.py 9 {'nifty': 87}, {'field': 'yes', 'morefield': False} ]
27 "field": "yes",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_indent.py 9 {'nifty': 87}, {'field': 'yes', 'morefield': False} ]
27 "field": "yes",
  /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...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure 179 as_have_required=yes
200 CONFIG_SHELL=$as_shell as_have_required=yes
211 CONFIG_SHELL=$SHELL as_have_required=yes
838 *) ac_optarg=yes ;;
845 ac_dashdash=yes ;;
932 with_gas=yes ;;
999 no_create=yes ;;
1003 no_recursion=yes ;;
1062 silent=yes ;;
1104 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/chromium_org/
Android.mk 18 ifneq ($(PRODUCT_PREBUILT_WEBVIEWCHROMIUM),yes)
  /external/chromium_org/third_party/icu/source/tools/
Makefile.in 44 dot_seen=yes; \
  /external/chromium_org/third_party/libxslt/linux/
xslt-config 55 exec_prefix_set=yes

Completed in 1602 milliseconds

<<11121314151617181920>>