Searched +full:linux +full:- +full:arm64 (Results 1 – 25 of 235) sorted by relevance
12345678910
| /third_party/zlib/contrib/nuget/ |
| D | nuget.csproj | 7 <PackageId Condition="$([MSBuild]::IsOSPlatform('Linux'))">$(PackageId).linux</PackageId> 9 <Copyright>(C) 1995-2024 Jean-loup Gailly and Mark Adler</Copyright> 12 <!-- 15 --> 18 <Authors>Jean-loup Gailly and Mark Adler</Authors> 23 <!-- Package up Windows builds. --> 24 …vc17/x86/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-x86/native" /> 25 …vc17/x64/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-x64/native" /> 26 …vc17/arm/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePath="runtimes/win-arm/native" /> 27 …ows'))" Include="../vstudio/vc17/arm64/ZlibDll$(Configuration)/zlibwapi.dll" Pack="true" PackagePa… [all …]
|
| /third_party/gn/infra/recipe_modules/target/ |
| D | api.py | 2 # Use of this source code is governed by a BSD-style license that can be 9 'fuchsia-amd64': 'x86_64-fuchsia', 10 'fuchsia-arm64': 'aarch64-fuchsia', 11 'linux-amd64': 'x86_64-linux-gnu', 12 'linux-arm64': 'aarch64-linux-gnu', 13 'linux-riscv64': 'riscv64-linux-gnu', 14 'mac-amd64': 'x86_64-apple-darwin', 15 'mac-arm64': 'arm64-apple-darwin', 39 """Returns True iff the target platform is Linux.""" 40 return self.os == 'linux' [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-milo.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg 14 name: "buildbucket/luci.angle.ci/android-arm-compile" 19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile" 24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile" 25 category: "compile|android|clang|arm64" 29 name: "buildbucket/luci.angle.ci/android-arm64-test" 30 category: "test|android|clang|arm64" 34 name: "buildbucket/luci.angle.ci/linux-asan-test" 35 category: "test|linux|clang|x64" [all …]
|
| D | luci-scheduler.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg 8 id: "android-arm-compile" 12 server: "cr-buildbucket.appspot.com" 14 builder: "android-arm-compile" 18 id: "android-arm-dbg-compile" 22 server: "cr-buildbucket.appspot.com" 24 builder: "android-arm-dbg-compile" 28 id: "android-arm64-dbg-compile" 32 server: "cr-buildbucket.appspot.com" [all …]
|
| /third_party/gn/infra/recipes/gn.expected/ |
| D | cipd_register.json | 15 "name": "infra-internal:ci" 34 "--tags", 42 "name": "infra-internal:ci" 67 "name": "infra-internal:ci" 85 "rev-parse", 92 "name": "infra-internal:ci" 102 "name": "git.rev-parse", 111 "-root", 113 "-ensure-file", 114 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… [all …]
|
| D | cipd_exists.json | 15 "name": "infra-internal:ci" 34 "--tags", 42 "name": "infra-internal:ci" 67 "name": "infra-internal:ci" 85 "rev-parse", 92 "name": "infra-internal:ci" 102 "name": "git.rev-parse", 111 "-root", 113 "-ensure-file", 114 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… [all …]
|
| D | ci_linux.json | 34 "--tags", 85 "rev-parse", 102 "name": "git.rev-parse", 111 "-root", 113 "-ensure-file", 114 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… 115 "-max-threads", 117 "-json-output", 139 …TEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@… 140 …"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"… [all …]
|
| D | cq_linux.json | 34 "--tags", 85 "rev-parse", 102 "name": "git.rev-parse", 162 "-root", 164 "-ensure-file", 165 … sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\… 166 "-max-threads", 168 "-json-output", 190 …TEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@… 191 …"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"… [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/specs/ |
| D | angle_mb_config.pyl | 2 # Use of this source code is governed by a BSD-style license that can be 12 # This is a map of builder group names -> builder names -> config names 17 'android-arm-compile': 'angle_goma_android_arm_release_bot', 18 'android-arm-dbg-compile': 'angle_goma_android_arm_debug_bot', 19 'android-arm64-dbg-compile': 'angle_goma_android_arm64_debug_bot', 20 'android-arm64-test': 'angle_goma_android_arm64_release_bot', 21 'android-pixel4-perf': 'angle_goma_android_perf_bot', 22 'linux-asan-test': 'angle_asan_bot', 23 'linux-dbg-compile': 'angle_goma_debug_bot', 24 'linux-intel-hd630-perf': 'angle_goma_perf_bot', [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | lava_build.sh | 3 set -e 4 set -o xtrace 10 MINIO_PATH="${MINIO_HOST}/mesa-lava/$1/${DISTRIBUTION_TAG}/${DEBIAN_ARCH}" 11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then 16 # If remote files are up-to-date, skip rebuilding them 20 . .gitlab-ci/container/container_pre_build.sh 22 # Install rust, which we'll be using for deqp-runner. It will be cleaned up at the end. 23 . .gitlab-ci/container/build-rust.sh 25 if [[ "$DEBIAN_ARCH" = "arm64" ]]; then 26 GCC_ARCH="aarch64-linux-gnu" [all …]
|
| D | build-skqp_fetch_gn.patch | 1 diff --git a/bin/fetch-gn b/bin/fetch-gn 3 --- a/bin/fetch-gn 4 +++ b/bin/fetch-gn 5 @@ -5,39 +5,44 @@ 6 # Use of this source code is governed by a BSD-style license that can be 9 -import hashlib 15 -import urllib2 26 -dst = 'bin/gn.exe' if 'win32' in sys.platform else 'bin/gn' 29 + OS = {'darwin': 'mac', 'linux': 'linux', 'linux2': 'linux', 'win32': 'windows'}[sys.platform] 30 + cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64', 'aarch64': 'arm64'}[platform.machi… [all …]
|
| D | create-cross-file.sh | 4 cross_file="/cross_file-$arch.txt" 5 /usr/share/meson/debcrossgen --arch $arch -o "$cross_file" 7 sed -i "s|/usr/bin/\([^-]*\)-linux-gnu\([^-]*\)-g|/usr/lib/ccache/\\1-linux-gnu\\2-g|g" "$cross_fil… 10 sed -i "s|cpu_family = 'i686'|cpu_family = 'x86'|g" "$cross_file" 12 # Rely on qemu-user being configured in binfmt_misc on the host 13 sed -i -e '/\[properties\]/a\' -e "needs_exe_wrapper = False" "$cross_file" 16 cc=`sed -n 's|c = .\(.*\).|\1|p' < $cross_file` 17 if [[ "$arch" = "arm64" ]]; then 18 rust_target=aarch64-unknown-linux-gnu 20 rust_target=armv7-unknown-linux-gnueabihf [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/transfer_learning/ |
| D | prepare_and_run.sh | 5 …echo -e "\nUsage: prepare_and_run.sh -D dataset_path [-d mindspore_docker] [-r release.tar.gz] [-t… 10 TARGET="arm64" 25 if [ "$OPTARG" == "arm64" ] || [ "$OPTARG" == "x86" ]; then 37 ENABLEFP16="-o" 57 if [ "${TARGET}" == "arm64" ]; then 58 file=$(ls ../../../../output/mindspore-lite-*-android-aarch64.tar.gz) 60 file=$(ls ../../../../output/mindspore-lite-*-linux-x64.tar.gz) 62 if [[ ${file} != "" ]] && [[ -f ${file} ]]; then 73 rm -f *.ms 79 PACKAGE=package-${TARGET} [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/train_lenet_cpp/ |
| D | prepare_and_run.sh | 5 …-e "\nUsage: prepare_and_run.sh -D dataset_path [-d mindspore_docker] [-r release.tar.gz] [-t arm6… 10 TARGET="arm64" 14 VIRTUAL_BATCH=-1 16 EPOCHS="-e 5" 28 EPOCHS="-e $OPTARG" 34 if [ "$OPTARG" == "arm64" ] || [ "$OPTARG" == "x86" ]; then 46 ENABLEFP16="-o" 70 if [ "${TARGET}" == "arm64" ]; then 71 file=$(ls ../../../../output/mindspore-lite-*-android-aarch64.tar.gz) 73 file=$(ls ../../../../output/mindspore-lite-*-linux-x64.tar.gz) [all …]
|
| /third_party/astc-encoder/jenkins/ |
| D | nightly.Jenkinsfile | 1 /* This pipeline is used for post-commit testing, so it runs frequently. 5 * - Run the entire pipeline in less than 10 minutes. 6 * - Test builds on all supported operating systems. 7 * - Test builds on all supported compilers. 8 * - Test release and debug build variants. 9 * - Run functional smoke tests. 10 * - Run image quality smoke tests. 16 @Library('hive-infra-library@changes/86/295486/1') _ 29 /* Build for Linux on x86-64 using GCC */ 30 stage('Linux') { [all …]
|
| D | release.Jenkinsfile | 5 * - Run the entire pipeline in less than 60 minutes. 6 * - Test builds on all supported operating systems. 7 * - Test builds on optimized compiler choices (i.e. prefer Clang over GCC). 8 * - Build only release variants. 9 * - Run full functional tests. 10 * - Run full image quality tests. 11 * - Code sign the binaries on supported operating systems. 12 * - Build the release package. 18 @Library('hive-infra-library@changes/86/295486/1') _ 31 /* Run static analysis on Linux */ [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/ |
| D | build_lite.sh | 2 # Copyright 2021-2022 Huawei Technologies Co., Ltd 8 # http://www.apache.org/licenses/LICENSE-2.0 17 set -e 21 echo -e "\e[31mANDROID_NDK=$ANDROID_NDK \e[0m" 23 …echo -e "\e[31mplease set ANDROID_NDK in environment variable for example: export ANDROID_NDK=/roo… 33 cp -r ${HI35XX_SDK_PATH}/third_patry ${BASEPATH}/mindspore/lite/providers/nnie 46 local ms_pack="mindspore-lite-${VERSION_STR}" 49 local linux_x86_path="${cpack_dir}/Linux/TGZ/${ms_pack}/linux-x64" 50 local linux_cortex_path="${cpack_dir}/Linux/TGZ/${ms_pack}/none-cortex-m7" 51 local linux_aarch64_path="${cpack_dir}/Linux/TGZ/${ms_pack}/linux-aarch64" [all …]
|
| /third_party/musl/ |
| D | musl_config.gni | 2 # Use of this source code is governed by a BSD-style license that can be 9 } else if (current_cpu == "arm64") { 30 (defined(ohos_kernel_type) && ohos_kernel_type == "linux")) { 31 musl_target_os = "linux" 33 musl_target_triple = "mipsel-linux-ohos" 35 musl_target_triple = "${musl_arch}-linux-ohos" 39 musl_target_triple = "arm-liteos-ohos" 45 runtime_lib_path = "//out/llvm-install/lib/clang/15.0.4/lib" 47 if (host_cpu == "arm64") { 49 "//prebuilts/clang/ohos/linux-aarch64/llvm/lib/clang/15.0.4/lib" [all …]
|
| /third_party/libuv/.github/workflows/ |
| D | CI-unix.yml | 1 name: CI-unix 6 - '**' 7 - '!docs/**' 8 - '!src/win/**' 9 - '!.**' 10 - '.github/workflows/CI-unix.yml' 13 - v[0-9].* 14 - master 17 build-linux: 18 runs-on: ubuntu-latest [all …]
|
| /third_party/openssl/ |
| D | NOTES-ANDROID.md | 5 ------------------- 8 NDK. It's available for Linux, macOS and Windows, but only Linux 15 ------------- 17 Android is a cross-compiled target and you can't rely on `./Configure` 19 target explicitly; there are `android-arm`, `android-arm64`, `android-mips`, 20 `android-mip64`, `android-x86` and `android-x86_64` (`*MIPS` targets are no 23 Do not pass --cross-compile-prefix (as you might be tempted), as it 30 to point at the `NDK` directory. If you're using a side-by-side NDK the path 31 will look something like `/some/where/android-sdk/ndk/<ver>`, and for a 32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`. [all …]
|
| /third_party/icu/.ci-builds/ |
| D | .azure-pipelines.yml | 4 #------------------------------------------------------------------------- 5 - job: ICU4J_OpenJDK_Ubuntu_1604 6 displayName: 'J: Linux OpenJDK (Ubuntu 16.04)' 12 - checkout: self 15 - script: | 20 - script: | 21 …[ -d icu4j/out/junit-results ] && cd icu4j && cat `find out/junit-results -name "*.txt" -exec grep… 24 #------------------------------------------------------------------------- 25 - job: ICU4C_Clang_Ubuntu_1604 26 displayName: 'C: Linux Clang (Ubuntu 16.04)' [all …]
|
| /third_party/skia/gn/ |
| D | BUILDCONFIG.gn | 3 # Use of this source code is governed by a BSD-style license that can be 47 # This is just to make the Dawn build files happy. Skia itself uses target_os = "linux" 57 target_cpu = "arm64" 83 if (host_os == "linux") { 84 ndk_host = "linux-x86_64" 86 ndk_host = "darwin-x86_64" 88 ndk_host = "windows-x86_64" 91 if (target_cpu == "arm64") { 92 ndk_target = "aarch64-linux-android" 93 ndk_gdbserver = "prebuilt/android-arm64/gdbserver/gdbserver" [all …]
|
| D | platform.gni | 6 # http://www.apache.org/licenses/LICENSE-2.0 22 if (host_os == "linux") { 23 ndk_host = "linux-x86_64" 25 ndk_host = "darwin-x86_64" 27 ndk_host = "windows-x86_64" 30 if (target_cpu == "arm64") { 31 ndk_target = "aarch64-linux-android" 32 ndk_gdbserver = "prebuilt/android-arm64/gdbserver/gdbserver" 34 ndk_target = "armv7a-linux-androideabi" 35 ndk_gdbserver = "prebuilt/android-arm/gdbserver/gdbserver" [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/quick_start_micro/mobilenetv2_arm64/ |
| D | mobilenetv2.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 set -e 21 echo "bash mobilenetv2.sh -r path-to-{mindspore-lite-version-linux-x64.tar.gz}" 23 echo "-r : specific path to mindspore-lite-version-linux-x64.tar.gz" 27 if [ $nargs -eq 0 ] ; then 32 LITE_PLATFORM="arm64" 40 echo "Usage: -r specific release.tar.gz" 63 if [[ "${LITE_PLATFORM}" == "arm64" ]]; then 70 rm -rf ${BASEPATH:?}/${MINDSPORE_FILE_NAME} || exit 1 71 MINDSPORE_FILE_NAME="mindspore-lite-${VERSION_STR}-android-${ARM_NAME}" [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/ |
| D | main.star | 4 # Use of this source code is governed by a BSD-style license that can be 13 "-module-docstring", 14 "-function-docstring", 20 # Launch 0% of Swarming tasks for builds in "realms-aware mode" 38 buildbucket = "cr-buildbucket.appspot.com", 39 logdog = "luci-logdog.appspot.com", 40 milo = "luci-milo.appspot.com", 41 notify = "luci-notify.appspot.com", 42 scheduler = "luci-scheduler.appspot.com", 43 swarming = "chromium-swarm.appspot.com", [all …]
|
12345678910