Home
last modified time | relevance | path

Searched refs:release (Results 1 – 22 of 22) 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/bionic/
Dscandir.cpp45 dirent** release() { in release() function in ScandirResult
127 *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/benchmarks/
DAndroid.bp93 // release, it's (so far at least) always because you want to measure the
94 // performance of the old release's libc, and a static benchmark isn't
/bionic/libc/async_safe/
DAndroid.bp26 "com.android.art.release",
/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.cpp89 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.cpp175 close(fd.release()); in TEST_F()
Dfdtrack_test.cpp290 received_fd.release();
Dmalloc_test.cpp379 tf.release(); in TEST()
446 tf.release(); in TEST()
670 tf.release(); in GetAllocatorVersion()
Dfcntl_test.cpp291 return sscanf(buf.release, "%ld.%ld", major, minor) == 2; in parse_kernel_release()
/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.cpp504 tf.release(); in TEST()
Dmalloc_debug_unit_tests.cpp2480 tf.release(); in TEST_F()
2513 tf.release(); in TEST_F()
2606 tf.release(); in TEST_F()
2638 tf.release(); in TEST_F()
2674 tf.release(); in TEST_F()
/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.md306 int release() {
/bionic/
Dandroid-changes-for-ndk-developers.md107 is the first release where search by soname is implemented. Earlier
176 your code will not work in a future release -- please fix it now!
/bionic/libc/
DAndroid.bp1786 "com.android.art.release", // from libdexfile_external