/bionic/libc/kernel/uapi/linux/ |
D | utsname.h | 25 char release[9]; member 33 char release[65]; member 40 char release[__NEW_UTS_LEN + 1]; member
|
/bionic/libc/bionic/ |
D | scandir.cpp | 45 dirent** release() { in release() function in ScandirResult 127 *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/benchmarks/ |
D | Android.bp | 93 // 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/ |
D | Android.bp | 26 "com.android.art.release",
|
/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 40 unsigned char release; member
|
/bionic/tools/versioner/src/ |
D | VFS.cpp | 91 return llvm::IntrusiveRefCntPtr<FileSystem>(vfs.release()); in createCommonVFS()
|
D | Driver.cpp | 89 new DiagnosticsEngine(diag_ids.get(), diag_opts.get(), diag_printer.release())); in constructDiags()
|
/bionic/tests/ |
D | sys_prctl_test.cpp | 86 ASSERT_NE(EINVAL, errno) << "kernel (" << u.release << ") missing required commits:\n" in TEST()
|
D | fdsan_test.cpp | 175 close(fd.release()); in TEST_F()
|
D | fdtrack_test.cpp | 290 received_fd.release();
|
D | malloc_test.cpp | 379 tf.release(); in TEST() 446 tf.release(); in TEST() 670 tf.release(); in GetAllocatorVersion()
|
D | fcntl_test.cpp | 291 return sscanf(buf.release, "%ld.%ld", major, minor) == 2; in parse_kernel_release()
|
/bionic/libc/kernel/uapi/scsi/ |
D | cxlflash_ioctl.h | 122 struct dk_cxlflash_release release; member
|
/bionic/libc/malloc_debug/ |
D | README.md | 286 **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/ |
D | malloc_debug_system_tests.cpp | 504 tf.release(); in TEST()
|
D | malloc_debug_unit_tests.cpp | 2480 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/ |
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 | 306 int release() {
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 107 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/ |
D | Android.bp | 1786 "com.android.art.release", // from libdexfile_external
|