Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 60) sorted by relevance

123

/ndk/tests/abcc/jni/host/
Dmain.cpp24 … std::string &input, std::string &output, std::string &platform, bool &savetemps) { in parseArguments() argument
42 platform = arg.substr(arg.rfind('=')+1); in parseArguments()
81 std::string platform; in main() local
87 abi, ndk_dir, sysroot, input, output, platform, savetemps) != 0) in main()
100 if (platform.empty()) // Folow ndk-bc2native.py usage in main()
101 platform = "android-9"; in main()
103 if (abi.empty() || input.empty() || output.empty() || toolchain_bin.empty() || platform.empty()) { in main()
115 sysroot = ndk_dir + "/platforms/" + platform + "/arch-" + TargetAbi(abi).getArch(); in main()
123 working_dir, platform, savetemps)); in main()
127 working_dir, platform, savetemps)); in main()
DAbcc_host.h47 const std::string &platform, const bool savetemps, bool bit32 = true);
50 const std::string &platform, const bool savetemps, bool bit32 = true);
DAbcc_host.cpp25 … const std::string &platform, const bool savetemps, bool bit32) in HostBitcodeCompiler() argument
27 mNDKDir(""), mPlatform(platform), mToolchainBinPath(toolchain_bin) { in HostBitcodeCompiler()
33 … const std::string &platform, const bool savetemps, bool bit32) in HostBitcodeCompiler() argument
35 mNDKDir(ndk_dir), mPlatform(platform), mToolchainBinPath(toolchain_bin) { in HostBitcodeCompiler()
/ndk/tests/build/project-properties/jni/
DAndroid.mk6 $(error Incorrect target platform: $(TARGET_PLATFORM) (expecteding $(WANTED_PLATFORM_32)))
8 …$(call ndk_log,Test OK: Correct target platform retrieved from project.properties: $(TARGET_PLATFO…
11 $(error Incorrect target platform: $(TARGET_PLATFORM) (expecteding $(WANTED_PLATFORM_64)))
13 …$(call ndk_log,Test OK: Correct target platform retrieved from project.properties but auto-adjuste…
/ndk/tests/
Drun-libcxx.sh22 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
24 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
26 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
28 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
30 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
32 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
/ndk/build/tools/
Ddev-platform-expand-all.sh60 …$PROGDIR/dev-platform-expand.sh --platform=$PLATFORM --src-dir=$SRCDIR --dst-dir=$DSTDIR --arch=$(…
Dgen-platforms.sh55 TMPC=/tmp/ndk-$USER/tmp/tests/tmp-platform.c
56 TMPO=/tmp/ndk-$USER/tmp/tests/tmp-platform.o
57 TMPE=/tmp/ndk-$USER/tmp/tests/tmp-platform$EXE
58 TMPL=/tmp/ndk-$USER/tmp/tests/tmp-platform.log
107 --platform=*)
DDEV-SCRIPTS-USAGE.TXT74 generated by the 'gen-platform.sh' dev-script described later, but
84 deal with platform bugs.
92 This directory contains platform-specific files. The reason why it
121 Contains all system headers exposed by the NDK for a given platform.
136 had been hand-picked from various platform builds. These have been
151 These files can be generated from a given platform build using the
152 'dev-platform-import.sh' dev-script, described later in this document.
154 This is handy to compare which symbols were added between platform
168 Its purpose is to hold the fully expanded platform-specific files.
209 part of the Android platform source tree. It is a special toolchain that
[all …]
Dbuild-ndk-sysroot.sh57 --platform=*)
Dcommon-build-host-funcs.sh461 …_darwin_sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma…
465 …_darwin_sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma…
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_mac.h5 #error Looks like unsupported platform
D_system.h165 # error Unknown platform !!
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dspinlock.hpp53 # error Unrecognized threading platform
/ndk/tests/abcc/
DAndroid.mk14 LOCAL_CERTIFICATE := platform
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dfenv.hpp11 #error This platform does not have a floating point environment
/ndk/toolchains/llvm-3.5/
Dsetup-common.mk118 --platform=$(TARGET_PLATFORM) \
135 --platform=$(TARGET_PLATFORM) \
/ndk/toolchains/llvm-3.4/
Dsetup-common.mk118 --platform=$(TARGET_PLATFORM) \
135 --platform=$(TARGET_PLATFORM) \
/ndk/
Dndk-gdb.py31 import sys, os, platform, argparse, subprocess, types
44 if sys.platform.startswith('win'):
78 if platform.platform().startswith('Linux'):
80 elif platform.platform().startswith('Darwin'):
82 elif platform.platform().startswith('Windows'):
DREADME.TXT24 Android platform.
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DINCLUDE_DIRS11 # Test #1: The content of .INCLUDE_DIRS depends on the platform for which
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Dgeneral16 …$answer = "$make_name: Parallel jobs (-j) are not supported on this platform.\n$make_name: Resetti…
/ndk/build/tools/toolchain-patches/gcc/
D0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch41 + * loaded on Android 2.1 (Eclair) and older platform releases, due
65 + * loaded on Android 2.1 (Eclair) and older platform releases, due
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg7 import platform
250 if sys.platform == 'darwin':
252 elif sys.platform == 'linux2':
272 if sys.platform == 'darwin':
275 elif sys.platform == 'linux2':
/ndk/build/core/
Dadd-application.mk84 …APP_PLATFORM := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-platform.awk $(call host-path,…
144 $(call ndk_log,Application $(_app) targets unknown platform '$(_bad_platform)')
Dinit.mk485 # we're going to find the maximum platform number of the form android-<number>
495 $(call ndk_log,Found stable platform levels: $(NDK_ALL_PLATFORM_LEVELS))
502 $(call ndk_log,Found max platform level: $(NDK_MAX_PLATFORM_LEVEL))

123