Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/
D__cxa_atexit_test.cpp59 char handles[2]; in TEST() local
68 __cxa_atexit(append_to_actual, new int{i}, &handles[i % 2]); in TEST()
71 __cxa_finalize(&handles[0]); in TEST()
74 __cxa_atexit(append_to_actual, new int{i}, &handles[1]); in TEST()
77 __cxa_finalize(&handles[1]); in TEST()
/bionic/libc/kernel/uapi/linux/
Dkcov.h15 __aligned_u64 handles[]; member
/bionic/libc/kernel/uapi/drm/
Ddrm.h408 __u64 handles; member
417 __u64 handles; member
434 __u64 handles; member
440 __u64 handles; member
Ddrm_mode.h307 __u32 handles[4]; member
/bionic/docs/
Dlibc_assembler.md137 * Verify the routine handles unaligned buffers properly. Usually, a failure
139 * Verify the routine handles different sized buffers.
Dclang_fortify_anatomy.md494 The following overload handles all two-argument calls to `open`.
514 Like `mempcpy`, `diagnose_if` handles emitting a compile-time error if the call
Dnative_allocator.md196 These are the benchmarks that examine how the allocator handles multiple