HomeSort by relevance Sort by last modified time
    Searched full:const_reference (Results 1 - 25 of 1219) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 66 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
69 typedef typename rebind_k::const_reference key_const_reference;
72 extract_key(const_reference r_val)
96 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
100 typedef typename rebind_v::const_reference key_const_reference;
103 extract_key(const_reference r_val)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 66 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
69 typedef typename rebind_k::const_reference key_const_reference;
72 extract_key(const_reference r_val)
96 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
100 typedef typename rebind_v::const_reference key_const_reference;
103 extract_key(const_reference r_val)
  /frameworks/compile/mclinker/include/mcld/Script/
StringList.h 30 typedef Tokens::const_reference const_reference; typedef in class:mcld::StringList
45 const_reference front() const { return m_Tokens.front(); }
47 const_reference back() const { return m_Tokens.back(); }
SectionsCmd.h 31 typedef SectionCommands::const_reference const_reference; typedef in class:mcld::SectionsCmd
43 const_reference front() const { return m_SectionCommands.front(); }
45 const_reference back() const { return m_SectionCommands.back(); }
  /external/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
types.pass.cpp 19 // typedef typename container_type::const_reference const_reference;
43 typedef const int& const_reference; typedef in struct:C
53 static_assert(( std::is_same<std::queue<int>::const_reference, std::deque<int>::const_reference>::value), "");
  /external/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
types.pass.cpp 19 // typedef typename container_type::const_reference const_reference;
44 typedef const int& const_reference; typedef in struct:C
54 static_assert(( std::is_same<std::stack<int>::const_reference, std::deque<int>::const_reference>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/container.adaptors/queue/queue.defn/
types.pass.cpp 19 // typedef typename container_type::const_reference const_reference;
43 typedef const int& const_reference; typedef in struct:C
53 static_assert(( std::is_same<std::queue<int>::const_reference, std::deque<int>::const_reference>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/container.adaptors/stack/stack.defn/
types.pass.cpp 19 // typedef typename container_type::const_reference const_reference;
44 typedef const int& const_reference; typedef in struct:C
54 static_assert(( std::is_same<std::stack<int>::const_reference, std::deque<int>::const_reference>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
types_traits.hpp 131 typedef typename __rebind_ma::const_reference mapped_const_reference;
137 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
164 typedef typename __rebind_ma::const_reference mapped_const_reference;
170 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
198 typedef typename __rebind_ma::const_reference mapped_const_reference;
203 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
237 typedef typename __rebind_ma::const_reference mapped_const_reference
242 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
types_traits.hpp 131 typedef typename __rebind_ma::const_reference mapped_const_reference;
137 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
164 typedef typename __rebind_ma::const_reference mapped_const_reference;
170 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
198 typedef typename __rebind_ma::const_reference mapped_const_reference;
203 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
237 typedef typename __rebind_ma::const_reference mapped_const_reference
242 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
    [all...]
  /external/libcxx/test/std/containers/sequences/array/
indexing.pass.cpp 13 // const_reference operator[] (size_type); // constexpr in C++14
15 // const_reference at (size_type); // constexpr in C++14
54 C::const_reference r1 = c[0];
56 C::const_reference r2 = c[2];
68 C::const_reference r2 = cc[0];
82 C::const_reference r2 = cc[0];
  /frameworks/compile/mclinker/include/mcld/LD/
SectionData.h 39 typedef FragmentListType::const_reference const_reference; typedef in class:mcld::SectionData
69 const_reference front() const { return m_Fragments.front(); }
71 const_reference back() const { return m_Fragments.back(); }
  /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_/
point_iterators.hpp 59 Const_Reference, \
70 Const_Reference, \
81 Const_Reference, \
92 Const_Reference, \
102 typename Const_Reference,
114 typedef Const_Reference const_reference; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
149 inline const_reference
279 typename Const_Reference,
  /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_/
point_iterators.hpp 59 Const_Reference, \
70 Const_Reference, \
81 Const_Reference, \
92 Const_Reference, \
102 typename Const_Reference,
114 typedef Const_Reference const_reference; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
149 inline const_reference
279 typename Const_Reference,
  /prebuilts/misc/common/swig/include/2.0.11/go/
std_vector.i 16 typedef const value_type& const_reference;
28 const_reference get(int i) throw (std::out_of_range) {
50 typedef bool const_reference;
62 const_reference get(int i) throw (std::out_of_range) {
  /prebuilts/misc/common/swig/include/2.0.11/java/
std_vector.i 18 typedef const value_type& const_reference;
30 const_reference get(int i) throw (std::out_of_range) {
52 typedef bool const_reference;
64 const_reference get(int i) throw (std::out_of_range) {
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/array/
indexing.pass.cpp 13 // const_reference operator[] (size_type); // constexpr in C++14
15 // const_reference at (size_type); // constexpr in C++14
54 C::const_reference r1 = c[0];
56 C::const_reference r2 = c[2];
  /external/libcxx/include/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
120 typedef const value_type& const_reference;
196 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
199 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
201 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
203 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/experimental/
dynarray 25 typedef const T& const_reference;
75 const_reference operator[](size_type n) const;
78 const_reference front() const;
80 const_reference back() const;
82 const_reference at(size_type n) const;
123 typedef const value_type& const_reference;
199 inline _LIBCPP_INLINE_VISIBILITY const_reference operator[](size_type __n) const { return data()[__n]; }
202 inline _LIBCPP_INLINE_VISIBILITY const_reference front() const { return data()[0]; }
204 inline _LIBCPP_INLINE_VISIBILITY const_reference back() const { return data()[__size_-1]; }
206 inline _LIBCPP_INLINE_VISIBILITY const_reference at(size_type __n) const
    [all...]

Completed in 1688 milliseconds

1 2 3 4 5 6 7 8 91011>>