Home
last modified time | relevance | path

Searched refs:small (Results 1 – 8 of 8) sorted by relevance

/bionic/docs/
D32-bit-abi.md66 ## `sigset_t` is too small for real-time signals
68 On 32-bit Android, `sigset_t` is too small for ARM and x86. This means that
74 On 32-bit Android, `struct sigaction` is also too small because it contains
103 ## `pthread_mutex_t` is too small for large pids
106 `/proc/sys/kernel/pid_max` is usually too small to hit our 16-bit limit,
Dnative_allocator.md4 A small minor upgrade might not need to run all of the benchmarks, however,
90 The bionic unit tests contain a small number of allocator tests. These
369 current allocator. A small increase (on the order of a few MBs) would be okay.
Delf-tls.md809 small positive offset from TP (within the first 384 words), it will think it has found the pthread
/bionic/tests/
Dstdatomic_test.cpp69 atomic_char small; in TEST() local
70 ASSERT_TRUE(atomic_is_lock_free(&small)); in TEST()
/bionic/benchmarks/tests/
Dinterface_test.cpp196 TEST_F(SystemTests, small) { in TEST_F() argument
/bionic/benchmarks/
DREADME.md57 To make small changes in runs, you can also schedule benchmarks by passing in their name and a
/bionic/libc/malloc_debug/
DREADME.md32 NOTE: There is a small behavioral change beginning in P for realloc.
48 Enables a small buffer placed before the allocated data. This is an attempt
74 Enables a small buffer placed after the allocated data. This is an attempt
/bionic/libc/
DAndroid.bp1715 // so keep the .debug_frame which is relatively small and does
1781 // time, because small symbols are grouped together.