Home
last modified time | relevance | path

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

12345

/third_party/json/include/nlohmann/detail/iterators/
Diterator_traits.hpp30 using difference_type = typename It::difference_type; typedef
55 using difference_type = ptrdiff_t; typedef
Djson_reverse_iterator.hpp47 using difference_type = std::ptrdiff_t; typedef in detail::json_reverse_iterator
Dprimitive_iterator.hpp32 using difference_type = std::ptrdiff_t; typedef in detail::primitive_iterator_t
Diteration_proxy.hpp39 using difference_type = std::ptrdiff_t; typedef in detail::iteration_proxy_value
/third_party/gn/src/base/
Dvalue_iterators.h124 using difference_type = DictStorage::difference_type; variable
163 using difference_type = DictStorage::difference_type; variable
/third_party/node/deps/v8/src/base/
Diterator.h18 using difference_type = Diff; member
35 using difference_type = variable
Dthreaded-list.h138 using difference_type = std::ptrdiff_t; variable
185 using difference_type = std::ptrdiff_t; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_sample_token.h64 using difference_type = ptrdiff_t; variable
Dstr_split_internal.h88 using difference_type = ptrdiff_t; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Diterator.h40 using difference_type = std::ptrdiff_t; variable
180 using difference_type = typename SubIterator::difference_type; variable
/third_party/spirv-tools/source/opt/
Diterator.h40 using difference_type = std::ptrdiff_t; variable
180 using difference_type = typename SubIterator::difference_type; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Diterator.h40 using difference_type = std::ptrdiff_t; variable
180 using difference_type = typename SubIterator::difference_type; variable
/third_party/node/deps/v8/src/objects/
Dslots-atomic-inl.h74 using difference_type = int; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Diterator.h184 typedef DifferenceTypeT difference_type; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcounting_allocator.h41 using difference_type = typename AllocatorTraits::difference_type; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktConstexprVectorUtil.hpp46 using difference_type = ::std::ptrdiff_t; typedef in vkt::ConstexprVector
/third_party/node/deps/v8/src/compiler/
Dnode-aux-data.h66 using difference_type = int; variable
Dnode.h490 using difference_type = std::ptrdiff_t; variable
549 using difference_type = std::ptrdiff_t; variable
645 using difference_type = int; variable
/third_party/libabigail/src/
Dabg-symtab-reader.h116 typedef base_iterator::difference_type difference_type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h148 using difference_type = std::ptrdiff_t; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DPoolAlloc.h44 typedef ptrdiff_t difference_type; typedef
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dbasic_block.h148 using difference_type = std::ptrdiff_t; variable
/third_party/json/tests/src/
Dunit-user_defined_input.cpp88 using difference_type = std::size_t; typedef
/third_party/protobuf/src/google/protobuf/
Dmap.h106 using difference_type = ptrdiff_t; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallPtrSet.h274 using difference_type = std::ptrdiff_t; variable

12345