Home
last modified time | relevance | path

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

/bionic/tests/
D__cxa_atexit_test.cpp48 char handles[2]; in TEST() local
57 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[i % 2]); in TEST()
60 __cxxabiv1::__cxa_finalize(&handles[0]); in TEST()
63 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[1]); in TEST()
66 __cxxabiv1::__cxa_finalize(&handles[1]); in TEST()
/bionic/libc/kernel/uapi/linux/
Dkcov.h27 __aligned_u64 handles[0]; member
/bionic/libc/kernel/uapi/drm/
Ddrm.h417 __u64 handles; member
425 __u64 handles; member
434 __u64 handles; member
440 __u64 handles; member
Ddrm_mode.h319 __u32 handles[4]; member
/bionic/docs/
Dlibc_assembler.md136 * Verify the routine handles unaligned buffers properly. Usually, a failure
138 * Verify the routine handles different sized buffers.
Dnative_allocator.md196 These are the benchmarks that examine how the allocator handles multiple