Home
last modified time | relevance | path

Searched defs:LinearAlloc (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dlinear_test.cpp9 TEST(LinearAlloc, Basic) in TEST() argument
21 TEST(LinearAlloc, RallocParent) in TEST() argument
29 TEST(LinearAlloc, StrCat) in TEST() argument
42 TEST(LinearAlloc, RewriteTail) in TEST() argument
57 TEST(LinearAlloc, AvoidWasteAfterLargeAlloc) in TEST() argument
74 TEST(LinearAlloc, Options) in TEST() argument
/aosp_15_r20/art/runtime/
H A Dlinear_alloc.h65 friend class LinearAlloc; // For SetKind() variable
78 explicit LinearAlloc(ArenaPool* pool, bool track_allocs) in LinearAlloc() function
H A Dcha.h33 class LinearAlloc; variable
H A Dclass_linker.h62 class LinearAlloc; variable
H A Druntime.h105 class LinearAlloc; variable
/aosp_15_r20/art/runtime/mirror/
H A Dclass_loader.h31 class LinearAlloc; variable
/aosp_15_r20/art/runtime/jit/
H A Djit_code_cache.h45 class LinearAlloc; variable