| /external/clang/test/CodeGen/ |
| D | builtins-systemz.c | 35 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 38 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 41 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 44 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 48 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 51 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 54 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 57 // CHECK: call void @llvm.s390.ppa.txassist(i32 %{{.*}}) in test_htm1() 98 // CHECK: call void @llvm.s390.ppa.txassist(i32 0) in test_htm1() 100 // CHECK: call void @llvm.s390.ppa.txassist(i32 1) in test_htm1() [all …]
|
| /external/python/oauth2client/docs/ |
| D | index.rst | 60 the `pypy/ppa PPA`_: 65 add-apt-repository ppa:pypy/ppa 74 .. _pypy/ppa PPA: https://launchpad.net/~pypy/+archive/ubuntu/ppa
|
| /external/llvm/test/MC/SystemZ/ |
| D | insn-good-zEC12.s | 34 #CHECK: ppa %r0, %r0, 0 # encoding: [0xb2,0xe8,0x00,0x00] 35 #CHECK: ppa %r0, %r0, 15 # encoding: [0xb2,0xe8,0xf0,0x00] 36 #CHECK: ppa %r0, %r15, 0 # encoding: [0xb2,0xe8,0x00,0x0f] 37 #CHECK: ppa %r4, %r6, 7 # encoding: [0xb2,0xe8,0x70,0x46] 38 #CHECK: ppa %r15, %r0, 0 # encoding: [0xb2,0xe8,0x00,0xf0] 40 ppa %r0, %r0, 0 41 ppa %r0, %r0, 15 42 ppa %r0, %r15, 0 43 ppa %r4, %r6, 7 44 ppa %r15, %r0, 0
|
| /external/tensorflow/tensorflow/tools/ci_build/ |
| D | Dockerfile.cpu-py36 | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 9 add-apt-repository -y ppa:george-edison55/cmake-3.x 13 RUN add-apt-repository ppa:ubuntu-toolchain-r/test
|
| D | Dockerfile.cpu | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.custom_op_gpu | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.pi | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.rbe.gpu | 14 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 15 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.gpu | 20 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 21 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.rbe.cuda9.0-cudnn7-ubuntu14.04 | 74 add-apt-repository ppa:ubuntu-toolchain-r/test -y && \ 83 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 84 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.android | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa && \ 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
|
| D | Dockerfile.cpu.ppc64le | 8 RUN add-apt-repository -y ppa:openjdk-r/ppa
|
| D | Dockerfile.pi-python39 | 11 RUN add-apt-repository -y ppa:openjdk-r/ppa
|
| /external/google-fruit/extras/dockerfiles/ |
| D | ubuntu-18.04_custom.list | 16 deb http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic main 17 deb-src http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic main
|
| D | common_install.sh | 10 # 1E9377A2BA9EF27F is the key for the ubuntu-toolchain-r PPA. 13 # 15CF4D18AF4F7421 is the key for the http://apt.llvm.org/artful PPA.
|
| 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
|
| /external/armnn/ |
| D | InstallationViaAptRepository.md | 4 * [Add the Ubuntu Launchpad PPA to your system](#add-the-ubuntu-launchpad-ppa-to-your-system) 21 ## Add the Ubuntu Launchpad PPA to your system 22 * Add the PPA to your sources using a command contained in software-properties-common package: 25 sudo add-apt-repository ppa:armnn/ppa 28 …rmation about our PPA and the Ubuntu Launchpad service can be found at [launchpad.net](https://lau…
|
| /external/libpcap/ |
| D | pcap-dlpi.c | 121 * HP-UX has a /dev/dlpi device; you open it and set the PPA of the actual 342 open_dlpi_device(const char *name, u_int *ppa, char *errbuf) in open_dlpi_device() argument 407 status = get_dlpi_ppa(fd, dname, unit, ppa, errbuf); in open_dlpi_device() 429 cp = split_dname(dname, ppa, errbuf); in open_dlpi_device() 510 *ppa = 0; in open_dlpi_device() 524 u_int ppa; local 538 p->fd = open_dlpi_device(p->opt.device, &ppa, p->errbuf); 573 retv = dl_doattach(p->fd, ppa, p->errbuf); 580 retv = dl_doattach(pd->send_fd, ppa, p->errbuf); 932 dl_doattach(int fd, int ppa, char *ebuf) argument [all …]
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemCopyImageToBufferTests.cpp | 383 for (int ppa = 0; ppa < DE_LENGTH_OF_ARRAY(pipelineProtectedAccess); ++ppa) { in createCopyImageToFloatBufferTests() local 389 …const std::string name = "copy_" + de::toString(ndx + 1) + (pipelineProtectedAccess[ppa] ? "_prote… in createCopyImageToFloatBufferTests() 390 …stData[ndx].data, cmdBufferType, vk::VK_FORMAT_R32G32B32A32_SFLOAT, pipelineProtectedAccess[ppa])); in createCopyImageToFloatBufferTests() 400 for (int ppa = 0; ppa < DE_LENGTH_OF_ARRAY(pipelineProtectedAccess); ++ppa) { in createCopyImageToFloatBufferTests() local 401 …const std::string name = "copy_" + de::toString(ndx + 1) + (pipelineProtectedAccess[ppa] ? "_prote… in createCopyImageToFloatBufferTests() 420 …alue.color, data, cmdBufferType, vk::VK_FORMAT_R32G32B32A32_SFLOAT, pipelineProtectedAccess[ppa])); in createCopyImageToFloatBufferTests()
|
| /external/expat/.github/workflows/ |
| D | coverage.yml | 63 …# Get rid of packages installed from ppa:ondrej/php so that we will be able to install wine32:i386… 66 … # 1. Remove all packages that ppa:ondrej/php has but plain Ubuntu doesn't, e.g. everything PHP 67 …# 2. Revert (remaining) packages that ppa:ondrej/php and plain Ubuntu share, back to the plain U… 68 # 3. Assert that no packages from ppa:ondrej/php are left installed
|
| D | linux.yml | 90 …# Get rid of packages installed from ppa:ondrej/php so that we will be able to install wine32:i386… 93 … # 1. Remove all packages that ppa:ondrej/php has but plain Ubuntu doesn't, e.g. everything PHP 94 …# 2. Revert (remaining) packages that ppa:ondrej/php and plain Ubuntu share, back to the plain U… 95 # 3. Assert that no packages from ppa:ondrej/php are left installed
|
| /external/grpc-grpc/tools/gce/ |
| D | linux_worker_init.sh | 60 …kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.20/linux-headers-4.9.20-040920_4.9.20-040920.201703310… 61 …kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.20/linux-headers-4.9.20-040920-generic_4.9.20-040920.2… 62 …kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.20/linux-image-4.9.20-040920-generic_4.9.20-040920.201…
|
| /external/wayland-protocols/freedesktop.org/m4/ |
| D | compat.m4 | 6 dnl a Launchpad PPA. 14.04 is a Long Term Support distro release, which 7 dnl will reach EOL April 2019, however the Wayland PPA may stop targeting
|
| /external/tensorflow/tensorflow/tools/dockerfiles/partials/onednn/ubuntu/ |
| D | python3.partial.Dockerfile | 9 RUN add-apt-repository ppa:deadsnakes/ppa
|
| /external/grpc-grpc/templates/tools/dockerfile/interoptest/grpc_interop_java/ |
| D | java_deps.include | 4 …echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.lis… 5 …echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sour…
|