| /external/webrtc/infra/specs/ |
| D | waterfalls.pyl | 71 'mixins': ['linux-bionic', 'x86-64', 'has_native_resultdb_integration'], 78 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 85 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 92 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 102 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 112 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 119 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 126 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 134 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], 143 'mixins': ['linux-bionic', 'x86-64', 'resultdb-json-format'], [all …]
|
| /external/kernel-headers/ |
| D | README.md | 4 Bionic's "cleaned-up" user-land headers. 8 contain copyrightable information and are distributed with bionic. 10 ## Regenerating the bionic headers 13 to build your device drivers, you shouldn't modify these headers or bionic. 18 [bionic/libc/kernel docs](https://android.googlesource.com/platform/bionic/+/master/libc/kernel/) 27 into bionic. The generation script will indicate if these files have 30 The files from the scsi directory will be copied into bionic after
|
| /external/perfetto/src/profiling/memory/ |
| D | README.md | 23 bionic: uses bionic [malloc dispatch]( 24 https://cs.android.com/android/platform/superproject/main/+/main:bionic/libc/private/bionic_malloc_… 26 on a pre-defined path, which gets [loaded by Bionic]( 27 https://cs.android.com/android/platform/superproject/main/+/main:bionic/libc/bionic/malloc_heapprof… 37 | heapprofd_client | android | bionic | platform |
|
| /external/sdv/vsomeip/third_party/boost/spirit/ |
| D | .drone.star | 17 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 19 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 20 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 21 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 22 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 23 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 25 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 27 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 28 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… 29 …ang-10", packages="clang-10 libc++-10-dev libc++abi-10-dev jq", llvm_os="bionic", llvm_ver="10", b… [all …]
|
| /external/python/cpython3/ |
| D | Android.bp | 48 "Android-bionic.bp", 126 local_include_dirs: ["android/bionic/pyconfig"], 129 cflags: ["-DSOABI=\"cpython-311android-arm-android-bionic\""], 132 cflags: ["-DSOABI=\"cpython-311android-arm64-android-bionic\""], 135 cflags: ["-DSOABI=\"cpython-311android-riscv64-android-bionic\""], 138 cflags: ["-DSOABI=\"cpython-311android-x86-android-bionic\""], 141 cflags: ["-DSOABI=\"cpython-311android-x86_64-android-bionic\""], 158 // NB linux_bionic is a 'host' architecture but it uses the bionic libc like 'android' 160 local_include_dirs: ["android/bionic/pyconfig"], 161 cflags: ["-DSOABI=\"cpython-311android-x86_64-linux-bionic\""], [all …]
|
| /external/conscrypt/apex/ |
| D | ld.config.txt | 3 # Bionic loader config file for the Conscrypt APEX. 41 # /apex/com.android.runtime/lib/bionic/libc.so, etc. Add the path to the 44 # resolution of bionic libs be dependent on the order of /system/lib and 45 # /apex/.../lib/bionic in search.paths. If the latter is after the former, 49 namespace.platform.permitted.paths = /apex/com.android.runtime/${LIB}/bionic 50 namespace.platform.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
|
| /external/openthread/etc/docker/android-trusty/ |
| D | Dockerfile | 80 && mkdir -p bionic/libc/ \ 81 && cp -r "$ANDROID_NDK_PATH"/sysroot/usr/include bionic/libc/include \ 82 && mv bionic/libc/include/arm-linux-androideabi/asm bionic/libc/include/asm \ 85 && mkdir -p bionic/libstdc++ \ 86 && cp -r "$ANDROID_NDK_PATH"/sources/cxx-stl/gnu-libstdc++/4.9/include bionic/libstdc++ \ 87 …D_NDK_PATH"/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/* bionic/libstdc++/include \
|
| /external/python/asn1crypto/ |
| D | .travis.yml | 13 dist: bionic 25 dist: bionic 30 dist: bionic 35 dist: bionic
|
| /external/llvm-libc/ |
| D | Android.bp | 27 "//bionic/libc", 44 // cyclic dependency between llvm-libc and bionic's libc. 47 // Bionic's libc's dependencies must have these set, or the build will fail 54 // Bionic's dependencies must also set this. 57 // When llvm-libc includes <stdlib.h>, use bionic's headers for these.
|
| /external/sdv/vsomeip/third_party/boost/spirit/.github/workflows/ |
| D | ci.yml | 30 llvm_os: "bionic" 54 llvm_os: "bionic" 66 llvm_os: "bionic" 78 llvm_os: "bionic" 90 llvm_os: "bionic" 102 llvm_os: "bionic" 114 llvm_os: "bionic" 126 llvm_os: "bionic" 138 llvm_os: "bionic" 150 llvm_os: "bionic" [all …]
|
| /external/arm-optimized-routines/ |
| D | Android.bp | 28 // bionic configuration. 30 // We're actually implementing bionic here, so we don't want <math.h> 37 // BSD libm doesn't set errno, and bionic was based on the BSDs. 70 bionic: { 84 // bionic/libm/upstream-freebsd/lib/msun/src/s_erf.c 85 // bionic/libm/upstream-freebsd/lib/msun/src/s_erff.c 207 visibility: ["//bionic/libc"],
|
| /external/angle/src/common/ |
| D | tls.h | 52 // TLS_SLOT_OPENGL and TLS_SLOT_OPENGL_API aren't used by bionic itself, but allow the graphics code 56 // bionic(tls_defines.h). Note that this slot cannot be used when the GLES backend of is in use. 69 // in the bionic module of Android -> 70 // https://cs.android.com/android/platform/superproject/+/master:bionic/libc/platform/bionic/tls.h;…
|
| /external/capstone/ |
| D | .travis.yml | 37 - name: bionic gcc (ARM64) 40 dist: bionic 47 - name: bionic gcc (System Z) 50 dist: bionic
|
| /external/python/rsa/ |
| D | .travis.yml | 2 dist: bionic # required for Python >= 3.7 17 dist: xenial # Bionic has no Python 3.5 22 # dist: xenial # Bionic has no Python 3.5
|
| /external/crosvm/cuttlefish/ |
| D | crosvm_bionic | 3 # Execute crosvm using the Bionic linker. This is because DT_INTERP of the 8 # We have to use the target until rustc supports non-Android target using Bionic 11 exec $(dirname $0)/linker64 $(readlink -f $(dirname $0)/$(uname -m)-linux-bionic/$(basename "$0")) …
|
| /external/sdv/vsomeip/third_party/boost/predef/ |
| D | azure-pipelines.yml | 46 …Clang 11: { CXX: clang++-11, PACKAGES: clang-11, LLVM_OS: bionic, LLVM_VER: 11, VM_IMAGE: 'ubuntu-… 47 …Clang 10: { CXX: clang++-10, PACKAGES: clang-10, LLVM_OS: bionic, LLVM_VER: 10, VM_IMAGE: 'ubuntu-… 48 …Clang 9: { CXX: clang++-9, PACKAGES: clang-9, LLVM_OS: bionic, LLVM_VER: 9, VM_IMAGE: 'ubuntu-18.0… 49 …Clang 8: { CXX: clang++-8, PACKAGES: clang-8, LLVM_OS: bionic, LLVM_VER: 8, VM_IMAGE: 'ubuntu-18.0… 50 …Clang 7: { CXX: clang++-7, PACKAGES: clang-7, LLVM_OS: bionic, LLVM_VER: 7, VM_IMAGE: 'ubuntu-18.0… 51 …Clang 6.0: { CXX: clang++-6.0, PACKAGES: clang-6.0, LLVM_OS: bionic, LLVM_VER: 6.0, VM_IMAGE: 'ubu… 52 …Clang 5.0: { CXX: clang++-5.0, PACKAGES: clang-5.0, LLVM_OS: bionic, LLVM_VER: 5.0, VM_IMAGE: 'ubu…
|
| /external/bpftool/ |
| D | Android.bp | 37 // There is an unfortunate interaction between the bionic uapi headers 39 // The bionic uapi headers include <linux/compiler_types.h>, which they 49 bionic: {
|
| /external/fmtlib/.github/workflows/ |
| D | linux.yml | 68 sudo apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic main' 69 sudo apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic universe' 71 # sudo apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic-updates main' 72 … # sudo apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic-updates universe'
|
| /external/python/cpython3/android/ |
| D | regen.sh | 83 mkdir -p $LOCAL_TOP/bionic/pyconfig 84 cp pyconfig.h $LOCAL_TOP/bionic/pyconfig 85 # Changes to support bionic 86 bionic_pyconfig=$LOCAL_TOP/bionic/pyconfig/pyconfig.h 148 generate_srcs bionic
|
| /external/webrtc/third_party/crc32c/src/ |
| D | .travis.yml | 6 dist: bionic 27 - sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-12 main'
|
| /external/ltp/android/tools/ |
| D | disabled_tests.txt | 2 # for Android/bionic 4 # POSIX functions not implemented in bionic 10 # Non-POSIX functions not implemented in bionic 373 # Broken by bionic struct in6_addr definition 376 # bionic doesn't expose resolver routines to the public
|
| /external/scrypt/patches/ |
| D | README | 1 bionic.patch: 3 Allows scrypt to compile against bionic.
|
| /external/selinux/ |
| D | .travis.yml | 4 # Use Travis-CI Ubuntu 18.04 Bionic Beaver, "full image" variant 6 dist: bionic
|
| /external/sdv/vsomeip/third_party/boost/smart_ptr/ |
| D | .travis.yml | 36 dist: bionic 85 dist: bionic 96 dist: bionic 146 dist: bionic
|
| /external/cronet/base/ |
| D | os_compat_android.h | 12 // Not implemented in Bionic. 15 // Not exposed or implemented in Bionic.
|