/bionic/libc/kernel/uapi/linux/ |
D | utsname.h | 13 char release[9]; member 21 char release[65]; member 28 char release[__NEW_UTS_LEN + 1]; member
|
/bionic/libc/bionic/ |
D | scandir.cpp | 44 dirent** release() { in release() function in ScandirResult 125 *name_list = names.release(); in scandirat()
|
/bionic/libc/include/sys/ |
D | utsname.h | 50 char release[SYS_NMLN]; member
|
/bionic/tests/headers/posix/ |
D | sys_utsname_h.c | 37 STRUCT_MEMBER_ARRAY(struct utsname, char/*[]*/, release); in sys_utsname_h()
|
/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 28 unsigned char release; member
|
/bionic/tools/versioner/src/ |
D | VFS.cpp | 91 return llvm::IntrusiveRefCntPtr<FileSystem>(vfs.release()); in createCommonVFS()
|
D | Driver.cpp | 90 new DiagnosticsEngine(diag_ids.get(), diag_opts.get(), diag_printer.release())); in constructDiags()
|
/bionic/tests/ |
D | sys_prctl_test.cpp | 81 ASSERT_NE(EINVAL, errno) << "kernel (" << u.release << ") missing required commits:\n" in TEST()
|
D | fdsan_test.cpp | 184 close(fd.release()); in TEST_F()
|
D | fdtrack_test.cpp | 337 received_fd.release();
|
D | fcntl_test.cpp | 298 return sscanf(buf.release, "%ld.%ld", major, minor) == 2; in parse_kernel_release()
|
D | malloc_test.cpp | 411 tf.release(); in TEST() 478 tf.release(); in TEST() 753 tf.release(); in GetAllocatorVersion()
|
/bionic/docs/ |
D | README.md | 9 and what changed with each OS release.
|
D | clang_fortify_anatomy.md | 830 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/include/bits… 831 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/include/bits… 833 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/bionic/forti… 834 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/include/bits… 837 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/include/stri… 841 … https://android.googlesource.com/platform/bionic/+/refs/heads/android12-release/libc/bionic/open.…
|
D | native_allocator.md | 56 allocator will attempt to purge and release any unused memory back to the 61 purge and release action. The amount of delay is up to the allocator 77 When called, `mallopt(M_PURGE, 0)`, an allocator should purge and release
|
D | fdsan.md | 310 int release() {
|
/bionic/libc/kernel/uapi/scsi/ |
D | cxlflash_ioctl.h | 110 struct dk_cxlflash_release release; member
|
/bionic/libc/malloc_debug/ |
D | README.md | 368 **NOTE**: This option is not available until the O release of Android. 457 **NOTE**: This option is not available until the O release of Android. 477 **NOTE**: This option is not available until the P release of Android. 618 Build fingerprint: 'google/taimen/taimen:8.1.0/OPM2.171026.006.C1/4769658:user/release-keys' 693 Enable malloc debug using an environment variable (pre-O Android release):
|
/bionic/libc/malloc_debug/tests/ |
D | malloc_debug_unit_tests.cpp | 2554 tf.release(); in TEST_F() 2587 tf.release(); in TEST_F() 2680 tf.release(); in TEST_F() 2712 tf.release(); in TEST_F() 2748 tf.release(); in TEST_F()
|
D | malloc_debug_system_tests.cpp | 723 tf.release(); in TEST()
|
/bionic/ |
D | README.md | 198 for the first release your system call wrapper will be in. See
|
D | android-changes-for-ndk-developers.md | 113 is the first release where search by soname is implemented. Earlier
|