OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:small_run_tab
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/src/
arena.c
26
static bool *
small_run_tab
; /* Valid small run page multiples. */
variable
88
if (size <= small_maxrun &&
small_run_tab
[size >> LG_PAGE])
129
if (
small_run_tab
[size >> LG_PAGE]) {
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libc.so
/prebuilts/sdk/renderscript/lib/mips/
libc.so
/prebuilts/sdk/renderscript/lib/x86/
libc.so
Completed in 89 milliseconds