Home
last modified time | relevance | path

Searched full:ubuntu (Results 1 – 25 of 2105) sorted by relevance

12345678910>>...85

/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/
H A Dspec.yml34 - "{_TAG_PREFIX}{ubuntu-devel}"
39 - "{_TAG_PREFIX}{ubuntu}{jupyter}"
74 - "{ubuntu-devel-arm64v8}{jupyter}"
75 - "{ubuntu-devel}{jupyter}"
76 - "{ubuntu-devel-ppc64le}{jupyter}"
77 - "{ubuntu}{jupyter}"
78 - "{ubuntu-ppc64le}{jupyter}"
94 ubuntu:
100 - ubuntu/version
101 - ubuntu/cpu
[all …]
/aosp_15_r20/external/clang/test/Driver/
H A Dlinux-header-search.cpp65 // Test a very broken version of multiarch that shipped in Ubuntu 11.04.
70 // RUN: | FileCheck --check-prefix=CHECK-UBUNTU-11-04 %s
71 // CHECK-UBUNTU-11-04: "{{.*}}clang{{.*}}" "-cc1"
72 // CHECK-UBUNTU-11-04: "-resource-dir" "[[RESOURCE_DIR:[^"]+]]"
73 // CHECK-UBUNTU-11-04: "-isysroot" "[[SYSROOT:[^"]+]]"
74 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4…
75 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4…
76 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4…
77 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/local/include"
78 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[RESOURCE_DIR]]{{/|\\\\}}include"
[all …]
/aosp_15_r20/external/eigen/ci/
H A DREADME.md12 | `build:x86-64:linux:gcc-4.8:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-4.8` | `Off` |
13 | `build:x86-64:linux:gcc-4.8:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-4.8` | `On` |
14 | `build:x86-64:linux:gcc-9:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-9` | `Off` |
15 | `build:x86-64:linux:gcc-9:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-9` | `On` |
16 | `build:x86-64:linux:gcc-10:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-10` | `Off` |
17 | `build:x86-64:linux:gcc-10:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-10` | `On` |
18 | `build:x86-64:linux:clang-10:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `Clang-10` | `Off` |
19 | `build:x86-64:linux:clang-10:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `Clang-10` | `On` |
20 | `build:aarch64:linux:gcc-10:cxx11-off` | `AArch64` | `Ubuntu 18.04` | `GCC-10` | `Off` |
21 | `build:aarch64:linux:gcc-10:cxx11-on` | `AArch64` | `Ubuntu 18.04` | `GCC-10` | `On` |
[all …]
/aosp_15_r20/external/lz4/.github/workflows/
H A Dci.yml45 …, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-latest, },
48 …, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-latest, },
49 …-13, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-22.04, },
50 …-12, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-22.04, },
51 …-11, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-22.04, },
52 …-10, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-22.04, },
53 …-9, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-22.04, },
54 …+-8, x32: 'true', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-20.04, },
55 …+-7, x32: 'true', x86: 'true', cxxtest: 'true', freestanding: 'true', os: ubuntu-20.04, },
58 …ng++, x32: 'false', x86: 'true', cxxtest: 'true', freestanding: 'false', os: ubuntu-latest, },
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/
Dci.yml24 os: "ubuntu-16.04"
25 container: "ubuntu:14.04"
37 os: "ubuntu-16.04"
49 os: "ubuntu-16.04"
61 os: "ubuntu-16.04"
73 os: "ubuntu-16.04"
85 os: "ubuntu-16.04"
97 os: "ubuntu-16.04"
109 os: "ubuntu-16.04"
121 os: "ubuntu-16.04"
[all …]
/aosp_15_r20/external/libultrahdr/.github/workflows/
H A Dcmake_linux.yml2 # Build and Test CI for ubuntu-latest
14 # <Ubuntu-latest Platform, Release Build, GCC toolchain, Ninja generator>
15 - name: "ubuntu latest gcc rel ninja"
16 os: ubuntu-latest
22 # <Ubuntu-latest Platform, Release Build, Clang toolchain, Ninja generator>
23 - name: "ubuntu latest clang rel ninja"
24 os: ubuntu-latest
30 # <Ubuntu-latest Platform, Release Build, GCC toolchain, Ninja generator, Build Deps>
31 - name: "ubuntu latest gcc rel ninja with deps"
32 os: ubuntu-latest
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/.github/workflows/
H A Dmain.yml14 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
44 runs-on: ubuntu-latest
57 os: [ubuntu-latest, windows-latest]
112 os: ubuntu-latest
114 os: ubuntu-latest
116 os: ubuntu-latest
120 os: ubuntu-latest
122 os: ubuntu-latest
126 # os: ubuntu-latest
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/.github/workflows/
H A Dmain.yml14 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
44 runs-on: ubuntu-latest
57 os: [ubuntu-latest, windows-latest]
112 os: ubuntu-latest
114 os: ubuntu-latest
116 os: ubuntu-latest
120 os: ubuntu-latest
122 os: ubuntu-latest
126 # os: ubuntu-latest
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/.github/workflows/
H A Dmain.yml14 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
44 runs-on: ubuntu-latest
57 os: [ubuntu-latest, windows-latest]
112 os: ubuntu-latest
114 os: ubuntu-latest
116 os: ubuntu-latest
120 os: ubuntu-latest
122 os: ubuntu-latest
126 # os: ubuntu-latest
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/.github/workflows/
H A Dmain.yml14 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
44 runs-on: ubuntu-latest
57 os: [ubuntu-latest, windows-latest]
112 os: ubuntu-latest
114 os: ubuntu-latest
116 os: ubuntu-latest
120 os: ubuntu-latest
122 os: ubuntu-latest
126 # os: ubuntu-latest
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/.github/workflows/
H A Dmain.yml14 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
44 runs-on: ubuntu-latest
57 os: [ubuntu-latest, windows-latest]
112 os: ubuntu-latest
114 os: ubuntu-latest
116 os: ubuntu-latest
120 os: ubuntu-latest
122 os: ubuntu-latest
126 # os: ubuntu-latest
[all …]
/aosp_15_r20/external/zstd/.github/workflows/
H A Ddev-long-tests.yml16 runs-on: ubuntu-latest
24 runs-on: ubuntu-latest
43 runs-on: ubuntu-latest
56 runs-on: ubuntu-latest
63 runs-on: ubuntu-20.04
70 runs-on: ubuntu-20.04
78 runs-on: ubuntu-20.04
86 runs-on: ubuntu-latest
97 runs-on: ubuntu-20.04
103 …echo "deb [arch=amd64] http://archive.ubuntu.com/ubuntu focal main universe" | sudo tee -a /etc/ap…
[all …]
/aosp_15_r20/external/webrtc/infra/specs/
H A Dtryserver.webrtc.json2226 "os": "Ubuntu-18.04"
2248 "os": "Ubuntu-18.04"
2270 "os": "Ubuntu-18.04"
2292 "os": "Ubuntu-18.04"
2317 "os": "Ubuntu-18.04"
2339 "os": "Ubuntu-18.04"
2361 "os": "Ubuntu-18.04"
2383 "os": "Ubuntu-18.04"
2406 "os": "Ubuntu-18.04"
2428 "os": "Ubuntu-18.04"
[all …]
H A Dclient.webrtc.json2116 "os": "Ubuntu-18.04"
2138 "os": "Ubuntu-18.04"
2160 "os": "Ubuntu-18.04"
2182 "os": "Ubuntu-18.04"
2207 "os": "Ubuntu-18.04"
2229 "os": "Ubuntu-18.04"
2251 "os": "Ubuntu-18.04"
2273 "os": "Ubuntu-18.04"
2296 "os": "Ubuntu-18.04"
2318 "os": "Ubuntu-18.04"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/
D.travis.yml33 - ubuntu-toolchain-r-test
43 - ubuntu-toolchain-r-test
53 - ubuntu-toolchain-r-test
63 - ubuntu-toolchain-r-test
73 - ubuntu-toolchain-r-test
83 - ubuntu-toolchain-r-test
93 - ubuntu-toolchain-r-test
103 - ubuntu-toolchain-r-test
113 - ubuntu-toolchain-r-test
123 - ubuntu-toolchain-r-test
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/
D.travis.yml33 - ubuntu-toolchain-r-test
43 - ubuntu-toolchain-r-test
53 - ubuntu-toolchain-r-test
63 - ubuntu-toolchain-r-test
72 - ubuntu-toolchain-r-test
82 - ubuntu-toolchain-r-test
92 - ubuntu-toolchain-r-test
102 - ubuntu-toolchain-r-test
112 - ubuntu-toolchain-r-test
122 - ubuntu-toolchain-r-test
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/
D.travis.yml39 - ubuntu-toolchain-r-test
49 - ubuntu-toolchain-r-test
59 - ubuntu-toolchain-r-test
69 - ubuntu-toolchain-r-test
79 - ubuntu-toolchain-r-test
89 - ubuntu-toolchain-r-test
99 - ubuntu-toolchain-r-test
109 - ubuntu-toolchain-r-test
119 - ubuntu-toolchain-r-test
130 - ubuntu-toolchain-r-test
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/
D.travis.yml39 - ubuntu-toolchain-r-test
49 - ubuntu-toolchain-r-test
59 - ubuntu-toolchain-r-test
69 - ubuntu-toolchain-r-test
79 - ubuntu-toolchain-r-test
89 - ubuntu-toolchain-r-test
99 - ubuntu-toolchain-r-test
109 - ubuntu-toolchain-r-test
119 - ubuntu-toolchain-r-test
130 - ubuntu-toolchain-r-test
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/io/.github/workflows/
Dci.yml18 os: ubuntu-16.04
22 os: ubuntu-16.04
26 os: ubuntu-16.04
30 os: ubuntu-16.04
33 os: ubuntu-16.04
37 os: ubuntu-18.04
40 os: ubuntu-18.04
43 os: ubuntu-18.04
46 os: ubuntu-18.04
50 os: ubuntu-16.04
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/.github/workflows/
Dci.yml18 os: ubuntu-16.04
22 os: ubuntu-16.04
26 os: ubuntu-16.04
30 os: ubuntu-16.04
33 os: ubuntu-16.04
37 os: ubuntu-18.04
40 os: ubuntu-18.04
43 os: ubuntu-18.04
46 os: ubuntu-18.04
50 os: ubuntu-16.04
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/
D.travis.yml38 - ubuntu-toolchain-r-test
49 - ubuntu-toolchain-r-test
60 - ubuntu-toolchain-r-test
71 - ubuntu-toolchain-r-test
82 - ubuntu-toolchain-r-test
93 - ubuntu-toolchain-r-test
104 - ubuntu-toolchain-r-test
115 - ubuntu-toolchain-r-test
126 - ubuntu-toolchain-r-test
137 - sourceline: "ppa:ubuntu-toolchain-r/test"
[all …]
/aosp_15_r20/external/bazelbuild-rules_python/.bazelci/
H A Dpresubmit.yml128 name: "Default: Ubuntu, workspace, minimum Bazel"
133 name: "Default: Ubuntu, bzlmod, minimum Bazel"
135 ubuntu:
137 name: "Default: Ubuntu"
143 name: "Default test: Ubuntu, Pystar, workspace"
148 name: "Default test: Ubuntu, Pystar, bzlmod"
179 name: "RBE: Ubuntu, minimum Bazel"
197 name: "RBE: Ubuntu"
207 name: "examples/build_file_generation: Ubuntu, workspace, minimum Bazel"
213 name: "examples/build_file_generation: Ubuntu, workspace"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/.github/workflows/
Dci.yml22 os: ubuntu-16.04
26 os: ubuntu-16.04
30 os: ubuntu-16.04
34 os: ubuntu-16.04
37 os: ubuntu-16.04
41 os: ubuntu-18.04
44 os: ubuntu-18.04
47 os: ubuntu-18.04
50 os: ubuntu-18.04
54 os: ubuntu-16.04
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/.github/workflows/
Dci.yml22 os: ubuntu-16.04
26 os: ubuntu-16.04
30 os: ubuntu-16.04
34 os: ubuntu-16.04
37 os: ubuntu-16.04
41 os: ubuntu-18.04
44 os: ubuntu-18.04
47 os: ubuntu-18.04
50 os: ubuntu-18.04
54 os: ubuntu-16.04
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/.github/workflows/
Dci.yml22 os: ubuntu-16.04
26 os: ubuntu-16.04
30 os: ubuntu-16.04
34 os: ubuntu-16.04
37 os: ubuntu-16.04
41 os: ubuntu-18.04
44 os: ubuntu-18.04
47 os: ubuntu-18.04
50 os: ubuntu-18.04
54 os: ubuntu-16.04
[all …]

12345678910>>...85