Home
last modified time | relevance | path

Searched defs:arr_length (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h179 T *AllocArray(size_t arr_length) in AllocArray()
577 T *AllocArray(size_t arr_length) in AllocArray()
Drunslots_allocator.h442 T *RunSlotsAllocator<AllocConfigT, LockConfigT>::AllocArray(size_t arr_length) in AllocArray()
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h238 T *ArenaAllocatorT<use_oom_handler>::AllocArray(size_t arr_length) in AllocArray()