HomeSort by relevance Sort by last modified time
    Searched defs:difference_type (Results 26 - 50 of 492) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/unordered_iterator/
point_const_iterator.hpp 52 typedef trivial_iterator_difference_type difference_type; typedef in class:point_const_iterator_
point_iterator.hpp 50 typedef trivial_iterator_difference_type difference_type; typedef in class:point_iterator_
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ptr_traits.h 42 _GLIBCXX_HAS_NESTED_TYPE(difference_type)
63 typedef typename _Tp::difference_type __type;
139 typedef typename __ptrtr_diff_type<_Ptr>::__type difference_type; typedef in struct:pointer_traits
157 typedef ptrdiff_t difference_type; typedef in struct:pointer_traits
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_sequence.h 79 typedef typename std::iterator_traits<_Iterator>::difference_type
80 difference_type; typedef in class:__gnu_debug::_After_nth_from
83 difference_type _M_n;
86 _After_nth_from(const difference_type& __n, const _Iterator& __base)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 51 typedef typename _Alloc::difference_type difference_type; typedef in class:const_iterator_
point_const_iterator.hpp 52 typedef trivial_iterator_difference_type difference_type; typedef in class:point_const_iterator_
point_iterator.hpp 50 typedef trivial_iterator_difference_type difference_type; typedef in class:point_iterator_
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
iterator_tracker.h 55 typedef typename _Traits::difference_type difference_type; typedef in class:__profile::__iterator_tracker
136 operator[](const difference_type& __n) const _GLIBCXX_NOEXCEPT
140 operator+=(const difference_type& __n) _GLIBCXX_NOEXCEPT
147 operator+(const difference_type& __n) const _GLIBCXX_NOEXCEPT
155 operator-=(const difference_type& __n) _GLIBCXX_NOEXCEPT
162 operator-(const difference_type& __n) const _GLIBCXX_NOEXCEPT
267 inline typename __iterator_tracker<_IteratorL, _Sequence>::difference_type
274 inline typename __iterator_tracker<_Iterator, _Sequence>::difference_type
282 operator+(typename __iterator_tracker<_Iterator,_Sequence>::difference_type
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_raw_storage_iter.h 49 typedef void difference_type; typedef in class:raw_storage_iterator
  /external/libcxx/test/std/containers/
stack_allocator.h 28 typedef std::ptrdiff_t difference_type; typedef in class:stack_allocator
  /external/v8/src/base/
iterator.h 28 typename std::iterator_traits<iterator>::difference_type difference_type; typedef in class:v8::base::iterator_range
45 reference operator[](difference_type n) { return begin()[n]; }
46 difference_type size() const { return cend() - cbegin(); }
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
stack_allocator.h 28 typedef std::ptrdiff_t difference_type; typedef in class:stack_allocator
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 52 typedef void difference_type; typedef in class:ostreambuf_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef typename _Alloc::difference_type difference_type; typedef in class:iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
debug_allocator.h 66 typedef typename _Alloc::difference_type difference_type; typedef in class:debug_allocator

Completed in 678 milliseconds

12 3 4 5 6 7 8 91011>>