HomeSort by relevance Sort by last modified time
    Searched defs:difference_type (Results 176 - 200 of 1205) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
new_allocator.h 58 typedef ptrdiff_t difference_type; typedef in class:new_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 71 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp 65 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp 71 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef typename _Alloc::difference_type difference_type; typedef in class:iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ptr_traits.h 42 _GLIBCXX_HAS_NESTED_TYPE(difference_type)
63 typedef typename _Tp::difference_type __type;
144 typedef typename __ptrtr_diff_type<_Ptr>::__type difference_type; typedef in struct:pointer_traits
162 typedef ptrdiff_t difference_type; typedef in struct:pointer_traits
stl_iterator_base_types.h 125 typedef _Distance difference_type; typedef in struct:iterator
153 typedef typename _Iterator::difference_type difference_type; typedef in struct:__iterator_traits
167 typedef typename _Iterator::difference_type difference_type; typedef in struct:iterator_traits
179 typedef ptrdiff_t difference_type; typedef in struct:iterator_traits
190 typedef ptrdiff_t difference_type; typedef in struct:iterator_traits
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
debug_allocator.h 66 typedef typename _Alloc::difference_type difference_type; typedef in class:debug_allocator
malloc_allocator.h 60 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
new_allocator.h 62 typedef ptrdiff_t difference_type; typedef in class:new_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 71 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp 65 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp 71 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef typename _Alloc::difference_type difference_type; typedef in class:iterator_
  /external/clang/include/clang/AST/
AttrIterator.h 75 typedef std::ptrdiff_t difference_type; typedef in class:clang::specific_attr_iterator
DeclLookups.h 33 typedef std::ptrdiff_t difference_type; typedef in class:clang::DeclContext::all_lookups_iterator
  /external/eigen/Eigen/src/StlSupport/
details.h 26 typedef ptrdiff_t difference_type; typedef in class:Eigen::aligned_allocator_indirection
  /external/oprofile/libpp/
profile.h 152 typedef ptrdiff_t difference_type; typedef in struct:std::iterator_traits
  /external/stlport/stlport/stl/
_istreambuf_iterator.h 57 typedef typename _Traits::off_type difference_type; typedef in class:istreambuf_iterator
  /frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h 52 typedef ptrdiff_t difference_type; typedef in class:mcld::TreeIteratorBase
  /frameworks/compile/mclinker/include/mcld/Support/
Directory.h 121 typedef ptrdiff_t difference_type; typedef in class:mcld::sys::fs::DirIterator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opref/
op_arrow.pass.cpp 42 typedef std::ptrdiff_t difference_type; typedef in class:weird_iterator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
test_allocator.h 31 typedef int difference_type; typedef in class:test_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
test_iterators.h 15 typedef typename std::iterator_traits<It>::difference_type difference_type; typedef in class:output_iterator
42 typedef typename std::iterator_traits<It>::difference_type difference_type; typedef in class:input_iterator
91 typedef typename std::iterator_traits<It>::difference_type difference_type; typedef in class:forward_iterator
140 typedef typename std::iterator_traits<It>::difference_type difference_type; typedef in class:bidirectional_iterator
188 typedef typename std::iterator_traits<It>::difference_type difference_type; typedef in class:random_access_iterator
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/
allocators.h 76 typedef int difference_type; typedef in class:A2

Completed in 833 milliseconds

1 2 3 4 5 6 78 91011>>