/aosp_15_r20/external/bazelbuild-rules_cc/cc/toolchains/variables/ |
H A D | BUILD | 1 load("//cc/toolchains/impl:variables.bzl", "cc_builtin_variables", "cc_variable", "types") 8 "//cc/toolchains/actions:link_actions", 9 "//cc/toolchains/actions:compile_actions", 16 actions = ["//cc/toolchains/actions:link_actions"], 22 actions = ["//cc/toolchains/actions:compile_actions"], 28 actions = ["//cc/toolchains/actions:compile_actions"], 34 actions = ["//cc/toolchains/actions:compile_actions"], 41 "//cc/toolchains/actions:link_actions", 42 "//cc/toolchains/actions:compile_actions", 49 actions = ["//cc/toolchains/actions:compile_actions"], [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/cc/args/ |
H A D | BUILD.bazel | 15 load("@rules_cc//cc/toolchains:args.bzl", "cc_args") 16 load("@rules_cc//cc/toolchains:feature.bzl", "cc_feature") 24 "@rules_cc//cc/toolchains/actions:c_compile_actions", 25 "@rules_cc//cc/toolchains/actions:cpp_compile_actions", 50 "@rules_cc//cc/toolchains/actions:c_compile_actions", 51 "@rules_cc//cc/toolchains/actions:cpp_compile_actions", 75 actions = ["@rules_cc//cc/toolchains/actions:cpp_compile_actions"], 83 actions = ["@rules_cc//cc/toolchains/actions:cpp_compile_actions"], 91 "@rules_cc//cc/toolchains/actions:c_compile_actions", 92 "@rules_cc//cc/toolchains/actions:cpp_compile_actions", [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/kleaf/ |
D | README.md | 7 The following toolchains are declared: 9 * Default toolchains 10 * Versioned toolchains 11 * User toolchains, provided via command line flags 13 ### Default toolchains 17 Default toolchains, named `{target_os}_{target_cpu}_clang_toolchain`, 18 are the fallback toolchains when a C toolchain is requested without 21 These toolchains are marked "target_compatible_with": 25 These toolchains are marked "exec_compatible_with": 29 These toolchains have `cc_toolchain.compiler` set to `CLANG_VERSION` from [all …]
|
/aosp_15_r20/external/bazelbuild-rules_cc/tools/migration/ |
H A D | crosstool_to_starlark_lib_test.go | 65 toolchains := []string{toolchain1, toolchain2} 66 crosstool := makeCrosstool(toolchains) 152 strings.Join(toolchains, "\n"), got) 159 toolchains := []string{toolchainAA, toolchainAB} 160 crosstool := makeCrosstool(toolchains) 216 strings.Join(toolchains, "\n"), got) 223 toolchains := []string{toolchainAA, toolchainBA} 224 crosstool := makeCrosstool(toolchains) 265 strings.Join(toolchains, "\n"), got) 272 toolchains := []string{toolchainAA, toolchainBB} [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/arm_clang/ |
H A D | BUILD.bazel | 15 load("@rules_cc//cc/toolchains:args.bzl", "cc_args") 16 load("@rules_cc//cc/toolchains:toolchain.bzl", "cc_toolchain") 27 "@rules_cc//cc/toolchains/actions:assembly_actions", 28 "@rules_cc//cc/toolchains/actions:c_compile_actions", 29 "@rules_cc//cc/toolchains/actions:cpp_compile_actions", 30 "@rules_cc//cc/toolchains/actions:link_actions", 41 "@rules_cc//cc/toolchains/actions:assembly_actions", 42 "@rules_cc//cc/toolchains/actions:c_compile_actions", 43 "@rules_cc//cc/toolchains/actions:cpp_compile_actions", 44 "@rules_cc//cc/toolchains/actions:link_actions", [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/arm_gcc/ |
H A D | BUILD.bazel | 15 load("@rules_cc//cc/toolchains:args.bzl", "cc_args") 16 load("@rules_cc//cc/toolchains:toolchain.bzl", "cc_toolchain") 51 "@rules_cc//cc/toolchains/actions:compile_actions", 64 "@rules_cc//cc/toolchains/actions:assembly_actions", 65 "@rules_cc//cc/toolchains/actions:compile_actions", 66 "@rules_cc//cc/toolchains/actions:link_actions", 77 "@rules_cc//cc/toolchains/actions:assembly_actions", 78 "@rules_cc//cc/toolchains/actions:compile_actions", 79 "@rules_cc//cc/toolchains/actions:link_actions", 93 "@rules_cc//cc/toolchains/actions:compile_actions", [all …]
|
/aosp_15_r20/external/cronet/build/ |
H A D | xcode_binaries.yaml | 24 - dir: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/bison 25 - dir: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal/macos 26 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/air-lld 27 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bison 28 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/gm4 29 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/gperf 30 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool 31 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 32 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool 33 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo [all …]
|
/aosp_15_r20/external/angle/build/ |
H A D | xcode_binaries.yaml | 24 - dir: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/bison 25 - dir: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal 26 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/air-lld 27 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bison 28 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/gm4 29 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/gperf 30 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool 31 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 32 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool 33 - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo [all …]
|
/aosp_15_r20/external/bazelbuild-rules_rust/examples/nix_cross_compiling/ |
H A D | WORKSPACE.bazel | 19 # Toolchains 21 "//bazel/toolchains/cc/aarch64-apple-darwin:toolchain", 22 "//bazel/toolchains/cc/aarch64-apple-ios:toolchain", 23 "//bazel/toolchains/cc/aarch64-linux-android:toolchain", 24 "//bazel/toolchains/cc/aarch64-unknown-linux-gnu:toolchain", 25 "//bazel/toolchains/cc/wasm32-unknown-unknown:toolchain", 26 "//bazel/toolchains/cc/wasm32-wasi:toolchain", 27 "//bazel/toolchains/cc/x86_64-apple-darwin:toolchain", 28 "//bazel/toolchains/cc/x86_64-pc-windows-msvc:toolchain", 29 "//bazel/toolchains/cc/x86_64-unknown-linux-gnu:toolchain", [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/python/private/ |
H A D | python.bzl | 30 # targets using any of these toolchains due to the changed repository name. 43 * `toolchains`: The list of toolchains to register. The last 60 toolchains = [] 63 # toolchain added to toolchains. 113 … # If an inconsistency in the ignore_root_user_error among multiple toolchains is detected, fail. 115 … fail("Toolchains in the root module must have consistent 'ignore_root_user_error' attributes") 173 toolchains.remove(default_toolchain) 177 toolchains.append(toolchain_info) 194 toolchains.append(default_toolchain) 196 if len(toolchains) > _MAX_NUM_TOOLCHAINS: [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/ |
H A D | opensource_only.files | 123 tensorflow/tools/toolchains/BUILD: 124 tensorflow/tools/toolchains/clang6/BUILD: 125 tensorflow/tools/toolchains/cpus/py/BUILD: 126 tensorflow/tools/toolchains/cpus/py3/BUILD: 127 tensorflow/tools/toolchains/embedded/arm-linux/BUILD: 128 tensorflow/tools/toolchains/java/BUILD: 129 tensorflow/tools/toolchains/remote/BUILD: 130 tensorflow/tools/toolchains/remote_config/BUILD: 131 tensorflow/tools/toolchains/win/BUILD: 132 tensorflow/tools/toolchains/win/bazel_211/BUILD: [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/host_clang/ |
H A D | BUILD.bazel | 17 load("@rules_cc//cc/toolchains:args.bzl", "cc_args") 18 load("@rules_cc//cc/toolchains:feature.bzl", "cc_feature") 19 load("@rules_cc//cc/toolchains:feature_constraint.bzl", "cc_feature_constraint") 20 load("@rules_cc//cc/toolchains:feature_set.bzl", "cc_feature_set") 21 load("@rules_cc//cc/toolchains:toolchain.bzl", "cc_toolchain") 32 actions = ["@rules_cc//cc/toolchains/actions:link_actions"], 38 actions = ["@rules_cc//cc/toolchains/actions:link_actions"], 50 actions = ["@rules_cc//cc/toolchains/actions:link_actions"], 62 actions = ["@rules_cc//cc/toolchains/actions:cpp_link_static_library"], 70 "@rules_cc//cc/toolchains/actions:c_compile_actions", [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/ |
H A D | CHANGELOG.md | 48 that one should use when patching toolchains. Please set it if you are 51 * (toolchains) When {obj}`py_runtime.interpreter_version_info` isn't specified, 55 * (toolchains) {obj}`py_cc_toolchain.libs` and {obj}`PyCcToolchainInfo.libs` is 99 * (toolchains) Added {attr}`python_repository.patch_strip` attribute for 102 `TOOL_VERSIONS` for registering patched toolchains please consider setting 105 * (toolchains) Added `//python:none`, a special target for use with 109 * (toolchains): Removed accidentally exposed `http_archive` symbol from 111 * (toolchains): An internal _is_python_config_setting_ macro has been removed. 122 * (toolchains): Change some old toochain versions to use [20240726] release to 124 * (toolchains): Bump default toolchain versions to: [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/ |
H A D | gn.rst | 6 ``pw_toolchain`` module provides GN toolchains that may be used to build 7 Pigweed. GN toolchains function both as a set of tools for compilation and as a 9 executed by different toolchains. Each toolchain maintains its own set of 11 and build steps from all toolchains can be executed in parallel. 13 Various GCC and Clang toolchains for multiple platforms are provided. 14 Toolchains names typically include the compiler (``clang`` or ``gcc`` and 18 Non-C/C++ toolchains 21 template. This template creates toolchains that cannot compile C/C++ source 22 code. These toolchains may only be used to execute GN actions or declare groups 23 of targets in other toolchains. Attempting to compile C/C++ code with either of [all …]
|
H A D | bazel.rst | 7 …toolchain constructs such as `rules_cc toolchains <https://github.com/bazelbuild/rules_cc/blob/mai… 8 to make it easier to design robust, feature-rich toolchains. 10 .. _module-pw_toolchain-bazel-upstream-pigweed-toolchains: 13 Upstream Pigweed toolchains 15 Pigweed's C/C++ toolchains are automatically registered when using Pigweed from 17 upstream toolchains by calling ``register_pigweed_cxx_toolchains()``: 29 Pigweed's upstream toolchains are subject to change without notice. If you 31 custom toolchains in your project. 42 `@rules_cc//cc/toolchains/capabilities:supports_interface_shared_libraries <https://github.com/baze…
|
/aosp_15_r20/external/skia/toolchain/android_trampolines/gen_trampolines/ |
H A D | gen_trampolines.go | 30 // //toolchains/download_toolchains.bzl. 32 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar", 33 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-dwp", 34 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld", 35 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm", 36 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objcopy", 37 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump", 38 "toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip", 39 "toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar", 40 "toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-dwp", [all …]
|
/aosp_15_r20/external/cpu_features/scripts/ |
H A D | run_integration.sh | 117 …# ref: https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-linux 140 # ref: https://toolchains.bootlin.com/ 145 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarba… 149 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64be/tar… 153 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc64le-p… 157 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc64-pow… 161 …#local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-e500… 162 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp… 166 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/riscv32-ilp32… 170 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/riscv64-lp64d… [all …]
|
/aosp_15_r20/external/cronet/third_party/cpu_features/src/scripts/ |
H A D | run_integration.sh | 117 …# ref: https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-linux 140 # ref: https://toolchains.bootlin.com/ 145 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarba… 149 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64be/tar… 153 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc64le-p… 157 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc64-pow… 161 …#local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-e500… 162 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp… 166 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/riscv32-ilp32… 170 …local -r TOOLCHAIN_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/riscv64-lp64d… [all …]
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Platform/Android/ |
D | Determine-Compiler-NDK.cmake | 35 # * <ndk>/[build/core/]toolchains/<toolchain>/{config.mk,setup.mk} 39 # There is also a "toolchains" directory with the prebuilt toolchains themselves: 47 # -gcc-toolchain <ndk>/toolchains/<triple-or-arch>-<gcc-version> 49 # Glob available toolchains in the NDK, restricted by any version request. 64 # If we can find any gcc toolchains then use one by default. 65 # Otherwise we look for clang toolchains (e.g. NDK r18+). 67 "${CMAKE_ANDROID_NDK}/build/core/toolchains/*-[0-9].[0-9]/config.mk" 68 "${CMAKE_ANDROID_NDK}/toolchains/*-[0-9].[0-9]/config.mk" 78 foreach(base "build/core/toolchains" "toolchains") 142 # For clang toolchains we still need to find a gcc toolchain. [all …]
|
/aosp_15_r20/external/bazelbuild-rules_go/go/private/ |
H A D | extensions.bzl | 43 # targets using any of these toolchains due to the changed repository name. 56 …# The order follows bazel's iteration over modules (the toolchains declared by the root module are… 60 toolchains = [] 96 toolchains.append(struct( 122 toolchains.append(struct( 132 if len(toolchains) > _MAX_NUM_TOOLCHAINS: 135 # Toolchains in a BUILD file are registered in the order given by name, not in the order they 138 # We pad with an index that lexicographically sorts in the same order as if these toolchains 144 for index, toolchain in enumerate(toolchains) 146 geese = [toolchain.goos for toolchain in toolchains], [all …]
|
/aosp_15_r20/external/pigweed/seed/ |
H A D | 0113.rst | 18 This SEED proposes custom Starlark rules for declaring C/C++ toolchains in 60 1. Introduce rules for defining C/C++ toolchains 63 will introduce new Bazel rules that allow toolchains to share common boilerplate 163 and easily assemble toolchains for desktop and embedded targets. This includes, 166 - Rules that define tool sets for common toolchains (LLVM/clang, GNU/gcc). 169 - Common flag sets that users may want to apply directly to their toolchains. 176 toolchains. 190 toolchains in ways that gave downstream projects sufficient control over the 224 toolchains, but diverges significantly from the underlying Bazel C/C++ 231 scalable approach at toolchains. This repository strives to be an all-in-one [all …]
|
/aosp_15_r20/external/pigweed/pw_toolchain/build_external/ |
H A D | llvm_clang.BUILD | 16 load("@rules_cc//cc/toolchains:args.bzl", "cc_args") 17 load("@rules_cc//cc/toolchains:args_list.bzl", "cc_args_list") 18 load("@rules_cc//cc/toolchains:tool.bzl", "cc_tool") 19 load("@rules_cc//cc/toolchains:tool_map.bzl", "cc_tool_map") 56 "@rules_cc//cc/toolchains/actions:assembly_actions": ":asm", 57 "@rules_cc//cc/toolchains/actions:c_compile_actions": ":clang", 58 "@rules_cc//cc/toolchains/actions:cpp_compile_actions": ":clang++", 59 "@rules_cc//cc/toolchains/actions:link_actions": ":lld", 60 "@rules_cc//cc/toolchains/actions:objcopy_embed_data": ":llvm-objcopy", 62 "@rules_cc//cc/toolchains/actions:strip": ":llvm-strip", [all …]
|
/aosp_15_r20/external/jacoco/.azure-pipelines/ |
H A D | azure-pipelines.yml | 46 <toolchains> 57 </toolchains> 58 " > toolchains.xml 68 --toolchains=toolchains.xml --settings=.azure-pipelines/maven-settings.xml 72 --toolchains=toolchains.xml 77 --toolchains=toolchains.xml --settings=.azure-pipelines/maven-settings.xml 81 --toolchains=toolchains.xml
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/ |
H A D | build_cmake_arm.md | 76 under ${HOME}/toolchains. 80 mkdir -p ${HOME}/toolchains 81 tar xvf gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu.tar.xz -C ${HOME}/toolchains 90 ARMCC_PREFIX=${HOME}/toolchains/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/bin/aarch64-linux-gnu- 113 under ${HOME}/toolchains. 117 mkdir -p ${HOME}/toolchains 118 tar xvf gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz -C ${HOME}/toolchains 128 ARMCC_PREFIX=${HOME}/toolchains/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueab… 152 ${HOME}/toolchains. 156 tar xzf rpi-toolchain.tar.gz -C ${HOME}/toolchains [all …]
|
/aosp_15_r20/external/bazelbuild-rules_java/ |
H A D | MODULE.bazel | 18 register_toolchains("//toolchains:all") 20 toolchains = use_extension("//java:extensions.bzl", "toolchains") 23 use_repo(toolchains, "remote_java_tools") 24 use_repo(toolchains, "remote_java_tools_linux") 25 use_repo(toolchains, "remote_java_tools_windows") 26 use_repo(toolchains, "remote_java_tools_darwin_x86_64") 27 use_repo(toolchains, "remote_java_tools_darwin_arm64") 30 use_repo(toolchains, "local_jdk") 86 toolchains,
|