Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dinternal_allocator-inl.h60 using element_type = std::remove_extent_t<T>; in New() local
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h91 using element_type = std::remove_extent_t<T>; in New() local
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h224 using element_type = std::remove_extent_t<T>; in New() local
255 using element_type = std::remove_extent_t<T>; in NewLocal() local
/arkcompiler/runtime_core/runtime/tests/
Dallocator_test_base.h729 using element_type = size_t; in AllocateVectorTest() local
958 using element_type = uint64_t; in AsanTest() local