HomeSort by relevance Sort by last modified time
    Searched refs:toolchain (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/ceres-solver/android/
build_android.sh 46 # standalone NDK toolchain from the NDK, and getting the right arguments to
50 # the box, since the android-cmake toolchain is not yet updated to for it.
70 # toolchain selects locations under your *source* tree for the final library
94 # android-cmake toolchain appears to support it.
97 # the extra stand-alone toolchain. Also test with other NDK versions and add
100 MAKE_ANDROID_TOOLCHAIN=$ANDROID_NDK/build/tools/make-standalone-toolchain.sh
121 # Make a standalone Android NDK toolchain if needed.
122 export ANDROID_STANDALONE_TOOLCHAIN="`pwd`/toolchain"
124 echo "Extracting the Android GCC standalone toolchain to:"
126 $ANDROID_NDK/build/tools/make-standalone-toolchain.sh
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
test_projects.py 41 # toolchain: See ALL_TOOLCHAINS above.
47 # {'name': ('pi_generator', 'input_event'), 'toolchain': ('newlib', 'pnacl')}
70 buildbot_common.ErrorExit('Invalid toolchain(s): %s' % (
80 def GetExecutableDirForProject(desc, toolchain, config):
81 return os.path.join(GetServingDirForProject(desc), toolchain, config)
84 def GetBrowserTesterCommand(desc, toolchain, config):
98 exe_dir = GetExecutableDirForProject(desc, toolchain, config)
100 if toolchain == platform:
108 if toolchain == 'pnacl':
112 url += '?tc=%s&config=%s&test=true' % (toolchain, config
    [all...]
build_projects.py 82 buildbot_common.ErrorExit('Invalid toolchain(s): %s' % (
92 if not os.path.exists(os.path.join(pepperdir, 'toolchain')):
187 make_cmd.append('TOOLCHAIN=all')
219 parser.add_option('-t', '--toolchain',
220 help='Build using toolchain. Can be passed more than once.',
242 if not options.toolchain:
243 options.toolchain = ['newlib', 'glibc', 'pnacl', 'host']
245 if 'host' in options.toolchain:
246 options.toolchain.remove('host')
247 options.toolchain.append(getos.GetPlatform()
    [all...]
  /external/qemu/distrib/kernel-toolchain/
android-kernel-toolchain-ar 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-as 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-gcc 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-ld 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-nm 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-objcopy 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-objdump 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-ranlib 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-size 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
android-kernel-toolchain-strip 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
toolbox.sh 3 # This is a wrapper around our toolchain that allows us to add a few
5 # The issue is that our toolchain are NDK-compatible, and hence enforces
28 # Common prefix for all fake toolchain programs, which are all really
35 PROGPREFIX=android-kernel-toolchain-
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
55 # Invoke real cross-compiler toolchain program now
  /build/libs/host/
Android.mk 25 # Include toolchain prebuilt modules if they exist.
26 -include $(TARGET_TOOLCHAIN_ROOT)/toolchain.mk
  /external/chromium_org/tools/gn/
settings.cc 12 const Toolchain* toolchain,
15 toolchain_(toolchain),
ninja_helper_unittest.cc 11 #include "tools/gn/toolchain.h"
19 toolchain(Label(SourceDir("//"), "tc", SourceDir(), std::string())),
20 settings(&build_settings, &toolchain, std::string()),
34 Toolchain toolchain; member in class:__anon16490::HelperSetterUpper
45 // Default toolchain.
function_toolchain.cc 11 #include "tools/gn/toolchain.h"
18 // the toolchain property on a scope.
36 // toolchain -------------------------------------------------------------------
38 const char kToolchain[] = "toolchain";
52 // the toolchain name in the label, and toolchain labels don't themselves
53 // have toolchain names.
57 g_scheduler->Log("Generating toolchain", label.GetUserVisibleName(false));
59 // This object will actually be copied into the one owned by the toolchain
61 Toolchain toolchain(label)
99 Toolchain* toolchain = reinterpret_cast<Toolchain*>( local
    [all...]
settings.h 14 #include "tools/gn/toolchain.h"
16 // Holds the settings for one toolchain invocation. There will be one
17 // Settings object for each toolchain type, each referring to the same
24 // The Toolchain object holds the set of stuff that is set by the toolchain
26 // the file with the toolchain declaration in it.
36 // Constructs a toolchain settings. The output_subdir_name is the name we
38 // toolchain's outputs. It should have no slashes in it. The default
39 // toolchain should use an empty string.
41 const Toolchain* toolchain
52 const Toolchain* toolchain() const { return toolchain_; } function in class:Settings
    [all...]
  /ndk/build/core/
setup-toolchain.mk 17 # to setup the target toolchain for a given platform/abi combination.
25 # Check that we have a toolchain that supports the current ABI.
31 # Filter out the Clang toolchain, so that we can keep GCC as the default
32 # toolchain.
40 $(call __ndk_info,There is no toolchain that supports the $(TARGET_ARCH_ABI) ABI.)
45 # Select the last toolchain from the sorted list.
49 # If NDK_TOOLCHAIN_VERSION is defined, we replace the toolchain version
57 # We assume the toolchain name uses dashes (-) as separators and doesn't
75 $(call ndk_log,Using target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI (through NDK_TOOLCHAIN_VERSION))
77 $(call ndk_log,Using target toolchain '$(TARGET_TOOLCHAIN)' for '$(TARGET_ARCH_ABI)' ABI
    [all...]
  /bionic/libc/tools/
check-symbols.py 10 toolchain = os.environ['ANDROID_TOOLCHAIN'] variable
11 arch = re.sub(r'.*/linux-x86/([^/]+)/.*', r'\1', toolchain)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 18 # This script is used to rebuild the Linux 32-bit cross-toolchain
25 # WARNING: At this time, the generated toolchain binaries will *not* run
56 # Versions of various toolchain components, do not touch unless you know
70 GIT_BASE_DEFAULT=https://android.googlesource.com/toolchain
72 # Location where we will download the toolchain sources
73 TOOLCHAIN_SRC_DIR=$WORK_DIR/toolchain-src
79 # Name of the final generated toolchain
82 # Name of the final toolchain binary tarball that this script will create
85 # Location where we're going to install the toolchain during the build
90 # the final toolchain. This includes both SHA-1 for toolchain git repositorie
    [all...]
  /external/chromium_org/v8/
Makefile.nacl 49 TOOLCHAIN_PATH = $(realpath ${NACL_SDK_ROOT}/toolchain)
71 $(error Cannot find Native Client toolchain in "${NACL_TOOLCHAIN}")
  /external/chromium_org/v8/tools/
nacl-run.py 106 toolchain = platform + "_x86_glibc"
111 toolchain = platform + "_x86_glibc"
124 nacl_ld_so = os.path.join(nacl_sdk_dir, "toolchain", toolchain,
126 nacl_lib_path = os.path.join(nacl_sdk_dir, "toolchain", toolchain,
  /ndk/build/tools/
make-release.sh 70 # If darwin toolchain exist, build darwin too
83 register_option "--also-64" do_ALSO_64 "Also build 64-bit host toolchain"
87 register_var_option "--toolchain-src-dir=<path>" TOOLCHAIN_SRCDIR "Use toolchain sources from <path>"
141 - downloading toolchain sources from the Internet
143 - rebuilding the toolchain binaries for the host system
157 more quickly, by preparing toolchain binary tarballs that can be
202 # Step 1, If needed, download toolchain sources into a temporary directory
204 dump "Using toolchain source directory: $TOOLCHAIN_SRCDIR"
205 timestamp_set toolchain-download-source
    [all...]

Completed in 865 milliseconds

1 2 3 4 5