Searched full:deb (Results 1 – 25 of 349) sorted by relevance
12345678910>>...14
/external/google-fruit/extras/dockerfiles/ |
D | ubuntu-18.04_custom.list | 1 deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic main 2 deb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic main 3 deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-5.0 main 4 deb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic-5.0 main 5 deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-6.0 main 6 deb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic-6.0 main 7 deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main 8 deb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main 9 deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-8 main 10 deb-src http://apt.llvm.org/bionic/ llvm-toolchain-bionic-8 main [all …]
|
D | ubuntu_arm-16.04_custom.list | 1 deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial main 2 deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial main 3 deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial main 4 deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial main 5 deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main 6 deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main 7 deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.9 main 8 deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.9 main 9 deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main 10 deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main
|
D | ubuntu-19.10_custom.list | 1 deb http://apt.llvm.org/eoan/ llvm-toolchain-eoan main 2 deb-src http://apt.llvm.org/eoan/ llvm-toolchain-eoan main 3 deb http://apt.llvm.org/eoan/ llvm-toolchain-eoan-9 main 4 deb-src http://apt.llvm.org/eoan/ llvm-toolchain-eoan-9 main 5 deb http://apt.llvm.org/eoan/ llvm-toolchain-eoan-10 main 6 deb-src http://apt.llvm.org/eoan/ llvm-toolchain-eoan-10 main
|
D | ubuntu-20.10_custom.list | 1 deb http://apt.llvm.org/focal/ llvm-toolchain-focal-9 main 2 deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-9 main 3 deb http://apt.llvm.org/focal/ llvm-toolchain-focal-10 main 4 deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-10 main
|
D | ubuntu-20.04_custom.list | 1 deb http://apt.llvm.org/focal/ llvm-toolchain-focal-9 main 2 deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-9 main 3 deb http://apt.llvm.org/focal/ llvm-toolchain-focal-10 main 4 deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-10 main
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-div-01.ll | 16 ; Check the low end of the DEB range. 19 ; CHECK: deb %f0, 0(%r2) 26 ; Check the high end of the aligned DEB range. 29 ; CHECK: deb %f0, 4092(%r2) 42 ; CHECK: deb %f0, 0(%r2) 54 ; CHECK: deb %f0, 0(%r2) 62 ; Check that DEB allows indices. 66 ; CHECK: deb %f0, 400(%r1,%r2) 75 ; Check that divisions of spilled values can use DEB rather than DEBR. 79 ; CHECK: deb %f0, 16{{[04]}}(%r15)
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | fp-div-01.ll | 18 ; Check the low end of the DEB range. 21 ; CHECK: deb %f0, 0(%r2) 28 ; Check the high end of the aligned DEB range. 31 ; CHECK: deb %f0, 4092(%r2) 44 ; CHECK: deb %f0, 0(%r2) 56 ; CHECK: deb %f0, 0(%r2) 64 ; Check that DEB allows indices. 68 ; CHECK: deb %f0, 400(%r1,%r2) 77 ; Check that divisions of spilled values can use DEB rather than DEBR. 81 ; CHECK-SCALAR: deb %f0, 16{{[04]}}(%r15)
|
D | fp-strict-div-01.ll | 22 ; Check the low end of the DEB range. 25 ; CHECK: deb %f0, 0(%r2) 35 ; Check the high end of the aligned DEB range. 38 ; CHECK: deb %f0, 4092(%r2) 54 ; CHECK: deb %f0, 0(%r2) 69 ; CHECK: deb %f0, 0(%r2) 80 ; Check that DEB allows indices. 84 ; CHECK: deb %f0, 400(%r1,%r2) 96 ; Check that divisions of spilled values can use DEB rather than DEBR. 100 ; CHECK-SCALAR: deb %f0, 16{{[04]}}(%r15)
|
/external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/ |
D | git_repo.patch | 45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis… 47 +RUN echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/a… 48 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /… 49 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a … 50 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e… 63 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis… 65 +RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.lis… 66 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /… 67 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a … 68 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
|
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/patches/csharp_v1.0.1/ |
D | git_repo.patch | 45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis… 47 +RUN echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/a… 48 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /… 49 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a … 50 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e… 63 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis… 65 +RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.lis… 66 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /… 67 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a … 68 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
|
/external/mesa3d/.gitlab-ci/container/ |
D | x86_test-base.sh | 14 echo "deb https://apt.llvm.org/buster/ llvm-toolchain-buster-9 main" >/etc/apt/sources.list.d/llvm9… 15 echo "deb https://apt.llvm.org/buster/ llvm-toolchain-buster-10 main" >/etc/apt/sources.list.d/llvm… 17 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 18 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l…
|
D | x86_build-base.sh | 18 echo "deb https://apt.llvm.org/buster/ llvm-toolchain-buster-9 main" >/etc/apt/sources.list.d/llvm9… 19 echo "deb https://apt.llvm.org/buster/ llvm-toolchain-buster-10 main" >/etc/apt/sources.list.d/llvm… 21 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 22 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l…
|
D | arm_test-base.sh | 8 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 9 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l…
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/ |
D | .travis.yml | 82 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main' 94 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.9 main' 106 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main' 118 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main' 130 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-6.0 main' 142 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-7 main' 154 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-8 main' 166 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-9 main' 178 - sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-10 main'
|
/external/tensorflow/tensorflow/tools/ci_build/install/ |
D | install_pi_toolchain.sh | 18 echo 'deb [arch=armhf] http://ports.ubuntu.com/ trusty main restricted universe multiverse' >> /etc… 19 echo 'deb [arch=armhf] http://ports.ubuntu.com/ trusty-updates main restricted universe multiverse'… 20 echo 'deb [arch=armhf] http://ports.ubuntu.com/ trusty-security main restricted universe multiverse… 21 echo 'deb [arch=armhf] http://ports.ubuntu.com/ trusty-backports main restricted universe multivers… 22 sed -i 's#deb http://archive.ubuntu.com/ubuntu/#deb [arch=amd64] http://archive.ubuntu.com/ubuntu/#…
|
D | install_pi_python3_toolchain.sh | 19 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial main restricted universe multiverse' >… 20 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-updates main restricted universe multi… 21 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-security main restricted universe mult… 22 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-backports main restricted universe mul… 23 sed -i 's#deb http://archive.ubuntu.com/ubuntu/#deb [arch=amd64] http://archive.ubuntu.com/ubuntu/#…
|
D | install_pi_python3x_toolchain.sh | 20 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial main restricted universe multiverse' >… 21 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-updates main restricted universe multi… 22 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-security main restricted universe mult… 23 echo 'deb [arch=arm64,armhf] http://ports.ubuntu.com/ xenial-backports main restricted universe mul… 24 sed -i 's#deb http://archive.ubuntu.com/ubuntu/#deb [arch=amd64] http://archive.ubuntu.com/ubuntu/#…
|
/external/e2fsprogs/debian/ |
D | e2fsprogs.postinst.dh9 | 15 deb-systemd-helper unmask "$1" >/dev/null || true 17 if deb-systemd-helper --quiet was-enabled "$1"; then 18 deb-systemd-helper enable "$1" >/dev/null || true 20 deb-systemd-helper update-state "$1" >/dev/null || true 29 deb-systemd-invoke start e2scrub_all.timer >/dev/null || true
|
D | e2fsprogs.postrm.dh9 | 4 deb-systemd-helper mask "$1" >/dev/null || true 6 if deb-systemd-helper --quiet was-enabled "$1"; then 9 deb-systemd-helper disable "$1" >/dev/null || true 30 deb-systemd-invoke stop e2scrub_all.timer >/dev/null || true
|
/external/tensorflow/tensorflow/tools/ci_build/devtoolset/ |
D | build_devtoolset.sh | 38 wget "http://old-releases.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.12.1-0ubuntu6_amd64.deb" && \ 39 unar "libc6_2.12.1-0ubuntu6_amd64.deb" && \ 41 rm -rf "libc6_2.12.1-0ubuntu6_amd64.deb" "libc6_2.12.1-0ubuntu6_amd64" 42 wget "http://old-releases.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-dev_2.12.1-0ubuntu6_amd64.deb"… 43 unar "libc6-dev_2.12.1-0ubuntu6_amd64.deb" && \ 45 rm -rf "libc6-dev_2.12.1-0ubuntu6_amd64.deb" "libc6-dev_2.12.1-0ubuntu6_amd64" 62 wget "http://old-releases.ubuntu.com/ubuntu/pool/main/g/gcc-4.4/libstdc++6_4.4.3-4ubuntu5_amd64.deb… 63 unar "libstdc++6_4.4.3-4ubuntu5_amd64.deb" && \ 65 rm -rf "libstdc++6_4.4.3-4ubuntu5_amd64.deb" "libstdc++6_4.4.3-4ubuntu5_amd64"
|
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/cpp_jessie_x64/ |
D | Dockerfile | 16 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list 33 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d… 35 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | update_sources.sh | 22 sed -i "s/deb\ /deb \[arch=amd64\]\ /g" /etc/apt/sources.list 25 deb [arch=arm64,armhf] http://ports.ubuntu.com/ubuntu-ports ${UBUNTU_CODENAME} main universe 26 deb [arch=arm64,armhf] http://ports.ubuntu.com/ubuntu-ports ${UBUNTU_CODENAME}-updates main universe 27 deb [arch=arm64,armhf] http://ports.ubuntu.com/ubuntu-ports ${UBUNTU_CODENAME}-security main univer…
|
/external/oss-fuzz/projects/open62541/ |
D | Dockerfile | 20 RUN wget https://open62541.org/libmbedtls/libmbedtls-dev_2.6.0-1_amd64.deb && \ 21 wget https://open62541.org/libmbedtls/libmbedcrypto0_2.6.0-1_amd64.deb && \ 22 wget https://open62541.org/libmbedtls/libmbedtls10_2.6.0-1_amd64.deb && \ 23 wget https://open62541.org/libmbedtls/libmbedx509-0_2.6.0-1_amd64.deb && \ 24 dpkg -i *.deb
|
/external/oss-fuzz/projects/oak/ |
D | Dockerfile | 25 …l_url=https://storage.googleapis.com/bazel-apt/pool/jdk1.8/b/bazel/bazel_${bazel_version}_amd64.deb 30 wget "${bazel_url}" -nv -o- -O bazel.deb && \ 31 echo "${bazel_sha} bazel.deb" > bazel.sha256 && \ 33 apt-get install -y ./bazel.deb && \ 34 rm bazel.deb bazel.sha256 && \
|
/external/bcc/ |
D | INSTALL.md | 61 echo "deb https://repo.iovisor.org/apt/$(lsb_release -cs) $(lsb_release -cs) main" | sudo tee /etc/… 70 echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/ap… 179 deb http://httpredir.debian.org/debian/ jessie main non-free 180 deb-src http://httpredir.debian.org/debian/ jessie main non-free 182 deb http://security.debian.org/ jessie/updates main non-free 183 deb-src http://security.debian.org/ jessie/updates main non-free 186 deb http://ftp.us.debian.org/debian/ jessie-updates main non-free 187 deb-src http://ftp.us.debian.org/debian/ jessie-updates main non-free 195 deb http://httpredir.debian.org/debian jessie-backports main 196 deb-src http://httpredir.debian.org/debian jessie-backports main [all …]
|
12345678910>>...14