HomeSort by relevance Sort by last modified time
    Searched defs:difference_type (Results 201 - 225 of 921) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
priority_queue.hpp 71 typedef typename allocator_type::difference_type difference_type; typedef in class:__gnu_pbds::priority_queue
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_util.h 59 typedef typename _CharT_alloc_type::difference_type difference_type; typedef in struct:__vstring_utility
170 const difference_type __d = difference_type(__n1 - __n2);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 50 typedef ptrdiff_t difference_type; typedef in class:array_allocator_base
100 typedef ptrdiff_t difference_type; typedef in class:array_allocator
extptr_allocator.h 56 typedef std::ptrdiff_t difference_type; typedef in class:_ExtPtr_allocator
149 typedef std::ptrdiff_t difference_type; typedef in class:_ExtPtr_allocator
malloc_allocator.h 56 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
new_allocator.h 55 typedef ptrdiff_t difference_type; typedef in class:new_allocator
vstring_util.h 56 typedef typename _CharT_alloc_type::difference_type difference_type; typedef in struct:__vstring_utility
167 const difference_type __d = difference_type(__n1 - __n2);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 79 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
point_iterators.hpp 112 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_/
binomial_heap_.hpp 80 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::binomial_heap_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 99 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::binomial_heap_base_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 75 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 98 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::pairing_heap_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc_binomial_heap_.hpp 87 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 67 typedef typename allocator_type::difference_type difference_type; typedef in class:__gnu_pbds::priority_queue
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 57 typedef typename _Traits::off_type difference_type; typedef in class:istreambuf_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 50 typedef ptrdiff_t difference_type; typedef in class:array_allocator_base
100 typedef ptrdiff_t difference_type; typedef in class:array_allocator
extptr_allocator.h 56 typedef std::ptrdiff_t difference_type; typedef in class:_ExtPtr_allocator
149 typedef std::ptrdiff_t difference_type; typedef in class:_ExtPtr_allocator
malloc_allocator.h 56 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
new_allocator.h 55 typedef ptrdiff_t difference_type; typedef in class:new_allocator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 79 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
point_iterators.hpp 112 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_/
binomial_heap_.hpp 80 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::binomial_heap_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 99 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::binomial_heap_base_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 75 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_

Completed in 2950 milliseconds

1 2 3 4 5 6 7 891011>>