| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ |
| D | iterator.h | 27 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/ |
| D | ptr_list_ref.h | 59 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/ |
| D | range.h | 38 … using difference_type = std::make_signed_t<Int>; // NOLINT(readability-identifier-naming) variable
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | caddress_allocator.h | 32 using difference_type = ptrdiff_t; variable
|
| D | chunk_allocator.h | 32 using difference_type = ptrdiff_t; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | small_vector.h | 89 using difference_type = typename VectorType::difference_type; variable 118 using difference_type = int32_t; variable
|
| D | bit_vector.h | 107 using difference_type = std::ptrdiff_t; variable 312 using difference_type = ptrdiff_t; variable
|
| D | bit_memory_region.h | 54 using difference_type = ptrdiff_t; variable
|
| D | ring_buffer.h | 34 using difference_type = ptrdiff_t; variable
|
| D | bit_table.h | 81 using difference_type = int32_t; variable 169 using difference_type = int32_t; variable
|
| D | list.h | 63 using difference_type = std::ptrdiff_t; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | allocator_adapter.h | 79 using difference_type = ptrdiff_t; // NOLINT(readability-identifier-naming) variable
|
| D | runslots_allocator_stl_adapter.h | 82 using difference_type = ptrdiff_t; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | arena_allocator_stl_adapter.h | 73 using difference_type = ptrdiff_t; // NOLINT(readability-identifier-naming) variable
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | arena_allocator_stl_adapter.h | 70 using difference_type = ptrdiff_t; variable
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | ring_buffer.h | 33 using difference_type = ptrdiff_t; variable
|
| D | small_vector.h | 95 using difference_type = typename VectorType::difference_type; variable
|
| D | bit_vector.h | 301 using difference_type = ptrdiff_t; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/ |
| D | mempool_allocator.h | 243 using difference_type = std::ptrdiff_t; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | me_cfg.h | 28 using difference_type = BBPtrHolder::difference_type; variable
|
| D | me_function.h | 48 using difference_type = typename std::iterator_traits<Iterator>::difference_type; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | basicblock.h | 428 using difference_type = std::ptrdiff_t; variable
|
| D | inst.h | 537 using difference_type = std::ptrdiff_t; member
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file.cpp | 313 using difference_type = std::ptrdiff_t; typedef in ark::panda_file::ClassIdxIterator
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file.cpp | 375 using difference_type = std::ptrdiff_t; typedef in panda::panda_file::ClassIdxIterator
|