Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 54) sorted by relevance

123

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dmath_fwd.hpp41 typename tools::promote_args<RT1, RT2>::type
45 typename tools::promote_args<RT1, RT2, A>::type
49 typename tools::promote_args<RT1, RT2, RT3>::type
53 typename tools::promote_args<RT1, RT2, RT3>::type
57 typename tools::promote_args<RT1, RT2, RT3>::type
61 typename tools::promote_args<RT1, RT2, RT3>::type
65 typename tools::promote_args<RT1, RT2, RT3>::type
69 typename tools::promote_args<RT1, RT2, RT3>::type
73 typename tools::promote_args<RT1, RT2, RT3>::type
77 typename tools::promote_args<T1, T2, T3, T4>::type
[all …]
Dfpclassify.hpp142 if(::_isnan(boost::math::tools::real_cast<double>(t))) in BOOST_NO_MACRO_EXPAND()
252 typedef typename tools::promote_args<T>::type value_type; in BOOST_NO_MACRO_EXPAND()
316 typedef typename tools::promote_args<T>::type value_type;
376 typedef typename tools::promote_args<T>::type value_type;
454 typedef typename tools::promote_args<T>::type value_type;
/ndk/tests/build/libc_no_atexit/
Dbuild.sh6 NDK_BUILDTOOLS_PATH=$NDK/build/tools
7 . $NDK/build/tools/prebuilt-common.sh
/ndk/tests/build/check-armeabi-v7a-prebuilts/
Dbuild.sh221 NDK_BUILDTOOLS_PATH=$NDK/build/tools
222 . $NDK/build/tools/prebuilt-common.sh
/ndk/
D.gitignore7 /host-tools/
Dremove-windows-symlink.sh3 . `dirname $0`/build/tools/ndk-common.sh
DREADME.md19 compiler can use `build/tools/build-mingw64-toolchain.sh` to generate their own
39 * `host-tools/` contains build dependencies and additional tools.
114 packaging is handled by `build/tools/package.py`.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
Dreal_cast.hpp15 namespace tools namespace
Dpromotion.hpp46 namespace tools namespace
/ndk/sources/host-tools/ndk-depends/
Dbuild-ndk-depends.sh84 INSTALL_SUBDIR=host-tools/bin
107 SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/ndk-depends
/ndk/tests/build/issue64679-prctl/
Dbuild.sh8 NDK_BUILDTOOLS_PATH=$NDK/build/tools
9 . $NDK/build/tools/prebuilt-common.sh
/ndk/sources/host-tools/ndk-stack/
Dbuild-ndk-stack.sh110 INSTALL_SUBDIR=host-tools/bin
133 SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/ndk-stack
/ndk/tests/build/import-install/
Dbuild.sh23 NDK_BUILDTOOLS_PATH=$NDK/build/tools
/ndk/build/
Dndk-build227 . $PROGDIR/build/tools/dev-defaults.sh # for DEFAULT_LLVM_VERSION
265 perl $LLVM_PATH/tools/scan-build/scan-build \
/ndk/build/tools/
DREADME.md10 * Rebuilding other required host tools (e.g. ndk-stack) from sources.
53 build/tools
59 sources/host-tools
64 $NDK/sources/host-tools/ndk-stack/ contains the sources of the `ndk-stack`
258 $NDK/build/tools/gen-platforms.sh --minimal
272 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK \
274 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK x86-4.8
291 $NDK/build/tools/build-gcc.sh --mingw \
294 $NDK/build/tools/build-gcc.sh --mingw \
365 $NDK/build/tools/build-cxx-stl.sh --stl=stlport
[all …]
Dbuild-docs.sh59 SUBST_PROGRAM=$ANDROID_NDK_ROOT/docs/tools/ndk-markdown-substitutions.py
/ndk/sources/host-tools/make-3.81/
DREADME103 installing appropriate maintainer's tools, such as GNU m4, automake,
105 how to build GNU make once these tools are available. We make no
139 note that many current implementations of tools that *set* timestamps do
141 and other similar tools (tar, etc.) may not exactly duplicate timestamps
143 system contains rules that depend on proper behavior of tools like "cp
161 using DJGPP tools.
DABOUT-NLS202 console-tools | [] [] |
223 gettext-tools | [] [] [] |
312 vorbis-tools | [] [] [] [] |
339 console-tools | |
360 gettext-tools | [] [] [] |
449 vorbis-tools | [] |
476 console-tools | [] |
497 gettext-tools | [] [] |
586 vorbis-tools | [] [] [] |
613 console-tools | | 3
[all …]
Dbuild-make.sh54 GNUMAKE_SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/make-$GNUMAKE_VERSION
/ndk/sources/host-tools/nawk-20071023/
Dbuild-awk.sh46 AWK_SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/nawk-$AWK_VERSION
/ndk/sources/host-tools/toolbox/
Dbuild-toolbox.sh84 TOOLBOX_SRCDIR=$ANDROID_NDK_ROOT/sources/host-tools/toolbox
/ndk/tests/standalone/
Drun.sh34 NDK_BUILDTOOLS_PATH=$NDK_ROOT/build/tools
35 . $NDK_ROOT/build/tools/prebuilt-common.sh
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in145 if test "$(PACKAGE)" = "gettext-tools"; then \
204 if test "$(PACKAGE)" = "gettext-tools"; then \
249 if test "$(PACKAGE)" = "gettext-tools"; then \
284 @echo "it deletes files that may require special tools to rebuild."
294 if test "$(PACKAGE)" = "gettext-tools"; then \
330 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info2 /usr/local/google/digit/repo/opensource/ndk/sources/host-tools/make-3.81/doc/make.info,
4 /usr/local/google/digit/repo/opensource/ndk/sources/host-tools/make-3.81/doc/make.texi.
/ndk/build/core/
Dinit.mk315 $(call ndk_log,Host tools prebuilt directory: $(HOST_PREBUILT))
330 $(call ndk_log,Host tools prebuilt directory not found, using system tools)

123