Home
last modified time | relevance | path

Searched defs:const_reference (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dcaddress_allocator.h30 using const_reference = const T &; variable
Dchunk_allocator.h30 using const_reference = const T &; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator_adapter.h77 using const_reference = const T &; // NOLINT(readability-identifier-naming) variable
Drunslots_allocator_stl_adapter.h78 using const_reference = const T &; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h147 using const_reference = const T &; variable
224 using const_reference = const T &; variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator_stl_adapter.h68 using const_reference = const T &; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator_stl_adapter.h71 using const_reference = const T &; // NOLINT(readability-identifier-naming) variable
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h127 using const_reference = const value_type &; variable
Dsmall_vector.h92 using const_reference = typename VectorType::const_reference; variable
Dbit_vector.h294 using const_reference = bool; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dring_buffer.h130 using const_reference = const value_type &; variable
Dsmall_vector.h86 using const_reference = typename VectorType::const_reference; variable
Dbit_vector.h305 using const_reference = bool; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool_allocator.h241 using const_reference = const T &; variable