Home
last modified time | relevance | path

Searched refs:common (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/kernel/uapi/sound/
Dfirewire.h72 struct snd_firewire_event_common common; member
/bionic/docs/
Ddefines.md3 Using `#ifdef` or equivalents is common when writing portable code. Which to use
4 when can be quite tricky. This document describes the most common choices
Dstatus.md60 * [fdsan](fdsan.md) now aborts when it detects common file descriptor errors,
82 * [fdsan](fdsan.md) detects and logs common file descriptor errors at runtime.
331 automatic bounds checking for common libc functions. If a buffer
/bionic/libc/kernel/tools/
Dgenerate_uapi_headers.sh200 cd common
/bionic/libc/
DAndroid.bp1 // Define the common source files for all the libc instances
55 // Define some common cflags
388 "upstream-netbsd/common/lib/libc/stdlib/random.c",
415 srcs: ["upstream-netbsd/common/lib/libc/hash/sha1/sha1.c"],
1346 "arch-common/bionic/crtbegin_so.c",
1348 "arch-common/bionic/crtend_so.S",
1540 "arch-common/bionic/crtbegin_so.c",
1541 "arch-common/bionic/crtbrand.S",
1553 "arch-common/bionic/crtend_so.S",
2022 srcs: ["arch-common/bionic/crtbrand.S"],
[all …]
/bionic/libc/kernel/uapi/linux/
Dfirewire-cdev.h104 struct fw_cdev_event_common common; member
/bionic/libc/kernel/
DREADME.md60 kernel_src> git clone https://android.googlesource.com/kernel/common/ -b android-mainline
/bionic/libdl/
DNOTICE17 other entities that control, are controlled by, or are under common
/bionic/
DREADME.md64 arch-common/
Dandroid-changes-for-ndk-developers.md243 hand-written assembler. This is not common. Use the scanelf tool as