Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
122 big = esign = 0;
140 big = 1;
152 if (big) {
/bionic/tests/
Dstdatomic_test.cpp71 atomic_intmax_t big; in TEST() local
72 ASSERT_TRUE(atomic_is_lock_free(&big)); in TEST()
/bionic/docs/
Dnative_allocator.md161 with different characteristics. For example, on a big-little cpu, if the
162 benchmark moves from big to little or vice-versa, this can cause scores
169 On most phones with a big-little cpu, the third core is the little core.
Dlibc_assembler.md17 Make sure that you benchmark both the big and little cores to verify that
/bionic/benchmarks/
DREADME.md141 specific cores, or to lock cores at specific frequencies. Some phones have a big.LITTLE core setup,
/bionic/
DREADME.md14 ## What are the big pieces of bionic?
Dandroid-changes-for-ndk-developers.md53 simply link all of your code into one big library and sidestep the details of