HomeSort by relevance Sort by last modified time
    Searched refs:const_pointer (Results 176 - 200 of 463) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 109 typedef typename entry_allocator::const_pointer const_entry_pointer;
118 typedef typename traits_base::const_pointer const_pointer_;
157 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
303 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 109 typedef typename entry_allocator::const_pointer const_entry_pointer;
118 typedef typename traits_base::const_pointer const_pointer_;
157 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
303 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 109 typedef typename entry_allocator::const_pointer const_entry_pointer;
118 typedef typename traits_base::const_pointer const_pointer_;
157 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
303 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 109 typedef typename entry_allocator::const_pointer const_entry_pointer;
118 typedef typename traits_base::const_pointer const_pointer_;
157 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
303 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/
types.pass.cpp 26 // typedef typename allocator_type::const_pointer const_pointer;
48 static_assert((std::is_same<std::map<int, double>::const_pointer, const std::pair<const int, double>*>::value), "");
62 static_assert((std::is_same<std::map<int, double, std::less<int>, min_allocator<std::pair<const int, double>>>::const_pointer, min_pointer<const std::pair<const int, double>>>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/
types.pass.cpp 26 // typedef typename allocator_type::const_pointer const_pointer;
48 static_assert((std::is_same<std::multimap<int, double>::const_pointer, const std::pair<const int, double>*>::value), "");
62 static_assert((std::is_same<std::multimap<int, double, std::less<int>, min_allocator<std::pair<const int, double>>>::const_pointer, min_pointer<const std::pair<const int, double>>>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 97 typedef typename __rebind_v::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h 135 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
163 const_pointer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 97 typedef typename __rebind_v::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h 135 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
163 const_pointer
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 97 typedef typename __rebind_v::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h 135 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
163 const_pointer
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_map.i 77 typedef const value_type* const_pointer;
std_multimap.i 55 typedef const value_type* const_pointer;
std_set.i 88 typedef const value_type* const_pointer;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
debug_allocator.h 72 typedef typename _Traits::const_pointer const_pointer; typedef in class:debug_allocator
pool_allocator.h 135 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
163 const_pointer
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 97 typedef typename __rebind_v::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binomial_heap_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 151 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_BIN_TREE_NAME
381 typedef std::pair<const_pointer, const_pointer> node_consistent_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 151 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_BIN_TREE_NAME
381 typedef std::pair<const_pointer, const_pointer> node_consistent_t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 151 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_BIN_TREE_NAME
381 typedef std::pair<const_pointer, const_pointer> node_consistent_t;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
bin_search_tree_.hpp 151 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_BIN_TREE_NAME
381 typedef std::pair<const_pointer, const_pointer> node_consistent_t;
  /art/compiler/utils/
swap_space.h 107 typedef const void* const_pointer; typedef in class:art::SwapAllocator
139 typedef const T* const_pointer; typedef in class:art::SwapAllocator
163 const_pointer address(const_reference x) const { return &x; }
  /art/runtime/base/
arena_containers.h 115 typedef const void* const_pointer; typedef in class:art::ArenaAllocatorAdapter
149 typedef const T* const_pointer; typedef in class:art::ArenaAllocatorAdapter
177 const_pointer address(const_reference x) const { return &x; }
scoped_arena_containers.h 75 typedef const void* const_pointer; typedef in class:art::ScopedArenaAllocatorAdapter
115 typedef const T* const_pointer; typedef in class:art::ScopedArenaAllocatorAdapter
148 const_pointer address(const_reference x) const { return &x; }

Completed in 797 milliseconds

1 2 3 4 5 6 78 91011>>