Home
last modified time | relevance | path

Searched refs:release (Results 1 – 22 of 22) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dutsname.h13 char release[9]; member
21 char release[65]; member
28 char release[__NEW_UTS_LEN + 1]; member
/bionic/libc/bionic/
Dscandir.cpp44 dirent** release() { in release() function in ScandirResult
125 *name_list = names.release(); in scandirat()
/bionic/libc/include/sys/
Dutsname.h50 char release[SYS_NMLN]; member
/bionic/tests/headers/posix/
Dsys_utsname_h.c37 STRUCT_MEMBER_ARRAY(struct utsname, char/*[]*/, release); in sys_utsname_h()
/bionic/libc/kernel/uapi/sound/
Dasound_fm.h28 unsigned char release; member
/bionic/tools/versioner/src/
DVFS.cpp91 return llvm::IntrusiveRefCntPtr<FileSystem>(vfs.release()); in createCommonVFS()
DDriver.cpp90 new DiagnosticsEngine(diag_ids.get(), diag_opts.get(), diag_printer.release())); in constructDiags()
/bionic/tests/
Dsys_prctl_test.cpp81 ASSERT_NE(EINVAL, errno) << "kernel (" << u.release << ") missing required commits:\n" in TEST()
Dfdsan_test.cpp184 close(fd.release()); in TEST_F()
Dfdtrack_test.cpp337 received_fd.release();
Dfcntl_test.cpp298 return sscanf(buf.release, "%ld.%ld", major, minor) == 2; in parse_kernel_release()
Dmalloc_test.cpp411 tf.release(); in TEST()
478 tf.release(); in TEST()
753 tf.release(); in GetAllocatorVersion()
/bionic/docs/
DREADME.md9 and what changed with each OS release.
Dclang_fortify_anatomy.md830 … 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.…
Dnative_allocator.md56 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
Dfdsan.md310 int release() {
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h110 struct dk_cxlflash_release release; member
/bionic/libc/malloc_debug/
DREADME.md368 **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/
Dmalloc_debug_unit_tests.cpp2554 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()
Dmalloc_debug_system_tests.cpp723 tf.release(); in TEST()
/bionic/
DREADME.md198 for the first release your system call wrapper will be in. See
Dandroid-changes-for-ndk-developers.md113 is the first release where search by soname is implemented. Earlier