HomeSort by relevance Sort by last modified time
    Searched defs:const_reference (Results 226 - 250 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 90 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
128 typedef typename traits_base::const_reference const_reference_;
141 typedef typename entry_allocator::const_reference const_entry_reference;
191 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
273 insert(const_reference r_val)
360 get_entry(const_reference, false_type);
363 get_entry(const_reference, true_type);
423 insert_imp(const_reference, false_type);
426 insert_imp(const_reference, true_type)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
124 typedef typename traits_base::const_reference const_reference_;
143 typedef typename entry_allocator::const_reference const_entry_reference;
193 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
281 insert(const_reference r_val)
386 insert_imp(const_reference, false_type);
389 insert_imp(const_reference, true_type);
392 insert_new_imp(const_reference r_val, size_type pos)
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 88 typename Allocator::template rebind<Key>::other::const_reference>
146 typedef typename metadata_allocator::const_reference const_metadata_reference;
177 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
255 insert(const_reference r_value)
413 insert_new_val(iterator it, const_reference r_value)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 93 std::less<Key> >, typename Allocator::template rebind<Key>::other::const_reference>
179 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
226 insert(const_reference);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 164 typedef map_type::const_reference const_reference; typedef in class:throw_allocator_base
176 print_to_string(std::string&, const_reference);
198 typedef const value_type& const_reference; typedef in class:throw_allocator
426 throw_allocator_base::print_to_string(std::string& s, const_reference ref)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 185 typedef typename _Tp_alloc_type::const_reference const_reference; typedef in class:vector
635 const_reference
683 const_reference
702 const_reference
718 const_reference
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 76 typedef typename key_rebind::const_reference const_key_reference;
84 typedef typename mapped_rebind::const_reference const_mapped_reference;
92 typedef typename value_rebind::const_reference const_reference; typedef in class:__gnu_pbds::container_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 90 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
128 typedef typename traits_base::const_reference const_reference_;
141 typedef typename entry_allocator::const_reference const_entry_reference;
191 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
273 insert(const_reference r_val)
360 get_entry(const_reference, false_type);
363 get_entry(const_reference, true_type);
423 insert_imp(const_reference, false_type);
426 insert_imp(const_reference, true_type)
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
124 typedef typename traits_base::const_reference const_reference_;
143 typedef typename entry_allocator::const_reference const_entry_reference;
193 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
281 insert(const_reference r_val)
386 insert_imp(const_reference, false_type);
389 insert_imp(const_reference, true_type);
392 insert_new_imp(const_reference r_val, size_type pos)
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 88 typename Allocator::template rebind<Key>::other::const_reference>
146 typedef typename metadata_allocator::const_reference const_metadata_reference;
177 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
255 insert(const_reference r_value)
413 insert_new_val(iterator it, const_reference r_value)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 93 std::less<Key> >, typename Allocator::template rebind<Key>::other::const_reference>
179 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
226 insert(const_reference);
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 164 typedef map_type::const_reference const_reference; typedef in class:throw_allocator_base
176 print_to_string(std::string&, const_reference);
198 typedef const value_type& const_reference; typedef in class:throw_allocator
426 throw_allocator_base::print_to_string(std::string& s, const_reference ref)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 252 typedef const _Tp& const_reference;
255 const_pointer address(const_reference __x) const { return &__x; }
263 typedef const _Tp& const_reference;
265 const_pointer address(const_reference __x) const { return &__x; }
281 typedef const _Tp& const_reference; typedef in class:allocator
299 const_pointer address(const_reference __x) const { return &__x; }
331 void construct(pointer __p, const_reference __val) { _STLP_STD::_Copy_Construct(__p, __val); }
_string_sum.h 26 typedef const _CharT& const_reference; typedef in struct:__char_wrapper
33 const_reference operator[] (size_t __n) const {
45 typedef const _CharT& const_reference; typedef in struct:__cstr_wrapper
54 const_reference operator[] (size_t __n) const { return _CStr[__n]; }
64 typedef const _CharT& const_reference; typedef in struct:__bstr_wrapper
72 const_reference operator[] (size_t __n) const { return _BStr[__n]; }
89 typedef typename _BString::const_reference const_reference; typedef in class:__bstr_sum
116 const_reference operator[](size_t __n) const
119 const_reference at(size_type __n) cons
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 115 typedef const value_type& const_reference; typedef in class:deque
141 const_reference operator[](size_type __n) const
146 const_reference at(size_type __n) const
151 const_reference front() const { return cast_traits::to_value_type_cref(_M_impl.front()); }
152 const_reference back() const { return cast_traits::to_value_type_cref(_M_impl.back()); }
_set.h 103 typedef typename _Priv_Rep_type::const_reference const_reference; typedef in class:set
350 typedef typename _Priv_Rep_type::const_reference const_reference; typedef in class:multiset
_tools.h 344 typedef value_type const& const_reference; typedef in struct:_IteWrapper
347 typedef const_reference reference;
354 const_reference operator*() const { return cast_traits::to_storage_type_cref(*_M_ite); }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 185 typedef typename _Tp_alloc_type::const_reference const_reference; typedef in class:vector
635 const_reference
683 const_reference
702 const_reference
718 const_reference
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 76 typedef typename key_rebind::const_reference const_key_reference;
84 typedef typename mapped_rebind::const_reference const_mapped_reference;
92 typedef typename value_rebind::const_reference const_reference; typedef in class:__gnu_pbds::container_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 90 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
128 typedef typename traits_base::const_reference const_reference_;
141 typedef typename entry_allocator::const_reference const_entry_reference;
191 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
273 insert(const_reference r_val)
360 get_entry(const_reference, false_type);
363 get_entry(const_reference, true_type);
423 insert_imp(const_reference, false_type);
426 insert_imp(const_reference, true_type)
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
124 typedef typename traits_base::const_reference const_reference_;
143 typedef typename entry_allocator::const_reference const_entry_reference;
193 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
281 insert(const_reference r_val)
386 insert_imp(const_reference, false_type);
389 insert_imp(const_reference, true_type);
392 insert_new_imp(const_reference r_val, size_type pos)
414 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 88 typename Allocator::template rebind<Key>::other::const_reference>
146 typedef typename metadata_allocator::const_reference const_metadata_reference;
177 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
255 insert(const_reference r_value)
413 insert_new_val(iterator it, const_reference r_value)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 93 std::less<Key> >, typename Allocator::template rebind<Key>::other::const_reference>
179 typedef typename traits_base::const_reference const_reference; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
226 insert(const_reference);
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 164 typedef map_type::const_reference const_reference; typedef in class:throw_allocator_base
176 print_to_string(std::string&, const_reference);
198 typedef const value_type& const_reference; typedef in class:throw_allocator
426 throw_allocator_base::print_to_string(std::string& s, const_reference ref)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 252 typedef const _Tp& const_reference;
255 const_pointer address(const_reference __x) const { return &__x; }
263 typedef const _Tp& const_reference;
265 const_pointer address(const_reference __x) const { return &__x; }
281 typedef const _Tp& const_reference; typedef in class:allocator
299 const_pointer address(const_reference __x) const { return &__x; }
331 void construct(pointer __p, const_reference __val) { _STLP_STD::_Copy_Construct(__p, __val); }

Completed in 1705 milliseconds

1 2 3 4 5 6 7 8 91011>>