Home
last modified time | relevance | path

Searched +full:binfmt +full:- +full:support (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/tools/dockerfile/
DREADME.md8 exception of `third_party/rake-compiler-dock` docker images).
26 us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_debian11_x64:[CURRENT_CHECKSUM]@sha256:[CU…
34 under the repository `us-docker.pkg.dev/grpc-testing/testing-images-public`.
39 If you haven't configured authentication in Docker for us-docker.pkg.dev previously, run:
42 gcloud auth configure-docker us-docker.pkg.dev
51 # Install qemu, binformat, and configure binfmt interpreters
52 sudo apt-get install binfmt-support qemu-user-static
54 # Enable different multi-architecture containers by QEMU with Docker
55 docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
/third_party/rust/crates/bindgen/.github/workflows/
Dbindgen.yml6 - main
9 - main
12 - main
15 rustfmt-clippy:
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v4
21 - name: Install stable
22 uses: dtolnay/rust-toolchain@master
24 # TODO: Should ideally be stable, but we use some nightly-only
29 - name: Run rustfmt
[all …]
/third_party/backends/backend/
Dplustek-pp_sysdep.h1 /* @file plustek-pp_sysdep.h
3 * kernel-versions some stuff is maybe not relevant, but anyway...
5 * Copyright (C) 2000-2013 Gerhard Jaeger <gerhard@gjaeger.de>
8 * 0.30 - initial version
9 * 0.38 - added this header
10 * 0.39 - added kernel 2.4 stuff
11 * 0.40 - added slab.h/malloc.h stuff for kernel >= 2.4.17
12 * 0.41 - no changes
13 * 0.42 - added _GET_TIME
14 * - added LINUX_26 for new kernel
[all …]
/third_party/NuttX/
DReleaseNotes14 "nuttx-6.27").
16 NuttX-0.1.0
17 -----------
20 with support for the Linux user mode simulation and the TI TMS320C5471
21 (Arm7) processor. Partial support for the 87C52 is included.
23 This release has been verified on both the Linux user-mode and C5471
25 for the C5471 can be found in arch/c5471/doc/test-results.txt.
29 NuttX-0.1.1
30 -----------
38 (3) Complete support for the 87C52. (However, the 87C52
[all …]