Searched refs:big (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | gethex.c | 48 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/ |
D | stdatomic_test.cpp | 71 atomic_intmax_t big; in TEST() local 72 ASSERT_TRUE(atomic_is_lock_free(&big)); in TEST()
|
/bionic/docs/ |
D | native_allocator.md | 161 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.
|
D | libc_assembler.md | 17 Make sure that you benchmark both the big and little cores to verify that
|
/bionic/benchmarks/ |
D | README.md | 141 specific cores, or to lock cores at specific frequencies. Some phones have a big.LITTLE core setup,
|
/bionic/ |
D | README.md | 14 ## What are the big pieces of bionic?
|
D | android-changes-for-ndk-developers.md | 53 simply link all of your code into one big library and sidestep the details of
|