HomeSort by: relevance | last modified time | path
    Searched defs:const_reference (Results 1 - 25 of 286) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
null_node_metadata.hpp 60 typedef const_iterator const_reference; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
61 typedef const_reference reference;
null_node_metadata.hpp 60 typedef const_iterator const_reference; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
61 typedef const_reference reference;
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
null_node_metadata.hpp 60 typedef const_iterator const_reference; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
61 typedef const_reference reference;
null_node_metadata.hpp 60 typedef const_iterator const_reference; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
61 typedef const_reference reference;
  /src/external/apache2/llvm/dist/libcxx/include/__memory/
compressed_pair.h 37 typedef const _Tp& const_reference; typedef in struct:__compressed_pair_elem
66 const_reference __get() const _NOEXCEPT { return __value_; }
76 typedef const _Tp& const_reference; typedef in struct:__compressed_pair_elem
104 const_reference __get() const _NOEXCEPT { return *this; }
154 typename _Base1::const_reference first() const _NOEXCEPT {
164 typename _Base2::const_reference second() const _NOEXCEPT {
compressed_pair.h 37 typedef const _Tp& const_reference; typedef in struct:__compressed_pair_elem
66 const_reference __get() const _NOEXCEPT { return __value_; }
76 typedef const _Tp& const_reference; typedef in struct:__compressed_pair_elem
104 const_reference __get() const _NOEXCEPT { return *this; }
154 typename _Base1::const_reference first() const _NOEXCEPT {
164 typename _Base2::const_reference second() const _NOEXCEPT {
allocator.h 100 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp& const_reference; typedef in class:allocator
112 const_pointer address(const_reference __x) const _NOEXCEPT {
181 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp& const_reference; typedef in class:allocator
189 const_pointer address(const_reference __x) const _NOEXCEPT {
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 70 typedef const_reference_ const_reference; typedef in class:const_iterator_
point_const_iterator.hpp 71 typedef const_reference_ const_reference; typedef in class:point_const_iterator_
103 const_reference
point_iterator.hpp 69 typedef const_reference_ const_reference; typedef in class:point_iterator_
const_iterator.hpp 70 typedef const_reference_ const_reference; typedef in class:const_iterator_
point_const_iterator.hpp 71 typedef const_reference_ const_reference; typedef in class:point_const_iterator_
103 const_reference
point_iterator.hpp 69 typedef const_reference_ const_reference; typedef in class:point_iterator_
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
allocator.h 140 typedef const _Tp& const_reference; typedef in class:allocator
allocator.h 140 typedef const _Tp& const_reference; typedef in class:allocator
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 70 typedef const_reference_ const_reference; typedef in class:const_iterator_
point_const_iterator.hpp 71 typedef const_reference_ const_reference; typedef in class:point_const_iterator_
103 const_reference
point_iterator.hpp 69 typedef const_reference_ const_reference; typedef in class:point_iterator_
const_iterator.hpp 70 typedef const_reference_ const_reference; typedef in class:const_iterator_
point_const_iterator.hpp 71 typedef const_reference_ const_reference; typedef in class:point_const_iterator_
103 const_reference
point_iterator.hpp 69 typedef const_reference_ const_reference; typedef in class:point_iterator_
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
allocator.h 141 typedef const _Tp& const_reference; typedef in class:allocator
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
malloc_allocator.h 64 typedef const _Tp& const_reference; typedef in class:malloc_allocator
96 address(const_reference __x) const _GLIBCXX_NOEXCEPT
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 86 typedef typename base_type::const_reference const_reference; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp 82 typedef typename rebind_traits<_Alloc, value_type>::const_reference
83 const_reference; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
108 inline const_reference

Completed in 59 milliseconds

1 2 3 4 5 6 7 8 91011>>