HomeSort by relevance Sort by last modified time
    Searched refs:const_reference (Results 326 - 350 of 1707) sorted by null

<<11121314151617181920>>

  /external/libcxx/test/containers/sequences/array/
at.pass.cpp 13 // const_reference operator[] (size_type); // constexpr in C++14
15 // const_reference at (size_type); // constexpr in C++14
43 C::const_reference r1 = c.at(0);
46 C::const_reference r2 = c.at(2);
  /frameworks/compile/mclinker/include/mcld/Object/
SectionMap.h 66 typedef InputList::const_reference const_reference; typedef in class:mcld::SectionMap::Output
100 const_reference front() const { return m_InputList.front(); }
102 const_reference back () const { return m_InputList.back(); }
150 typedef OutputDescList::const_reference const_reference; typedef in class:mcld::SectionMap
182 const_reference front() const { return m_OutputDescList.front(); }
184 const_reference back () const { return m_OutputDescList.back(); }
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/array/
at.pass.cpp 13 // const_reference operator[] (size_type); // constexpr in C++14
15 // const_reference at (size_type); // constexpr in C++14
43 C::const_reference r1 = c.at(0);
46 C::const_reference r2 = c.at(2);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
debug_allocator.h 71 typedef typename _Alloc::const_reference const_reference; typedef in class:debug_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 93 typedef typename base_type::const_reference const_reference; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/pairing_heap_/
insert_fn_imps.hpp 44 push(const_reference r_val)
89 modify(point_iterator it, const_reference r_new_val)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp 44 insert(const_reference r_value)
58 insert_leaf_imp(const_reference r_value)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
debug_allocator.h 70 typedef typename _Alloc::const_reference const_reference; typedef in class:debug_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 62 typedef typename key_allocator::const_reference key_const_reference;
86 typedef typename key_allocator::const_reference key_const_reference;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/
insert_fn_imps.hpp 44 push(const_reference r_val)
81 modify(point_iterator it, const_reference r_new_val)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp 44 insert(const_reference r_value)
58 insert_leaf_imp(const_reference r_value)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
debug_allocator.h 70 typedef typename _Alloc::const_reference const_reference; typedef in class:debug_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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_
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 62 typedef typename key_allocator::const_reference key_const_reference;
86 typedef typename key_allocator::const_reference key_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/pairing_heap_/
insert_fn_imps.hpp 44 push(const_reference r_val)
81 modify(point_iterator it, const_reference r_new_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/splay_tree_/
insert_fn_imps.hpp 44 insert(const_reference r_value)
58 insert_leaf_imp(const_reference r_value)
  /prebuilts/misc/common/swig/include/2.0.11/go/
std_list.i 21 typedef const value_type& const_reference;
  /prebuilts/misc/common/swig/include/2.0.11/php/
std_vector.i 18 typedef const value_type& const_reference;
38 const_reference get(int i) throw (std::out_of_range) {
60 typedef bool const_reference;
80 const_reference get(int i) throw (std::out_of_range) {
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_vector.i 68 typedef const _Tp& const_reference;
110 typedef value_type const_reference;
150 typedef value_type const_reference;
191 typedef value_type const_reference;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 69 typedef typename _Alloc::const_reference const_reference; typedef in class:debug_allocator
new_allocator.h 59 typedef const _Tp& const_reference; typedef in class:new_allocator
79 address(const_reference __x) const { return &__x; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 93 typedef typename base_type::const_reference const_reference; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
insert_fn_imps.hpp 44 push(const_reference r_val)
89 modify(point_iterator it, const_reference r_new_val)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
insert_fn_imps.hpp 44 insert(const_reference r_value)
58 insert_leaf_imp(const_reference r_value)

Completed in 826 milliseconds

<<11121314151617181920>>