Home
last modified time | relevance | path

Searched defs:const_pointer (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dallocator_adapter.h30 using const_pointer = const void *; variable
80 using const_pointer = const T *; variable
Drunslots_allocator_stl_adapter.h31 using const_pointer = const void *; variable
67 using const_pointer = const T *; variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator_stl_adapter.h32 using const_pointer = const void *; variable
67 using const_pointer = const T *; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dcaddress_allocator.h29 using const_pointer = const T *; variable
Dchunk_allocator.h29 using const_pointer = const T *; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h125 using const_pointer = const value_type *; variable
Dsmall_vector.h94 using const_pointer = typename VectorType::const_pointer; variable
Dbit_vector.h296 using const_pointer = const BitReference *; variable