| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" 25 - export CCACHE_BASEDIR="$PWD" [all …]
|
| /third_party/pulseaudio/sonic/doc/ |
| D | index.md | 3 [Download the latest tar-ball from here](download). 9 The source code for the Android version, sonic-ndk, can be cloned with: 11 $ git clone git://github.com/waywardgeek/sonic-ndk.git 13 There is a simple test app for android that demos capabilities. You can 14 [install the Android application from here](Sonic-NDK.apk) 17 Main.java in the latest tar-ball, or get the code from git. 27 - espeak 28 - Debian Sid as package libsonic 29 - Android Astro Player Nova 30 - Android Osplayer [all …]
|
| /third_party/libwebsockets/test-apps/android/ |
| D | README | 2 * libwebsockets Android client - libwebsockets test application for Android 21 This directory contains an Android Studio (2.1.1) project that builds 22 libwebsockets (+ openssl + zlib) and an Android application that is able 23 to connect to the 'dumb-increment-protocol' of the libwebsockets test server. 25 Building the native libraries requires the Android NDK which can be 34 (makedepend can be installed from (Debian) xutils-dev) 38 - Open an 'existing project' with Android Studio and select this directory. 41 - Open the file app/src/main/jni/Application.mk and make sure NDK_ROOT 44 - Build the project with CTRL+F9 47 - Install APK to device and run. [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 9 as well as post-merge testing, for everything that hits ``main`` 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 16 - Build testing for a number of build systems, configurations and platforms 17 - Sanity checks (``meson test``) 18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested 19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__ 20 - Replay of application traces 30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``, [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | arm_build.sh | 3 set -e 4 set -o xtrace 6 apt-get -y install ca-certificates 7 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 8 echo 'deb https://deb.debian.org/debian buster main' >/etc/apt/sources.list.d/buster.list 9 apt-get update 11 apt-get -y install \ 25 glslang-tools \ 28 libdrm-dev \ 29 libelf-dev \ [all …]
|
| /third_party/nghttp2/doc/sources/ |
| D | building-android-binary.rst | 1 Building Android binary 4 In this article, we briefly describe how to build Android binary using 5 `Android NDK <https://developer.android.com/ndk>`_ cross-compiler on 6 Debian Linux. 8 The easiest way to build android binary is use Dockerfile.android. 9 See Dockerfile.android for more details. If you cannot use 10 Dockerfile.android for whatever reason, continue to read the rest of 13 We offer ``android-config`` script to make the build easier. To make 17 .. code-block:: text 19 $ unzip android-ndk-$NDK_VERSION-linux.zip [all …]
|
| /third_party/pulseaudio/sonic/debian/ |
| D | changelog | 1 sonic (0.2.0-1) unstable; urgency=low 5 -- Bill Cox <waywardgeek@gmail.com> Fri, 27 Feb 2015 10:12:00 -0400 7 sonic (0.1.18-1) unstable; urgency=low 11 -- Bill Cox <waywardgeek@gmail.com> Sat, 16 Jul 2011 12:12:32 -0400 13 sonic (0.1.17-1) unstable; urgency=low 15 * Removed Sonic-NDK, which is a binary compiled for Android from the source 16 tar-ball. 18 -- Bill Cox <waywardgeek@gmail.com> Tue, 19 Apr 2011 07:46:51 -0400 20 sonic (0.1.16-1) unstable; urgency=low 25 -- Bill Cox <waywardgeek@gmail.com> Sat, 16 Apr 2011 16:49:33 -0400 [all …]
|
| /third_party/toybox/tests/ |
| D | losetup.test | 3 [ -f testing.sh ] && . testing.sh 5 if [ "$(id -u)" -ne 0 ]; then 11 if [ "$(losetup -a | wc -l)" -ne 0 ]; then 17 # Android's loopback devices are only in /dev/block/loop*. 18 # Debian has symlinks like /dev/block/7:0 back to ../loop*. 19 if [ -b /dev/block/sda ]; then 20 DIR="/dev/block" # Presumably Android. 27 truncate -s 1M blah.img && 28 FILE="$(readlink -f blah.img)" 29 DEV="$(stat --format %d blah.img)" [all …]
|
| /third_party/skia/site/about/ |
| D | _index.html | 1 --- 7 --- 11 <p class="h3 mt-5"> 14 graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla 24 …blocks/feature icon="fa-lightbulb" title="Roadmap" url="https://docs.google.com/document/d/1LSdO3I… 26 Check out the high level themes we have on tap the next 6-12 months. Note it is a living 31 {{< blocks/feature icon="fa-lightbulb" title="Supported Platforms" >}} 36 Android 4.1 (JellyBean) or later<br> 37 Ubuntu 18.04+, Debian 10+, openSUSE 15.2+, or Fedora Linux 32+ 43 {{< blocks/feature icon="fas fa-envelope-square" title="Subscribe"
|
| /third_party/skia/infra/bots/ |
| D | tasks.json | 3 "Build-Debian10-Clang-arm-Debug-Android": { 5 "Build-Debian10-Clang-arm-Debug-Android" 8 "Build-Debian10-Clang-arm-Debug-Android_Vulkan": { 10 "Build-Debian10-Clang-arm-Debug-Android_Vulkan" 13 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES": { 15 "Build-Debian10-Clang-arm-Debug-Chromebook_GLES" 18 "Build-Debian10-Clang-arm-Release-Android": { 20 "Build-Debian10-Clang-arm-Release-Android" 23 "Build-Debian10-Clang-arm-Release-Android_API26": { 25 "Build-Debian10-Clang-arm-Release-Android_API26" [all …]
|
| /third_party/mesa3d/docs/ |
| D | install.rst | 11 ----------------------------- 19 - `Meson <https://mesonbuild.com>`__ is required when building on \*nix 21 - Android Build system when building as native Android component. Meson 30 - GCC 4.2.0 or later (some parts of Mesa may require later versions) 31 - Clang - exact minimum requirement is currently unknown. 32 - Microsoft Visual Studio 2019 Version 16.11 or later and 38 - `Python <https://www.python.org/>`__ - Python 3.5 or newer is required. 39 - `Python Mako module <http://www.makotemplates.org/>`__ - Python Mako 41 - Lex / Yacc - for building the Mesa IR and GLSL compiler. 47 .. code-block:: console [all …]
|
| /third_party/rust/crates/minimal-lexical/ |
| D | README.md | 1 minimal-lexical 4 …al version of [rust-lexical](https://github.com/Alexhuszagh/rust-lexical), meant to allow efficien… 6 …-lexical, it is also well-adapted to private forks. If you do privately fork minimal-lexical, I re… 8 …-lexical is designed for fast compile times and small binaries sizes, at the expense of a minor am… 12 For a high-level, all-in-one number conversion routines, see [rust-lexical](https://github.com/Alex… 16 - [Getting Started](#getting-started) 17 - [Recipes](#recipes) 18 - [Algorithms](#algorithms) 19 - [Platform Support](platform-support) 20 - [Minimum Version Support](minimum-version-support) [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.1.3.rst | 1 Mesa 20.1.3 Release Notes / 2020-07-08 20 --------------- 24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores 36 - [v3d] corruption when GS omits some vertices 37 - [RADV] Non-precise occlusion queries return non-zero when all 39 - [DXVK] Project Cars rendering problems [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/toybox/www/ |
| D | roadmap.html | 2 <!--#include file="header.html" --> 9 <li><a href=#susv4>POSIX-2008/SUSv4</a></li> 13 <li><a href=#android>Android Toolbox</a></li> 34 <p>The most interesting publicly available standards are A) POSIX-2008 (also 36 <a href=https://www.kernel.org/doc/man-pages/>Linux man pages</a>. 44 to <a href=https://github.com/landley/control-images>build Linux From Scratch</a>. 47 plus <a href=faq.html#cross>musl-cross-make</a> to hermetically build 48 <a href=https://source.android.com>AOSP</a>.</p> 69 <h3><a name=susv4 /><a href="#susv4">POSIX-2008/SUSv4</a></h3> 73 …and ISO both approving <a href=https://landley.net/c99-draft.html>C99</a>. That's why IEEE 1003.1-… [all …]
|
| /third_party/skia/site/docs/ |
| D | _index.md | 1 --- 7 --- 11 engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and 18 - Canonical source tree: 20 - Issue tracker: [bug.skia.org](https://bug.skia.org/). 21 - Discussion forum: 22 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss). 23 - [API Reference and Overview](https://skia.org/docs/user/api/). 24 - Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint). 73 For a look at high level themes we have on tap the next 6-12 months, view our [all …]
|
| /third_party/ltp/ |
| D | INSTALL | 2 ------------ 7 Debian / Ubuntu 9 …pt install gcc git make pkgconf autoconf automake bison flex m4 linux-headers-$(uname -r) libc6-dev 13 …# zypper install gcc git make pkg-config autoconf automake bison flex m4 linux-glibc-devel glibc-d… 17 # yum install gcc git make pkgconf autoconf automake bison flex m4 kernel-headers glibc-headers 23 autoconf, automake, m4 (autoconf requirement), git and pkgconf (or pkg-config 31 ------------- 37 $ mkdir -p $TOP_BUILDDIR 40 - $TOP_SRCDIR and $TOP_BUILDDIR are the same for in-build-tree scenarios. 41 - $TOP_SRCDIR and $TOP_BUILDDIR differ for out-of-build-tree scenarios. [all …]
|
| /third_party/ltp/doc/ |
| D | Supported-kernel,-libc,-toolchain-versions.asciidoc | 5 ------------------------------------ 7 We test master branch in https://github.com/linux-test-project/ltp/actions[GitHub Actions] 9 We test both gcc and clang toolchains, various architectures with cross-compilation. 11 https://github.com/linux-test-project/ltp/blob/master/.github/workflows/ci.yml[.github/workflows/ci… 24 | CentOS 7 | 3.10 | 2.17 | 4.8.5 | - 25 | Ubuntu 18.04 LTS bionic | 4.15 | 2.27 | 7.3.0 | - 26 | Debian 10 oldstable (buster) | 4.19.37 | 2.28 | 8.3.0 | 7.0 66 | https://uclibc-ng.org/[uClibc-ng] | Although not being tested it should work as well as it attemp… 69 … https://github.com/linux-test-project/ltp/blob/master/ci/alpine.sh[CI script] 71 | binder (Android) | Please use https://android.googlesource.com/platform/external/ltp/[AOSP fork]. [all …]
|
| /third_party/curl/docs/libcurl/opts/ |
| D | CURLOPT_PROXY_SSL_OPTIONS.md | 1 --- 3 SPDX-License-Identifier: curl 7 See-also: 8 - CURLOPT_PROXY_SSLVERSION (3) 9 - CURLOPT_PROXY_SSL_CIPHER_LIST (3) 10 - CURLOPT_SSLVERSION (3) 11 - CURLOPT_SSL_CIPHER_LIST (3) 13 - TLS 14 TLS-backend: 15 - All [all …]
|
| D | CURLOPT_SSL_OPTIONS.md | 1 --- 3 SPDX-License-Identifier: curl 7 See-also: 8 - CURLOPT_PROXY_SSL_OPTIONS (3) 9 - CURLOPT_SSLVERSION (3) 10 - CURLOPT_SSL_CIPHER_LIST (3) 12 - TLS 13 TLS-backend: 14 - All 15 --- [all …]
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 2 // Use of this source code is governed by a BSD-style license that can be 34 CAS_LOTTIE_CI = "lottie-ci" 35 CAS_LOTTIE_WEB = "lottie-web" 39 CAS_RUN_RECIPE = "run-recipe" 41 CAS_RECREATE_SKPS = "recreate-skps" 42 CAS_SKOTTIE_WASM = "skottie-wasm" 44 CAS_TASK_DRIVERS = "task-drivers" 46 CAS_WASM_GM = "wasm-gm" 47 CAS_WHOLE_REPO = "whole-repo" 49 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers" [all …]
|
| /third_party/rust/crates/rustix/tests/param/ |
| D | weak.rs | 20 //! symbol, but that caused Debian to detect an unnecessarily strict versioned 39 (fn $name:ident($($t:ty),*) -> $ret:ty) => ( 41 static $name: $crate::weak::Weak<unsafe extern fn($($t),*) -> $ret> = 53 pub(crate) const fn new(name: &'static str) -> Self { in new() 61 pub(crate) fn get(&self) -> Option<F> { in get() 95 // Cold because it should only happen during first-time initialization. 97 unsafe fn initialize(&self) -> Option<F> { in initialize() 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() 117 #[cfg(not(any(target_os = "android", target_os = "linux")))] 119 (fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( [all …]
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | weak.rs | 20 //! symbol, but that caused Debian to detect an unnecessarily strict versioned 39 (fn $name:ident($($t:ty),*) -> $ret:ty) => ( 41 static $name: $crate::weak::Weak<unsafe extern fn($($t),*) -> $ret> = 53 pub(crate) const fn new(name: &'static str) -> Self { in new() 61 pub(crate) fn get(&self) -> Option<F> { in get() 95 // Cold because it should only happen during first-time initialization. 97 unsafe fn initialize(&self) -> Option<F> { in initialize() 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() 117 #[cfg(not(any(target_os = "android", target_os = "linux")))] 119 (fn $name:ident($($arg_name:ident: $t:ty),*) -> $ret:ty) => ( [all …]
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | weak.rs | 20 //! symbol, but that caused Debian to detect an unnecessarily strict versioned 39 ($vis:vis fn $name:ident($($t:ty),*) -> $ret:ty) => ( 41 $vis static $name: $crate::backend::weak::Weak<unsafe extern fn($($t),*) -> $ret> = 53 pub(crate) const fn new(name: &'static str) -> Self { in new() 61 pub(crate) fn get(&self) -> Option<F> { in get() 95 // Cold because it should only happen during first-time initialization. 97 unsafe fn initialize(&self) -> Option<F> { in initialize() 109 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() 117 #[cfg(not(any(target_os = "android", target_os = "linux")))] 119 (fn $name:ident($($arg_name:ident: $t:ty),*) via $_sys_name:ident -> $ret:ty) => ( [all …]
|