Searched +full:linux +full:- +full:headers +full:- +full:5 (Results 1 – 25 of 835) sorted by relevance
12345678910>>...34
| /external/grpc-grpc/test/core/bad_client/tests/ |
| D | simple_request.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 27 "\x00\x00\xc9\x01\x04\x00\x00\x00\x01" /* headers: generated from \ 28 simple_request.headers in this \ 35 "content-type\x10" \ 37 "\x10\x14grpc-accept-encoding\x15" \ 40 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)" 45 "\x00\x00\xf4\x01\x04\x00\x00\x00\x01" /* headers: generated from \ 46 simple_request_unusual.headers \ 53 "content-type\x1e" \ 54 "application/grpc+this-is-valid" \ [all …]
|
| /external/sdv/vsomeip/third_party/boost/type_traits/.github/workflows/ |
| D | ci.yml | 11 - master 12 - develop 17 ubuntu-focal: 18 runs-on: ubuntu-20.04 20 fail-fast: false 22 compiler: [ g++-9, g++-10, clang++-9, clang++-10 ] 25 - uses: actions/checkout@v2 27 fetch-depth: '0' 28 - uses: mstachniuk/ci-skip@v1 30 …commit-filter: '[skip ci];[ci skip];[CI SKIP];[SKIP CI];***CI SKIP***;***SKIP CI***;[windows];[Win… [all …]
|
| /external/bcc/ |
| D | INSTALL.md | 3 * [Kernel Configuration](#kernel-configuration) 5 - [Debian](#debian---binary) 6 - [Ubuntu](#ubuntu---binary) 7 - [Fedora](#fedora---binary) 8 - [Arch](#arch---binary) 9 - [Gentoo](#gentoo---portage) 10 - [openSUSE](#opensuse---binary) 11 - [RHEL](#rhel---binary) 12 - [Amazon Linux 1](#amazon-linux-1---binary) 13 - [Amazon Linux 2](#amazon-linux-2---binary) [all …]
|
| /external/sdv/vsomeip/third_party/boost/fusion/ |
| D | .travis.yml | 2 # Copyright 2017-2018 Kohei Takahashi 11 - linux 12 - osx 16 - BOGUS_JOB=true 21 - env: BOGUS_JOB=true 24 - os: linux 26 env: TOOLSET=gcc-4.4 CXXSTD=98,0x 30 - g++-4.4 32 - ubuntu-toolchain-r-test 34 #- os: linux [all …]
|
| /external/skia/toolchain/ |
| D | download_linux_amd64_toolchain.bzl | 2 This file assembles a toolchain for an amd64 Linux host using the Clang Compiler and glibc. 4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to 12 (See https://bazel.build/docs/output_directories#layout-diagram) 21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1… 26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc 27 # system headers (e.g. malloc.h, math.h). 37 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u… 40 # From https://packages.debian.org/buster/amd64/linux-libc-dev/download 42 …"url": "https://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.19.… 45 # From https://packages.debian.org/buster/amd64/libc6-dev/download [all …]
|
| /external/sdv/vsomeip/third_party/boost/regex/.github/workflows/ |
| D | ci.yml | 9 ubuntu-focal: 10 runs-on: ubuntu-20.04 12 fail-fast: false 14 compiler: [ g++-9, g++-10, clang++-9, clang++-10 ] 17 - uses: actions/checkout@v2 19 fetch-depth: '0' 20 - uses: mstachniuk/ci-skip@v1 22 …commit-filter: '[skip ci];[ci skip];[CI SKIP];[SKIP CI];***CI SKIP***;***SKIP CI***;[windows];[Win… 23 commit-filter-separator: ';' 24 fail-fast: true [all …]
|
| /external/libpcap/ |
| D | CHANGES | 10 Require at least pkg-config 0.17.0, as we use --static. 13 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21. 20 Remove two no-longer-present files from .gitignore. 24 install: Fixed not to install the non-public pcap-util.h header. 25 pcap-config: add a --version flag. 36 Use AS_HELP_STRING for --enable-remote. 39 Use PCAP_ERROR (defined as -1) rather than explicit -1 for 45 diag-control.h: define PCAP_DO_PRAGMA() iff we're going to use it. 59 Put CAN ID field in CAN pseudo-headers for LINUX_SLL2, as we do 61 Fix inorrectly-computed "real" length for isochronous USB [all …]
|
| /external/sdv/vsomeip/third_party/boost/io/ |
| D | .travis.yml | 15 - master 16 - develop 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 - os: linux 32 - os: linux 33 compiler: g++-4.4 34 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 38 - g++-4.4 40 - ubuntu-toolchain-r-test [all …]
|
| /external/sdv/vsomeip/third_party/boost/align/ |
| D | .travis.yml | 15 - master 16 - develop 20 - EMPTY=true 25 - env: EMPTY=true 28 - os: linux 32 - os: linux 33 compiler: g++-4.4 34 env: TOOLSET=gcc COMPILER=g++-4.4 STANDARD=98,0x 38 - g++-4.4 40 - ubuntu-toolchain-r-test [all …]
|
| /external/sdv/vsomeip/third_party/boost/range/ |
| D | .travis.yml | 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.4 33 env: TOOLSET=gcc-4.4 CXXSTD=98,0x 37 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/detail/ |
| D | .travis.yml | 12 - master 13 - develop 14 - /feature\/.*/ 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 26 # gcc, Linux 27 - os: linux 29 compiler: gcc-4.4 30 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/utility/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 # gcc, Linux 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
| /external/kernel-headers/original/uapi/asm-x86/asm/ |
| D | signal.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 6 #include <linux/types.h> 7 #include <linux/compiler.h> 13 /* Here we must cater to libcs that poke about in kernel headers. */ 26 #define SIGTRAP 5 69 #include <asm-generic/signal-defs.h> 75 /* Here we must cater to libcs that poke about in kernel headers. */
|
| /external/sdv/vsomeip/third_party/boost/phoenix/ |
| D | .travis.yml | 2 # Copyright 2017-2019 Kohei Takahashi 13 - linux 14 - osx 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 26 - os: linux 28 env: TOOLSET=gcc-4.4 CXXSTD=98,0x 32 - g++-4.4 34 - ubuntu-toolchain-r-test 36 #- os: linux [all …]
|
| /external/sdv/vsomeip/third_party/boost/icl/ |
| D | .travis.yml | 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-5 33 env: TOOLSET=gcc-5 CXXSTD=03,11,14,1z 37 - g++-5 [all …]
|
| /external/linux-kselftest/tools/testing/selftests/net/bpf/ |
| D | nat6to4.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * The original headers, including the original license headers, are 19 * http://www.apache.org/licenses/LICENSE-2.0 27 #include <linux/bpf.h> 28 #include <linux/if.h> 29 #include <linux/if_ether.h> 30 #include <linux/if_packet.h> 31 #include <linux/in.h> 32 #include <linux/in6.h> 33 #include <linux/ip.h> [all …]
|
| /external/sdv/vsomeip/third_party/boost/assert/ |
| D | .travis.yml | 1 # Copyright 2016-2020 Peter Dimov 9 - master 10 - develop 11 - /feature\/.*/ 15 - BOGUS_JOB=true 20 - env: BOGUS_JOB=true 23 - os: linux 27 - os: linux 28 compiler: g++-4.4 29 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
| /external/sdv/vsomeip/third_party/boost/tuple/ |
| D | .travis.yml | 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-5 33 env: TOOLSET=gcc COMPILER=g++-5 CXXSTD=03,11,14,1z 37 - g++-5 [all …]
|
| /external/sdv/vsomeip/third_party/boost/parameter/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 # gcc, Linux 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/serialization/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 - os: linux 32 - os: linux 33 compiler: g++-5 38 - g++-5 40 - ubuntu-toolchain-r-test [all …]
|
| /external/sdv/vsomeip/third_party/boost/filesystem/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 # gcc, Linux 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/integer/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - EMPTY=true 25 - env: EMPTY=true 28 # gcc, Linux 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 36 - g++-4.4 [all …]
|
| /external/minijail/ |
| D | HACKING.md | 7 * Linux kernel headers 17 $ sudo ./minijail0.sh -u ${USER} -g 5000 -- /usr/bin/id 20 For system-wide usage, install `libminijail.so` and `libminijailpreload.so` to 31 googletest-release-1.8.0/ 49 …https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/codi… 50 * Utility functions with no side-effects should go in `util.{h|c}`. 65 For style guides, check out the [Linux man-pages project] for general guidance. 68 * [man-pages(7)](http://man7.org/linux/man-pages/man7/man-pages.7.html) 69 * [groff-man(7)](http://man7.org/linux/man-pages/man7/groff_man.7.html) 70 * [groff(7)](http://man7.org/linux/man-pages/man7/groff.7.html) [all …]
|
| /external/sdv/vsomeip/third_party/boost/iterator/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 # gcc, Linux 29 # Note: gcc-4.4 in C++0x mode fails zip_iterator tests with std::tuple 30 - os: linux 32 compiler: gcc-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 [all …]
|
| /external/sdv/vsomeip/third_party/boost/atomic/ |
| D | .travis.yml | 2 # Copyright 2019 - 2020 Andrey Semashev 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 28 # gcc, Linux 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD64=98,0x CXXSTD32=98,0x INSTRUCTION_SET=core2 [all …]
|
12345678910>>...34