Searched refs:enable (Results 1 – 25 of 64) sorted by relevance
123
/ndk/tests/build/clang-multiple-arm-enable-ehabi/jni/ |
D | Android.mk | 4 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/tests/abcc/jni/mman-win32/ |
D | configure | 15 enable(){ 74 enable $DEFAULT_YES 98 --enable-?*|--disable-?*)
|
/ndk/build/tools/ |
D | build-device-llvm.sh | 213 --enable-targets=$arch \ 214 --enable-optimized \ 215 --enable-shrink-binary-size \ 255 --enable-targets=$arch \ 257 --enable-shrink-binary-size \
|
D | build-llvm.sh | 231 --enable-cxx 301 --enable-targets=arm,mips,x86,aarch64 \ 302 --enable-optimized \
|
D | build-gnu-libstdc++.sh | 282 --enable-libstdcxx-time \
|
D | common-build-host-funcs.sh | 214 on|enable|true) DO_COLOR=true
|
D | build-gcc.sh | 383 --enable-initfini-array \
|
D | build-mingw64-toolchain.sh | 587 --build=$HOST_TAG --with-widl=$WITH_WIDL --enable-sdk=all
|
D | prebuilt-common.sh | 698 echo "ERROR: Can only enable --mingw or --darwin on Linux platforms !"
|
/ndk/sources/host-tools/make-3.81/ |
D | config.log | 72 …enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --ena…
|
D | makefile.com | 7 $! P3 = WALL will enable all warning messages (some are suppressed since
|
D | configure.in | 241 [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.]);;
|
D | INSTALL | 128 Some packages pay attention to `--enable-FEATURE' options to 132 `README' should mention any `--enable-' and `--with-' options that the
|
D | config.h.in | 307 /* Define this to enable job server support in GNU make. */ 310 /* Define this to enable symbolic link timestamp checking. */
|
D | README.W32 | 23 to './configure --enable-case-insensitive-file-system'). 117 Good news! Make now has native support for Cygwin sh. To enable,
|
D | README.OS2 | 114 Therefore, if you wish to enable the internationalization features of
|
D | readme.vms | 68 $ define DECC$ARGV_PARSE_STYLE enable 72 $ define DECC$EFS_CASE_PRESERVE enable
|
D | configure | 871 -enable-* | --enable-*) 1357 --disable-option-checking ignore unrecognized --enable/--with options 1358 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1359 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1361 --enable-dependency-tracking do not reject slow dependency extractors 1365 --enable-case-insensitive-file-system 1366 enable case insensitive file system support 1377 --with-customs=DIR enable remote jobs via Customs--see README.customs
|
D | config.ami | 201 /* Define this to enable job server support in GNU make. */
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | README | 15 To enable the pretty printer add the following code to $HOME/.gdbinit:
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0013-Modify-LINK_SPEC-to-pass-fix-cortex-a53-843419-as-de.patch | 6 For NDK toolchains, always enable the fix of cortex-a53 erratum 843419.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindRegistersSave.S | 344 @ that enable them. We don't want to do that in the library (because we don't
|
D | UnwindRegistersRestore.S | 344 @ that enable them. We don't want to do that in the library (because we don't
|
/ndk/sources/host-tools/make-3.81/config/ |
D | gettext.m4 | 31 dnl depending on --{enable,disable}-{shared,static} and on the presence of 438 dnl order to avoid separate Makefiles or --enable-maintainer-mode, we put
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 239 or 0 to enable or disable a certain feature. 359 You may need to explicitly enable or disable Google Test's own TR1
|
123