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

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
debug_allocator.h 67 typedef typename _Alloc::difference_type difference_type; typedef in class:debug_allocator
malloc_allocator.h 59 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
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_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
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.9/include/ext/
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.9/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.9/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.9/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef typename _Alloc::difference_type difference_type; typedef in class:iterator_
  /art/compiler/utils/
arena_containers.h 132 typedef ptrdiff_t difference_type; typedef in class:art::ArenaAllocatorAdapter
scoped_arena_containers.h 110 typedef ptrdiff_t difference_type; typedef in class:art::ScopedArenaAllocatorAdapter

Completed in 364 milliseconds

1 2 3 4 5 6 78 91011>>