Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 84) sorted by relevance

1234

/ndk/tests/build/clang-multiple-arm-enable-ehabi/jni/
DAndroid.mk4 LOCAL_MODULE := clang-multiple-arm-enable-ehabi
5 LOCAL_SRC_FILES := clang-multiple-arm-enable-ehabi.cpp
6 LOCAL_CFLAGS += -mllvm -arm-enable-ehabi -mllvm -arm-enable-ehabi-descriptors
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Denable.inp1 --enable-targets=sparc-sun-sunos4.1.3,srec
2 --enable-x11-testing=on
3 --enable-wollybears-in-minnesota=yes-id-like-that
Denable.sed2 s/-*enable-//;s/=.*//
DMakefile.am21 appquit enable sep inclib 8bit newjis xabcx dollar noeol noeolw \
53 enable.good enable.inp enable.sed \
DMakefile.tests21 enable sep inclib 8bit 8to7 newjis xabcx dollar noeol bkslashes \
DMakefile.in649 SEDTESTS = $(am__append_1) appquit enable sep inclib 8bit newjis xabcx \
682 enable.good enable.inp enable.sed \
/ndk/tests/abcc/jni/mman-win32/
Dconfigure15 enable(){
74 enable $DEFAULT_YES
98 --enable-?*|--disable-?*)
/ndk/build/tools/
Dbuild-device-llvm.sh212 --enable-targets=$arch \
213 --enable-optimized \
214 --enable-shrink-binary-size \
255 --enable-targets=$arch \
257 --enable-shrink-binary-size \
Dbuild-llvm.sh207 --enable-cxx
277 --enable-targets=arm,mips,x86,aarch64 \
278 --enable-optimized \
Dbuild-gnu-libstdc++.sh251 --enable-libstdcxx-time \
Dcommon-build-host-funcs.sh214 on|enable|true) DO_COLOR=true
/ndk/sources/host-tools/make-3.81/
Dconfig.log72enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --ena…
Dmakefile.com7 $! P3 = WALL will enable all warning messages (some are suppressed since
Dconfigure.in241 [enable remote jobs via Customs--see README.customs]),
266 AC_HELP_STRING([--enable-case-insensitive-file-system],
267 [enable case insensitive file system support]),
295 # enable make_cv_sa_restart for OS/2 so that the jobserver will be enabled,
304 [Define this to enable job server support in GNU make.]);;
312 [Define this to enable symbolic link timestamp checking.]);;
DINSTALL128 Some packages pay attention to `--enable-FEATURE' options to
132 `README' should mention any `--enable-' and `--with-' options that the
Dconfig.h.in307 /* Define this to enable job server support in GNU make. */
310 /* Define this to enable symbolic link timestamp checking. */
DREADME.W3223 to './configure --enable-case-insensitive-file-system').
117 Good news! Make now has native support for Cygwin sh. To enable,
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DREADME15 To enable the pretty printer add the following code to $HOME/.gdbinit:
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure.ac72 [ --enable-regex-tests enable regex matcher regression tests (default=yes)],
DINSTALL128 Some packages pay attention to `--enable-FEATURE' options to
132 `README' should mention any `--enable-' and `--with-' options that the
/ndk/sources/host-tools/sed-4.2.1/m4/
Dacl.m440 # If the acl_get_file bug is detected, don't enable the ACL support.
Dthreadlib.m449 AC_HELP_STRING([--enable-threads={posix|solaris|pth|win32}], [specify multithreading API])
255 dnl configure option '--enable-threads'.
/ndk/docs/text/
DCPU-ARM-NEON.text36 flag will be used to enable the use of GCC ARM Neon intrinsics and
DCHANGES.text230 - Rebased GCC 4.8 to 4.8.2, and add diagnostic color support. To enable
363 you need to explicitly enable it:
387 APP_LDFLAGS to explicitly enable it.
498 - Fixed ld.gold to enable "--sort-section=name" option
523 - Fixed clang error with option "-mllvm -arm-enable-ehabi" which reads
525 > clang: for the -arm-enable-ehabi option: may only occur zero or one times!
570 - Added two flags to re-enable two optimizations in upstream Clang
573 > 1. Added a flags -fcxx-missing-return-semantics to re-enable "missing
582 > 2. Added a flag -fglobal-ctor-const-promotion to re-enable promoting
670 explicitly enable it:
[all …]
DCPLUSPLUS-SUPPORT.text134 To enable it, use the new LOCAL_CPP_FEATURES variable in your Android.mk,
159 compatibility reasons. To enable it, add the following to your module

1234