Home
last modified time | relevance | path

Searched +full:debian +full:- +full:arm64 +full:- +full:release (Results 1 – 25 of 66) sorted by relevance

123

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
22 - _build/meson-logs/*.txt
23 - _build/meson-logs/strace
24 - _build/.ninja_log
25 - artifacts
28 .build-linux:
29 extends: .build-common
36 - !reference [default, before_script]
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci-inc.yml2 .freedreno-common-rules:
4 - !reference [.test, rules]
5 - !reference [.no_scheduled_pipelines-rules, rules]
6 - changes: &freedreno_core_file_list
7 - src/freedreno/ci/gitlab-ci.yml
8 - src/freedreno/ci/gitlab-ci-inc.yml
9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml
10 - src/freedreno/ci/$GPU_VERSION-fails.txt
11 - src/freedreno/ci/$GPU_VERSION-flakes.txt
12 - src/freedreno/ci/$GPU_VERSION-skips.txt
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11 - section_start ldd_section "Checking ldd on driver build"
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - section_end ldd_section
18 - results/
20 - !reference [.common-rules, rules]
21 - !reference [.never-post-merge-rules, rules]
23 .formatting-check:
[all …]
/third_party/skia/m133/infra/bots/
Dtasks.json3 "BazelBuild-all_tests-debug-linux_x64": {
5 "BazelBuild-all_tests-debug-linux_x64"
8 "BazelBuild-all_tests-release-linux_x64": {
10 "BazelBuild-all_tests-release-linux_x64"
13 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64": {
15 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64"
18 "BazelBuild-core-release-linux_x64": {
20 "BazelBuild-core-release-linux_x64"
23 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64": {
25 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64"
[all …]
/third_party/skia/infra/bots/
Dtasks.json3 "Build-Debian10-Clang-arm-Debug-Android": {
5 "Build-Debian10-Clang-arm-Debug-Android"
8 "Build-Debian10-Clang-arm-Debug-Android_Vulkan": {
10 "Build-Debian10-Clang-arm-Debug-Android_Vulkan"
13 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES": {
15 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES"
18 "Build-Debian10-Clang-arm-Release-Android": {
20 "Build-Debian10-Clang-arm-Release-Android"
23 "Build-Debian10-Clang-arm-Release-Android_API26": {
25 "Build-Debian10-Clang-arm-Release-Android_API26"
[all …]
/third_party/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 .scheduled_pipeline-rules:
7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
12 # disables that, but keeps the auto-retry for infrastructure failures.
13 .no-auto-retry:
19 - api_failure
20 - runner_system_failure
21 - scheduler_failure
22 - data_integrity_failure
23 - unknown_failure
28 .no_scheduled_pipelines-rules:
[all …]
/third_party/grpc/tools/dockerfile/test/csharp_debian11_x64/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM debian:11
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
[all …]
/third_party/grpc/tools/dockerfile/test/csharp_debian11_arm64/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM arm64v8/debian:11
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
[all …]
/third_party/rust/crates/bindgen/.github/workflows/
Dbindgen.yml6 - main
9 - main
12 - main
15 rustfmt-clippy:
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v4
21 - name: Install stable
22 uses: dtolnay/rust-toolchain@master
24 # TODO: Should ideally be stable, but we use some nightly-only
29 - name: Run rustfmt
[all …]
/third_party/mesa3d/docs/relnotes/
D20.1.3.rst1 Mesa 20.1.3 Release Notes / 2020-07-08
4 Mesa 20.1.3 is a bug fix release which fixes bugs found since the 20.1.2
5 release.
20 ---------------
24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz
27 ------------
29 - None
32 ---------
34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores
36 - [v3d] corruption when GS omits some vertices
[all …]
D24.2.0.rst1 Mesa 24.2.0 Release Notes / 2024-08-14
4 Mesa 24.2.0 is a new development release. People who are concerned
5 with stability and reliability should stick with a previous release or
20 ---------------
24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz
28 ------------
30 - VK_KHR_dynamic_rendering_local_read on RADV
31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV
32 - VK_MESA_image_alignment_control on RADV
33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip
[all …]
D19.3.0.rst1 Mesa 19.3.0 Release Notes / 2019-12-12
4 Mesa 19.3.0 is a new development release. People who are concerned with
5 stability and reliability should stick with a previous release or wait
21 ---------------
25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz
28 ------------
30 - GL_ARB_gl_spirv on i965, iris.
31 - GL_ARB_spirv_extensions on i965, iris.
32 - GL_EXT_demote_to_helper_invocation on iris, i965.
33 - OpenGL 4.6 on i965, iris.
[all …]
D25.0.0.rst1 Mesa 25.0.0 Release Notes / 2025-02-19
4 Mesa 25.0.0 is a new development release. People who are concerned
5 with stability and reliability should stick with a previous release or
20 -------------
24 SHA256: 96a53501fd59679654273258c6c6a1055a20e352ee1429f0b123516c7190e5b0 mesa-25.0.0.tar.xz
25 …36f614d322033d4d465307ddcd983f9f3afb1310e132ec3186a085d261c95493a0c460b2ec59ce8 mesa-25.0.0.tar.xz
29 ------------
31 - cl_khr_depth_images in rusticl
32 - Vulkan 1.4 on radv/gfx8+
33 - VK_KHR_dedicated_allocation on panvk
[all …]
/third_party/libbpf/
DREADME.md2 …<source media="(prefers-color-scheme: dark)" srcset="assets/libbpf-logo-sideways-darkbg.png" width…
3 <img src="assets/libbpf-logo-sideways.png" width="40%">
10 [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libbpf.svg)](https://…
19 Libbpf *authoritative source code* is developed as part of [bpf-next Linux source
20 tree](https://kernel.googlesource.com/pub/scm/linux/kernel/git/bpf/bpf-next) under
22 libbpf changes should be sent to [BPF mailing list](http://vger.kernel.org/vger-lists.html#bpf),
23 please don't open PRs here unless you are changing Github-specific parts of libbpf
24 (e.g., Github-specific Makefile).
32 Please check out [libbpf-bootstrap](https://github.com/libbpf/libbpf-bootstrap)
33 and [the companion blog post](https://nakryiko.com/posts/libbpf-bootstrap/) for
[all …]
/third_party/skia/m133/bazel/device_specific_configs/
Ddevice_specific_configs.go3 // Use of this source code is governed by a BSD-style license that can be
18 // Bazel platform (e.g. Linux, Android), optimization level (e.g. Debug, Release) or local vs. RBE.
19 // For that kind of information, please pass a second --config flag using one of the configurations
22 // Name of the config (the <foo> that gets passed to Bazel via --config=<foo>).
25 // Any device-specific key/value pairs to include in Gold and Perf traces produced by GM and
33 // if the test case is CPU-bound, in which case it will also set the "cpu_or_gpu" key to "CPU".
57 // TestRunnerArgs returns the command-line arguments that should be passed to the Bazel test
62 // model of the device under test. Specifically, adb_test_runner.go will take device-specific
65 "--device-specific-bazel-config",
77 args = append(args, "--key")
[all …]
/third_party/grpc/src/cpp/
DREADME.md15 …oundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support)
32 |------------------|---------------|----------|---------------|
33 | Linux - Debian, Ubuntu, CentOS | x86, x64 | clang 7+, GCC 7.3+ | Officially Supported |
35 | MacOS | x64, ARM64 | XCode 12+ | Officially Supported |
36 | Linux - Others | x86, x64 | clang 7+, GCC 7.3+ | Best Effort |
37 | Linux | ARM64 | | Best Effort |
55 1. determine commit SHA for the grpc release you want to use
63 strip_prefix = "grpc-YOUR_GRPC_COMMIT_SHA",
94 gRPC's cmake support provides the option to install gRPC either system-wide
127 [install the prerequisites](../../BUILDING.md#pre-requisites)
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DCREDITS.TXT7 beautification by scripts. The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
31 D: Target-independent code generator and analysis improvements
35 D: ET-Forest implementation.
54 D: The `mem2reg' pass - promotes values stored in memory to registers
58 D: Loop unrolling with run-time trip counts.
78 D: Target-independent code generator improvements
89 E: jeffc@jolt-lang.org
90 W: http://jolt-lang.org
111 D: AArch64 machine description for Cortex-A53
[all …]
/third_party/python/Lib/test/
Dtest_platform.py22 LOGO=fedora-logo-icon
25 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f32/system-administrators-guide/"
39 ID_LIKE=debian
45 PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
66 IN-VALID=value
85 cmd = "-c", "import platform; print(platform.architecture())"
100 res = platform.release()
174 ("2.7.4 (IronPython 2.7.4 (2.7.0.40) on Mono 4.0.30319.1 (32-bit))", None, "cli")
177 "Mono 4.0.30319.1 (32-bit)"),
211 platform.release(),
[all …]
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DNativeLibs.mk28 # zlib-1.2.8.tar.gz
29 # openssl-1.0.2g.tar.gz
39 # At least on Debian, building openssl requires package xutils-dev
41 # installed, but xutils-dev is not that obvious in this case...
50 -include Application.mk
56 NDK_ROOT := /opt/Android/SDK/ndk-bundle
68 NDK_APP_ABI = armeabi armeabi-v7a arm64-v8a mips mips64 x86 x86_64
78 APP_PLATFORM = android-21
97 ZLIB_TGZ_SOURCE := zlib-$(ZLIB_VERSION).tar.gz
100 OPENSSL_TGZ_SOURCE := openssl-$(OPENSSL_VERSION).tar.gz
[all …]
/third_party/skia/m133/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go2 // Use of this source code is governed by a BSD-style license that can be
36 CAS_LOTTIE_CI = "lottie-ci"
37 CAS_LOTTIE_WEB = "lottie-web"
41 CAS_RUN_RECIPE = "run-recipe"
43 CAS_RECREATE_SKPS = "recreate-skps"
44 CAS_SKOTTIE_WASM = "skottie-wasm"
45 CAS_TASK_DRIVERS = "task-drivers"
47 CAS_WASM_GM = "wasm-gm"
48 CAS_WHOLE_REPO = "whole-repo"
50 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers"
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
21 libjpeg-turbo, then NASM 2.14 or later or YASM must be used when
22 building libjpeg-turbo.
36 ARCH=`uname -m`
37 rpmbuild --rebuild nasm-{version}.src.rpm
[all …]
DChangeLog.md7 non-GCC-compatible compilers for Un*x/Arm platforms.
9 2. Fixed a regression introduced by 2.1 beta1[13] that prevented the Arm 32-bit
11 included `-mfloat-abi=softfp` or `-mfloat-abi=hard`.
15 Android systems when running AArch32/Thumb builds of libjpeg-turbo built with
18 4. Added a command-line argument (`-copy icc`) to jpegtran that causes it to
22 5. libjpeg-turbo should now build and run on CHERI-enabled architectures, which
26 64-bit SSE2 Huffman encoder when attempting to losslessly transform a
27 specially-crafted malformed JPEG image.
40 decompress a specially-crafted malformed progressive JPEG image caused the
47 4. Fixed a floating point exception (CVE-2021-20205) that occurred when
[all …]
/third_party/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go2 // Use of this source code is governed by a BSD-style license that can be
34 CAS_LOTTIE_CI = "lottie-ci"
35 CAS_LOTTIE_WEB = "lottie-web"
39 CAS_RUN_RECIPE = "run-recipe"
41 CAS_RECREATE_SKPS = "recreate-skps"
42 CAS_SKOTTIE_WASM = "skottie-wasm"
44 CAS_TASK_DRIVERS = "task-drivers"
46 CAS_WASM_GM = "wasm-gm"
47 CAS_WHOLE_REPO = "whole-repo"
49 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers"
[all …]
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [Yasm](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
21 libjpeg-turbo, then NASM 2.14 or later or Yasm must be used when
22 building libjpeg-turbo.
34 - GCC v4.1 (or later) or Clang recommended for best performance
36 - If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is
[all …]
/third_party/lzma/CPP/Windows/
DSystemInfo.cpp46 /* the following patch for some debian systems.
266 , "ARM64"
455 if ((maxSize & (kReserveSize - 1)) == 0) in SysInfo_To_String()
506 // s += " - "; in GetSysInfo()
583 const unsigned sha2 = ((unsigned)(Arm64_ISAR0_EL1 >> 12) & 0xf) - 1; in Get_Registers()
659 mapping arm64 registers to Windows registry: in Fill()
686 Microcode += "->"; in Fill()
773 if (v != -1) in AddCpuFeatures()
929 s += " : "; s += un.release; in GetOsInfoText()
969 s += " - "; in GetSystemInfoText()
[all …]

123