HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 26 - 50 of 356) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath 53 if test "$GCC" = yes; then
145 if test "$GCC" != yes; then
151 with_gnu_ld=yes
158 ld_shlibs=yes
159 if test "$with_gnu_ld" = yes; then
175 hardcode_minus_L=yes
238 hardcode_direct=yes
256 hardcode_minus_L=yes
257 if test "$GCC" = yes; then
276 aix_use_runtimelinking=yes
    [all...]
  /dalvik/tools/
dex-preopt 80 doRegisterMaps='yes'
104 hasValue='yes'
118 if [ "${option}" = 'build-dir' -a "${hasValue}" = 'yes' ]; then
120 elif [ "${option}" = 'dexopt' -a "${hasValue}" = 'yes' ]; then
122 elif [ "${option}" = 'boot-dir' -a "${hasValue}" = 'yes' ]; then
124 elif [ "${option}" = 'product-dir' -a "${hasValue}" = 'yes' ]; then
126 elif [ "${option}" = 'boot-jars' -a "${hasValue}" = 'yes' ]; then
129 bootstrap='yes'
130 elif [ "${option}" = 'verify' -a "${hasValue}" = 'yes' ]; then
132 elif [ "${option}" = 'optimize' -a "${hasValue}" = 'yes' ]; the
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
output_html.properties 27 indent=yes
43 {http\u003a//xml.apache.org/xalan}use-url-escaping=yes
  /external/bison/m4/
dmalloc.m4 13 [if test "$withval" = yes; then
14 AC_MSG_RESULT(yes)
  /external/elfutils/lib/
Makefile.am 35 xmalloc_no_Werror = yes
36 crc32_no_Werror = yes
  /external/libvpx/
docs.mk 50 DOCS-yes += docs/html/index.html
52 DIST-DOCS-yes = $(wildcard docs/html/*)
55 DIST-DOCS-yes += CHANGELOG
56 DIST-DOCS-yes += README
  /external/bison/src/
vcg_defaults.h 83 # define G_FINETUNING yes
89 # define G_NEAR_EDGES yes
93 # define G_PORT_SHARING yes
98 # define G_CROSSING_PHASE2 yes
99 # define G_CROSSING_OPTIMIZATION yes
102 # define G_EDGES yes
103 # define G_NODES yes
  /external/jpeg/
ltconfig 77 can_build_shared=yes
78 enable_shared=yes
80 enable_static=yes
88 verify_host=yes
147 --quiet | --silent) silent=yes ;;
156 --with-gcc) with_gcc=yes ;;
157 --with-gnu-ld) with_gnu_ld=yes ;;
216 if test "$silent" = yes; then
249 if test "$verify_host" = yes; then
355 if test "$with_gcc" != yes || test -z "$CC"; the
    [all...]
  /external/qemu/
android-configure.sh 32 GLES_PROBE=yes
42 --help|-h|-\?) OPTION_HELP=yes
45 if [ "$VERBOSE" = "yes" ] ; then
46 VERBOSE2=yes
48 VERBOSE=yes
51 --debug) OPTION_DEBUG=yes
57 --mingw) OPTION_MINGW=yes
61 --no-strip) OPTION_NO_STRIP=yes
63 --debug) OPTION_DEBUG=yes
65 --ignore-audio) OPTION_IGNORE_AUDIO=yes
    [all...]
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
14 that --trace-children=yes should not trace into
15 --child-silent-after-fork=no|yes omit child output between fork & exec? [no]
16 --track-fds=no|yes track open file descriptors? [no]
17 --time-stamp=no|yes add timestamps to log messages? [no]
23 --xml=yes emit error output in XML (some tools only)
28 --demangle=no|yes automatically demangle C++ names? [yes]
30 --error-limit=no|yes stop showing new errors if too many? [yes]
    [all...]
cmdline1.stdout.exp 12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
14 that --trace-children=yes should not trace into
15 --child-silent-after-fork=no|yes omit child output between fork & exec? [no]
16 --track-fds=no|yes track open file descriptors? [no]
17 --time-stamp=no|yes add timestamps to log messages? [no]
23 --xml=yes emit error output in XML (some tools only)
28 --demangle=no|yes automatically demangle C++ names? [yes]
30 --error-limit=no|yes stop showing new errors if too many? [yes]
    [all...]
  /external/libvpx/examples/
gen_example_code.sh 40 on_block=yes
56 if [ "$show_bar" == "yes" ]; then
79 @*) include_block yes < "$txt" \
  /external/qemu/distrib/
build-emulator.sh 14 --help|-h|-\?) show_help=yes
  /external/valgrind/unittest/
run_output_tests.sh 26 FAILED=yes
32 if [ "$FAILED" == "yes" ]; then
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_INTERFACE.S 22 beq common_errNullObject @ yes, fail
26 beq common_exceptionThrown @ yes, handle exception
OP_INVOKE_INTERFACE_JUMBO.S 17 beq common_errNullObject @ yes, fail
21 beq common_exceptionThrown @ yes, handle exception
OP_MONITOR_EXIT.S 16 beq 1f @ yes
21 beq common_exceptionThrown @ yes, exception is pending
  /external/elfutils/src/
ylwrap 80 first=yes
86 y_tab_nodot="yes"
98 if test $y_tab_nodot = "yes"; then
138 if test $first = yes; then
  /external/llvm/autoconf/m4/
link_options.m4 33 [llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no])
37 if test "$llvm_cv_link_use_r" = yes ; then
54 [llvm_cv_link_use_export_dynamic=yes],[llvm_cv_link_use_export_dynamic=no])
58 if test "$llvm_cv_link_use_export_dynamic" = yes ; then
98 [llvm_cv_link_use_version_script=yes],[llvm_cv_link_use_version_script=no])
104 if test "$llvm_cv_link_use_version_script" = yes ; then
  /external/clang/test/SemaCXX/
overloaded-builtin-operators.cpp 2 struct yes;
33 yes& islong(long);
34 yes& islong(unsigned long); // FIXME: shouldn't be needed
47 (void)static_cast<yes&>(islong(s + l));
55 (void)static_cast<yes&>(islong(s % l));
56 (void)static_cast<yes&>(islong(l << s));
58 (void)static_cast<yes&>(islong(e1 % l));
  /external/libvpx/build/make/
Makefile 74 quiet:=$(if $(verbose),,yes)
90 rm -f $(OBJS-yes) $(OBJS-yes:.o=.d) $(OBJS-yes:.asm.s.o=.asm.s)
136 ifeq ($(HAVE_GNU_STRIP),yes)
167 enabled=$(filter-out $($(1)-no),$($(1)-yes))
168 cond_enabled=$(if $(filter yes,$($(1))), $(call enabled,$(2)))
177 not=$(subst yes,no,$(1))
179 ifeq ($(CONFIG_MSVS),yes)
252 ifneq ($(filter %.d,$(OBJS-yes:.o=.d)),
    [all...]
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 53 --help|-h|-\?) OPTION_HELP=yes
56 if [ "$VERBOSE" = "yes" ] ; then
57 VERBOSE2=yes
59 VERBOSE=yes
64 --try-64) OPTION_TRY_64=yes
68 --force-autodetect) OPTION_FORCE_AUTODETECT=yes
70 --no-tiger) OPTION_NO_TIGER=yes
80 if [ "$OPTION_HELP" = "yes" ] ; then
101 if [ "$OPTION_TRY_64" != "yes" ] ; then
178 CONFIG_LIBC=yes
    [all...]
  /ndk/build/tools/
prebuilt-common.sh 266 do_mingw_option () { MINGW=yes; }
276 do_try64_option () { TRY64=yes; }
365 value="yes"
381 value="yes"
451 if [ $VERBOSE = "yes" ] ; then
452 VERBOSE2=yes
454 VERBOSE=yes
546 if [ "$MINGW" = "yes" ] ; then
555 if [ "$TRY64" = "yes" ]; then
569 if [ "$TRY64" != "yes" ]; the
    [all...]
  /external/libpng/
depcomp 48 libtool Whether libtool is used (yes/no).
176 if test "$libtool" = yes; then
189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
228 if test "$libtool" = yes; then
315 if test "$libtool" = yes; then
360 if test "$libtool" = yes; then
418 if test "$libtool" = yes; then
469 if test "$libtool" = yes; then
483 cleared=yes ;;
485 if test $eat = yes; the
    [all...]
  /external/pcre/
depcomp 48 libtool Whether libtool is used (yes/no).
176 if test "$libtool" = yes; then
189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
228 if test "$libtool" = yes; then
315 if test "$libtool" = yes; then
360 if test "$libtool" = yes; then
418 if test "$libtool" = yes; then
469 if test "$libtool" = yes; then
483 cleared=yes ;;
485 if test $eat = yes; the
    [all...]

Completed in 903 milliseconds

12 3 4 5 6 7 8 91011>>