/netbsd-src/sys/arch/atari/atari/ |
H A D | disksubr.c | 294 struct ahdi_ptbl apt; in ahdi_label() local 307 apt.at_cdl = cdl; in ahdi_label() 308 apt.at_nroots = apt.at_nparts = 0; in ahdi_label() 310 AHDI_BBLOCK, AHDI_BBLOCK, &apt); in ahdi_label() 321 if (apt.at_bslst == 0 || apt.at_bslend == 0) { in ahdi_label() 327 apt.at_bslst = apt.at_bslend = 0; in ahdi_label() 331 if (apt.at_hdsize == 0 || apt.at_nparts == 0) /* unlikely */ in ahdi_label() 333 if (apt.at_nparts > AHDI_MAXPARTS) /* XXX kludge */ in ahdi_label() 335 for (i = 0; i < apt.at_nparts; ++i) { in ahdi_label() 336 struct ahdi_part *p1 = &apt.at_parts[i]; in ahdi_label() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
H A D | Dockerfile | 3 RUN apt-get update && apt-get install -y \ 4 apt-transport-https \ 11 RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor -… 12 RUN apt-add-repository -y 'deb https://apt.kitware.com/ubuntu/ bionic main' 15 RUN apt-get update && apt-get install -y \ 24 RUN apt-get install -y \ 32 RUN apt-get install -y \ 37 RUN apt-get install -y \ 41 RUN apt-get install -y \ 46 RUN apt-get install -y \
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | apt | 3 # $File: apt,v 1.1 2016/10/17 19:51:57 christos Exp $ 4 # apt: file(1) magic for APT Cache files 6 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292> 11 0 name apt-cache-64bit-be 17 0 name apt-cache-32bit-be 23 0 name apt-cache-be 31 >>0 use apt-cache-64bit-be 36 >>0 use \^apt-cache-64bit-be 41 >>0 use apt-cache-32bit-be 44 >>0 use apt-cache-be [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ci/ |
H A D | Dockerfile | 33 # Make sure apt-get doesn't try to prompt for stuff like our time zone, etc. 36 RUN apt-get update && apt-get install -y bash curl 39 RUN apt-get update && apt-get install -y ninja-build python3 python3-sphinx python3-distutils git g… 40 RUN apt-get update && apt-get install -y libc6-dev-i386 # Required to cross-compile to 32 bits 43 RUN apt-get update && apt-get install -y lsb-release wget software-properties-common 44 RUN wget https://apt.llvm.org/llvm.sh -O /tmp/llvm.sh 57 RUN . /tmp/env.sh && apt-get install -y clang-format-$LLVM_VERSION 62 RUN add-apt-repository ppa:ubuntu-toolchain-r/test 63 RUN apt-get update && apt install -y gcc-10 g++-10 74 RUN apt-get update && apt-get install -y sudo
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/debian8/ |
H A D | Dockerfile | 12 # First, Update the apt's source list and include the sources of the packages. 13 RUN grep deb /etc/apt/sources.list | \ 14 sed 's/^deb/deb-src /g' >> /etc/apt/sources.list 16 RUN apt-get update && \ 17 apt-get install -y --no-install-recommends ca-certificates gnupg \ 19 rm -rf /var/lib/apt/lists/* 56 RUN apt-get update && \ 57 apt-get install -y --no-install-recommends libstdc++-4.9-dev binutils && \ 58 rm -rf /var/lib/apt/lists/*
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/nvidia-cuda/ |
H A D | Dockerfile | 12 RUN apt-get update && \ 13 apt-get install -y --no-install-recommends ca-certificates cmake python \ 15 rm -rf /var/lib/apt/lists/*
|
/netbsd-src/external/bsd/unbound/dist/contrib/android/ |
H A D | install_tools.sh | 5 sudo apt-get -qq update 6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | Dockerfile.tests | 5 RUN apt-get update && apt-get install -y bison flex ldnsutils dnsutils xxd splint doxygen netcat-op…
|
/netbsd-src/external/mit/libcbor/dist/ |
H A D | .travis-qemu.sh | 20 sudo apt-get install -qq -y ${HOST_DEPENDENCIES} 38 sudo chroot ${CHROOT_DIR} apt-get update 39 sudo chroot ${CHROOT_DIR} apt-get --allow-unauthenticated install \
|
H A D | README.md | 41 sudo add-apt-repository universe 42 sudo apt-get install libcbor-dev
|
/netbsd-src/external/bsd/libfido2/dist/ |
H A D | README.adoc | 61 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools 68 $ sudo apt install software-properties-common 69 $ sudo apt-add-repository ppa:yubico/stable 70 $ sudo apt update 71 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/ |
H A D | README.md | 12 $ sudo apt-get install git 27 $ sudo apt-get install subversion 48 $ sudo apt-get install make 62 $ sudo apt-get install afl-clang
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
H A D | Dockerfile | 10 RUN apt-get update -y 11 RUN apt-get install -y autoconf automake libtool curl make g++ unzip wget git \
|
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | README | 17 sudo apt-get install swig python3-dev 43 $ sudo apt-get install python3-coverage
|
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/mysql/testing/ |
H A D | README |
|
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/sqlite3/testing/ |
H A D | README |
|
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/ |
H A D | README.md | 18 sudo apt-get install clang 37 sudo apt-get install make 80 sudo apt-get install afl-clang
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.comp.po | 695 #: ../libbalsa/mailbox_local.c:1142 apt-pkg/deb/dpkgpm.cc:358 4528 "#-#-#-#-# Compendium03.po (apt) #-#-#-#-#\n" 5519 "#-#-#-#-# Compendium03.po (apt) #-#-#-#-#\n" 5528 "#-#-#-#-# Compendium03.po (apt) #-#-#-#-#\n" 13501 #: cmdline/apt-cache.cc:135 13506 #: cmdline/apt-cache.cc:1508 13511 #: cmdline/apt-cache.cc:232 13515 #: cmdline/apt-cache.cc:272 13519 #: cmdline/apt-cache.cc:273 13523 #: cmdline/apt-cache.cc:274 [all …]
|
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/mysqldyn/testing/ |
H A D | README |
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/life-cycles/ |
H A D | README.md | 14 sudo apt install graphviz cpanminus
|
/netbsd-src/external/bsd/file/dist/ |
H A D | README.DEVELOPER | 25 apt-get install \
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/ |
H A D | README.md | 16 sudo apt-get install nodejs-dev node-gyp npm
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
H A D | mem_input.h | 147 struct vm_system_aperture_param *apt);
|
H A D | hubp.h | 125 struct vm_system_aperture_param *apt);
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | NOTES-PERL.md | 97 $ apt-cache search Text::Template 100 $ sudo apt-get install libtext-template-perl
|