Home
last modified time | relevance | path

Searched defs:MAX_SIZE (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/panda_guard/configs/
Dguard_graph_context.cpp30 constexpr uint32_t MAX_SIZE = ~0U; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dpanda_tl_containers_test.cpp58 constexpr size_t MAX_SIZE = InternalAllocator<>::LocalSmallObjectAllocator::GetMaxSize(); variable
Dstack_like_allocator_test.cpp106 constexpr size_t MAX_SIZE = 256; in AlignmentTest() local
Dframe_allocator_test.cpp107 constexpr size_t MAX_SIZE = 256; in AlignmentTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
DProcess.cpp182 constexpr int MAX_SIZE = 1024; in ReadChildProcessStdOut() local
235 constexpr int MAX_SIZE = 1024; in ReadChildProcessStdErr() local
/arkcompiler/ets_runtime/ecmascript/
Druntime.h199 constexpr int32_t MAX_SIZE = 150; in CreateStringCacheTable() local