| /third_party/rust/rust/src/doc/rustc/src/ |
| D | platform-support.md | 5 white-space: nowrap; 11 for targets at each tier, see the [Target Tier Policy](target-tier-policy.md). 16 Component availability is tracked [here](https://rust-lang.github.io/rustup-components-history/). 28 see [Tier 1 with Host Tools](target-tier-policy.md#tier-1-with-host-tools) in 34 -------|------- 35 `aarch64-unknown-linux-gnu` | ARM64 Linux (kernel 4.1, glibc 2.17+) [^missing-stack-probes] 36 `i686-pc-windows-gnu` | 32-bit MinGW (Windows 7+) [^windows-support] 37 `i686-pc-windows-msvc` | 32-bit MSVC (Windows 7+) [^windows-support] 38 `i686-unknown-linux-gnu` | 32-bit Linux (kernel 3.2+, glibc 2.17+) 39 `x86_64-apple-darwin` | 64-bit macOS (10.7+, Lion+) [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | offset.rs | 11 target_os = "linux", 23 target_os = "linux", 35 target_os = "linux", 44 target_os = "linux", 56 target_os = "linux", 68 target_os = "linux", 76 target_os = "linux", 84 target_os = "linux", 92 target_os = "linux", 100 #[cfg(all(target_os = "linux", target_env = "gnu"))] [all …]
|
| /third_party/gptfdisk/ |
| D | parttypes.cc | 2 // Class to manage partition type codes -- a slight variant on MBR type 5 /* This program is copyright (c) 2009-2018 by Roderick W. Smith. It is distributed 24 const PartType PartType::unusedPartType = (GUIDData) "00000000-0000-0000-0000-000000000000"; 28 #define DESC_LENGTH (SCREEN_WIDTH - (6 * NUM_COLUMNS)) / NUM_COLUMNS 63 numInstances--; in ~PartType() 67 allTypes = allTypes->next; in ~PartType() 73 // Add all partition type codes to the internal linked-list structure. 75 // See http://www.win.tue.nl/~aeb/partitions/partition_types-1.html 80 AddType(0x0000, "00000000-0000-0000-0000-000000000000", "Unused entry", 0); in AddAllTypes() 83 // (they're available mainly for MBR-to-GPT conversions). in AddAllTypes() [all …]
|
| D | README.Windows | 6 Most versions of Windows cannot boot from a GPT disk on BIOS-based 12 GPT fdisk on a BIOS-mode boot disk, or perhaps even on a data disk, you may 13 find recovery to be very difficult! Pre-installed Windows 8 and later 15 self-installed Windows 8 systems sometimes use BIOS mode. This caveat does 20 the gdisk.html or fixparts.html documents (the Linux man pages converted to 23 the software. I originally wrote GPT fdisk on Linux, and some Linux- and 24 Unix-centric language remains in the documentation. 27 ----------------- 31 text-mode program file as well as the sgdisk program that's available 32 with Linux, FreeBSD, and OS X builds. [all …]
|
| /third_party/skia/m133/third_party/externals/libyuv/infra/config/ |
| D | main.star | 2 # https://chromium.googlesource.com/infra/luci/luci-go/+/master/lucicfg/doc/ 9 LIBYUV_GERRIT = "https://chromium-review.googlesource.com/libyuv/libyuv" 42 "commit-queue.cfg", 43 "cr-buildbucket.cfg", 44 "luci-logdog.cfg", 45 "luci-milo.cfg", 46 "luci-scheduler.cfg", 56 buildbucket = "cr-buildbucket.appspot.com", 57 logdog = "luci-logdog.appspot.com", 58 milo = "luci-milo.appspot.com", [all …]
|
| D | luci-milo.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg 40 category: "Android|Tester|ARM 32" 45 category: "Android|Tester|ARM 32" 54 name: "buildbucket/luci.libyuv.ci/Linux Asan" 55 category: "Linux" 59 name: "buildbucket/luci.libyuv.ci/Linux MSan" 60 category: "Linux" 64 name: "buildbucket/luci.libyuv.ci/Linux Tsan v2" 65 category: "Linux" [all …]
|
| /third_party/rust/rust/src/tools/compiletest/src/header/ |
| D | tests.rs | 13 ) -> test::TestDesc { in make_test_description() 26 let mut s = "normalize-stderr-32bit: \"something (32 bits)\" -> \"something ($WORD bits)\"."; in test_parse_normalization_string() 28 assert_eq!(first, Some("something (32 bits)".to_owned())); in test_parse_normalization_string() 29 assert_eq!(s, " -> \"something ($WORD bits)\"."); in test_parse_normalization_string() 32 let mut s = "normalize-stderr-32bit: something (32 bits) -> something ($WORD bits)."; in test_parse_normalization_string() 35 assert_eq!(s, r#"normalize-stderr-32bit: something (32 bits) -> something ($WORD bits)."#); in test_parse_normalization_string() 38 let mut s = "normalize-stderr-32bit: \"something (32 bits) -> something ($WORD bits)."; in test_parse_normalization_string() 41 assert_eq!(s, "normalize-stderr-32bit: \"something (32 bits) -> something ($WORD bits)."); in test_parse_normalization_string() 44 let mut s = "normalize-stderr-32bit: \"something (32 bits)\" -> \"something ($WORD bits)."; in test_parse_normalization_string() 46 assert_eq!(first, Some("something (32 bits)".to_owned())); in test_parse_normalization_string() [all …]
|
| /third_party/liburing/.github/workflows/ |
| D | build.yml | 10 runs-on: ubuntu-22.04 13 fail-fast: false 16 # x86-64 gcc 17 - arch: x86_64 18 cc_pkg: gcc-x86-64-linux-gnu 19 cxx_pkg: g++-x86-64-linux-gnu 20 cc: x86_64-linux-gnu-gcc 21 cxx: x86_64-linux-gnu-g++ 23 # x86-64 clang 24 - arch: x86_64 [all …]
|
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| D | madvise01.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (c) Linux Test Project, 2013-2016 44 {MADV_REMOVE, "MADV_REMOVE", &sfile}, /* since Linux 2.6.16 */ 45 {MADV_DONTFORK, "MADV_DONTFORK", &sfile}, /* since Linux 2.6.16 */ 46 {MADV_DOFORK, "MADV_DOFORK", &sfile}, /* since Linux 2.6.16 */ 47 {MADV_HWPOISON, "MADV_HWPOISON", &sfile}, /* since Linux 2.6.32 */ 48 {MADV_MERGEABLE, "MADV_MERGEABLE", &sfile}, /* since Linux 2.6.32 */ 49 {MADV_UNMERGEABLE, "MADV_UNMERGEABLE", &sfile}, /* since Linux 2.6.32 */ 50 {MADV_HUGEPAGE, "MADV_HUGEPAGE", &amem}, /* since Linux 2.6.38 */ 51 {MADV_NOHUGEPAGE, "MADV_NOHUGEPAGE", &amem}, /* since Linux 2.6.38 */ [all …]
|
| /third_party/libwebsockets/ |
| D | .sai.json | 2 "schema": "sai-1", 8 "linux-debian-11/x86_64-amd/gcc": { 9 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 11 "linux-debian-buster/x86-amd/gcc": { 12 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 14 "linux-debian-sid/x86_64-amd/gcc": { 15 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 17 "linux-ubuntu-xenial/x86_64-amd/gcc": { 18 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak… 20 "linux-debian-sid/x86-amd/gcc": { [all …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/ |
| D | script.sh | 3 set -ex 6 if [[ -z "${PR_CI_JOB}" ]]; then 7 ../x.py --stage 1 test --exclude src/tools/tidy && \ 8 # Run the `mir-opt` tests again but this time for a 32-bit target. 10 # both 32-bit and 64-bit outputs updated by the PR author, before 13 # despite having different output on 32-bit vs 64-bit targets. 14 ../x.py --stage 1 test tests/mir-opt \ 15 --host='' --target=i686-unknown-linux-gnu 18 # NOTE: intentionally uses all of `x.py`, `x`, and `x.ps1` to make sure they all work on Linux. 19 ../x.py --stage 2 test --exclude src/tools/tidy && \ [all …]
|
| /third_party/rust/rust/src/ci/docker/ |
| D | README.md | 14 ./src/ci/docker/run.sh x86_64-gnu 21 DEPLOY=1 ./src/ci/docker/run.sh x86_64-gnu 24 **NOTE**: Re-using the same `obj` dir with different docker images with 25 the same target triple (e.g. `dist-x86_64-linux` and `dist-various-1`) 33 - Each host architecture has its own `host-{arch}` directory, and those 36 - `host-{arch}/disabled` contains images that are not built on CI. 37 - `scripts` contains files shared by multiple Docker images. 45 1. Stop the virtual machine from the terminal with `docker-machine stop` 58 * Read-only: ☐ *unchecked* 59 * Auto-mount: ☑ *checked* [all …]
|
| /third_party/vulkan-loader/ |
| D | BUILD.md | 3 Instructions for building this repository on Linux, Windows, and MacOS. 7 - [Build Instructions](#build-instructions) 8 - [Table Of Contents](#table-of-contents) 9 - [Contributing to the Repository](#contributing-to-the-repository) 10 - [Repository Content](#repository-content) 11 - [Installed Files](#installed-files) 12 - [Build Requirements](#build-requirements) 13 - [Test Requirements](#test-requirements) 14 - [Repository Set-Up](#repository-set-up) 15 - [Display Drivers](#display-drivers) [all …]
|
| /third_party/grpc/doc/ |
| D | ssl-performance.md | 11 ---|---|---|-- 14 Bazel | | Linux | :heavy_check_mark: 17 CMake | boringssl from submodule (default) | Linux or MacOS | :heavy_check_mark: 20 CMake | pre-installed OpenSSL 1.0.2+ (`gRPC_SSL_PROVIDER=package`) | all | :heavy_check_mark: 24 …guage implementations. These packages are source packages, but also have pre-built binaries being … 27 ---|---|---|--- 28 C# | n/a | Linux, 64bit | :heavy_check_mark: 29 C# | n/a | Linux, 32bit | :x: 32 Node.JS | n/a | Linux | :heavy_check_mark: 39 Python | n/a | Linux, 64bit | :heavy_check_mark: [all …]
|
| /third_party/ltp/testcases/kdump/lib/crasher/ |
| D | crasher.c | 16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 22 #include <linux/module.h> 23 #include <linux/kernel.h> 24 #include <linux/init.h> 25 #include <linux/proc_fs.h> 26 #include <linux/spinlock.h> 28 #include <linux/version.h> 29 #include <linux/uaccess.h> 40 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32) 51 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32) [all …]
|
| /third_party/rust/rust/tests/run-make/target-specs/ |
| D | my-awesome-platform.json | 2 "data-layout": "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:16:32-S128", 3 "linker-flavor": "gcc", 4 "llvm-target": "i686-unknown-linux-gnu", 5 "target-endian": "little", 6 "target-pointer-width": "32", 7 "target-c-int-width": "32", 9 "os": "linux",
|
| D | endianness-mismatch.json | 2 "pre-link-args": {"gcc": ["-m64"]}, 3 "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128", 4 "linker-flavor": "gcc", 5 "llvm-target": "x86_64-unknown-linux-gnu", 6 "target-endian": "big", 7 "target-pointer-width": "64", 8 "target-c-int-width": "32", 10 "os": "linux"
|
| D | my-x86_64-unknown-linux-gnu-platform.json | 2 "pre-link-args": {"gcc": ["-m64"]}, 3 "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128", 4 "linker-flavor": "gcc", 5 "llvm-target": "x86_64-unknown-linux-gnu", 6 "target-endian": "little", 7 "target-pointer-width": "64", 8 "target-c-int-width": "32", 10 "os": "linux",
|
| /third_party/skia/ |
| D | WORKSPACE.bazel | 6 # See https://github.com/emscripten-core/emsdk/tree/85d27a4a2a60d591613a305b14ae438c2bb3ce11/bazel#… 10 strip_prefix = "emsdk-2.0.32/bazel", 11 url = "https://github.com/emscripten-core/emsdk/archive/refs/tags/2.0.32.tar.gz", 20 emsdk_emscripten_deps(emscripten_version = "2.0.32") 23 # Meant to run on amd64 linux and compile for amd64 linux using musl as the c library. 25 … From https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/clang+llvm-13.0.0-x86_… 26 clang_prefix = "clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-20.04/", 28 …rl = "https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/clang+llvm-13.0.0-x86_… 29 # From https://packages.debian.org/bullseye/amd64/musl-dev/download 31 musl_dev_url = "http://ftp.debian.org/debian/pool/main/m/musl/musl-dev_1.2.2-1_amd64.deb", [all …]
|
| /third_party/rust/rust/.github/workflows/ |
| D | ci.yml | 5 # This file was automatically generated by the expand-yaml-anchors tool. The 8 # src/ci/github-actions/ci.yml 12 # ./x.py run src/tools/expand-yaml-anchors/ 16 --- 21 - auto 22 - try 23 - try-perf 24 - master 27 - "**" 34 …group: "${{ github.workflow }}-${{ ((github.ref == 'refs/heads/try' || github.ref == 'refs/heads/t… [all …]
|
| /third_party/gn/infra/recipe_modules/target/ |
| D | api.py | 2 # Use of this source code is governed by a BSD-style license that can be 9 'fuchsia-amd64': 'x86_64-fuchsia', 10 'fuchsia-arm64': 'aarch64-fuchsia', 11 'linux-amd64': 'x86_64-linux-gnu', 12 'linux-arm64': 'aarch64-linux-gnu', 13 'linux-riscv64': 'riscv64-linux-gnu', 14 'mac-amd64': 'x86_64-apple-darwin', 15 'mac-arm64': 'arm64-apple-darwin', 39 """Returns True iff the target platform is Linux.""" 40 return self.os == 'linux' [all …]
|
| /third_party/rust/rust/compiler/rustc_target/src/spec/ |
| D | armv7_unknown_linux_ohos.rs | 4 // This target is for OpenHarmony on ARMv7 Linux with thumb-mode, but no NEON or 7 pub fn target() -> Target { in target() 11 // LLVM 15 doesn't support OpenHarmony yet, use a linux target instead. in target() 12 llvm_target: "armv7-unknown-linux-gnueabi".into(), in target() 13 pointer_width: 32, in target() 14 data_layout: "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64".into(), in target() 19 features: "+v7,+thumb2,+soft-float,-neon".into(), in target()
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/x86_64-gnu-llvm-16/ |
| D | Dockerfile | 5 RUN apt-get update && apt-get install -y --no-install-recommends \ 7 gcc-multilib \ 9 ninja-build \ 12 ca-certificates \ 18 llvm-16-tools \ 19 llvm-16-dev \ 20 libedit-dev \ 21 libssl-dev \ 22 pkg-config \ 23 zlib1g-dev \ [all …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/x86_64-gnu-llvm-15/ |
| D | Dockerfile | 5 RUN apt-get update && apt-get install -y --no-install-recommends \ 7 gcc-multilib \ 9 ninja-build \ 12 ca-certificates \ 18 llvm-15-tools \ 19 llvm-15-dev \ 20 libedit-dev \ 21 libssl-dev \ 22 pkg-config \ 23 zlib1g-dev \ [all …]
|
| /third_party/rust/crates/nix/src/sys/ptrace/ |
| D | linux.rs | 14 target_os = "linux", 26 if #[cfg(any(all(target_os = "linux", target_arch = "s390x"), 27 all(target_os = "linux", target_env = "gnu"), 53 #[cfg(any(all(target_os = "android", target_pointer_width = "32"), 54 all(target_os = "linux", any(target_env = "musl", 59 target_pointer_width = "32"))))] 61 #[cfg(any(all(target_os = "android", target_pointer_width = "32"), 62 all(target_os = "linux", any(target_env = "musl", 67 target_pointer_width = "32"))))] 69 #[cfg(any(all(target_os = "android", target_pointer_width = "32"), [all …]
|