Home
last modified time | relevance | path

Searched defs:difference_type (Results 1 – 25 of 25) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/
Diterator.h27 using difference_type = typename std::iterator_traits<Iterator>::difference_type; member
54 using difference_type = typename Traits::difference_type; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dptr_list_ref.h59 using difference_type = typename std::iterator_traits<T>::difference_type; variable
143 using difference_type = std::ptrdiff_t; variable
220 using difference_type = std::ptrdiff_t; variable
/arkcompiler/runtime_core/static_core/verification/util/
Drange.h38 … using difference_type = std::make_signed_t<Int>; // NOLINT(readability-identifier-naming) variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dcaddress_allocator.h32 using difference_type = ptrdiff_t; variable
Dchunk_allocator.h32 using difference_type = ptrdiff_t; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dsmall_vector.h89 using difference_type = typename VectorType::difference_type; variable
118 using difference_type = int32_t; variable
Dbit_vector.h107 using difference_type = std::ptrdiff_t; variable
312 using difference_type = ptrdiff_t; variable
Dbit_memory_region.h54 using difference_type = ptrdiff_t; variable
Dring_buffer.h34 using difference_type = ptrdiff_t; variable
Dbit_table.h81 using difference_type = int32_t; variable
169 using difference_type = int32_t; variable
Dlist.h63 using difference_type = std::ptrdiff_t; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator_adapter.h79 using difference_type = ptrdiff_t; // NOLINT(readability-identifier-naming) variable
Drunslots_allocator_stl_adapter.h82 using difference_type = ptrdiff_t; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator_stl_adapter.h73 using difference_type = ptrdiff_t; // NOLINT(readability-identifier-naming) variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator_stl_adapter.h70 using difference_type = ptrdiff_t; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h33 using difference_type = ptrdiff_t; variable
Dsmall_vector.h95 using difference_type = typename VectorType::difference_type; variable
Dbit_vector.h301 using difference_type = ptrdiff_t; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool_allocator.h243 using difference_type = std::ptrdiff_t; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_cfg.h28 using difference_type = BBPtrHolder::difference_type; variable
Dme_function.h48 using difference_type = typename std::iterator_traits<Iterator>::difference_type; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h428 using difference_type = std::ptrdiff_t; variable
Dinst.h537 using difference_type = std::ptrdiff_t; member
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp313 using difference_type = std::ptrdiff_t; typedef in ark::panda_file::ClassIdxIterator
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp375 using difference_type = std::ptrdiff_t; typedef in panda::panda_file::ClassIdxIterator