Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dutsname.h25 char release[9]; member
33 char release[65]; member
40 char release[__NEW_UTS_LEN + 1]; member
/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/bionic/
Dscandir.cpp44 dirent** release() { in release() function in ScandirResult
126 *name_list = names.release(); in scandirat()
/bionic/libc/kernel/uapi/sound/
Dasound_fm.h40 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.cpp86 ASSERT_NE(EINVAL, errno) << "kernel (" << u.release << ") missing required commits:\n" in TEST()
Dfdsan_test.cpp185 close(fd.release()); in TEST_F()
Dfdtrack_test.cpp340 received_fd.release();
Dfcntl_test.cpp291 return sscanf(buf.release, "%ld.%ld", major, minor) == 2; in parse_kernel_release()
Dmalloc_test.cpp401 tf.release(); in TEST()
468 tf.release(); in TEST()
692 tf.release(); in GetAllocatorVersion()
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h122 struct dk_cxlflash_release release; member
/bionic/libc/malloc_debug/
DREADME.md286 **NOTE**: This option is not available until the O release of Android.
375 **NOTE**: This option is not available until the O release of Android.
395 **NOTE**: This option is not available until the P release of Android.
536 Build fingerprint: 'google/taimen/taimen:8.1.0/OPM2.171026.006.C1/4769658:user/release-keys'
614 Enable malloc debug using an environment variable (pre-O Android release):
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp558 tf.release(); in TEST()
/bionic/docs/
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.md308 int release() {
/bionic/
Dandroid-changes-for-ndk-developers.md112 is the first release where search by soname is implemented. Earlier
181 your code will not work in a future release -- please fix it now!