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

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stack.h 69 typedef typename _Sequence::const_reference const_reference; typedef in class:stack
85 const_reference top() const { return c.back(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
array_allocator.h 54 typedef const _Tp& const_reference; typedef in class:array_allocator_base
61 address(const_reference __x) const { return &__x; }
104 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
array_allocator.h 56 typedef const _Tp& const_reference; typedef in class:array_allocator_base
63 address(const_reference __x) const { return std::__addressof(__x); }
106 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
array_allocator.h 56 typedef const _Tp& const_reference; typedef in class:array_allocator_base
64 address(const_reference __x) const _GLIBCXX_NOEXCEPT
112 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stack.h 69 typedef typename _Sequence::const_reference const_reference; typedef in class:stack
85 const_reference top() const { return c.back(); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stack.h 69 typedef typename _Sequence::const_reference const_reference; typedef in class:stack
85 const_reference top() const { return c.back(); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
array_allocator.h 56 typedef const _Tp& const_reference; typedef in class:array_allocator_base
63 address(const_reference __x) const { return std::__addressof(__x); }
106 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
array_allocator.h 56 typedef const _Tp& const_reference; typedef in class:array_allocator_base
64 address(const_reference __x) const _GLIBCXX_NOEXCEPT
112 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
array_allocator.h 58 typedef const _Tp& const_reference; typedef in class:array_allocator_base
66 address(const_reference __x) const _GLIBCXX_NOEXCEPT
114 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
array_allocator.h 58 typedef const _Tp& const_reference; typedef in class:array_allocator_base
66 address(const_reference __x) const _GLIBCXX_NOEXCEPT
114 typedef const _Tp& const_reference; typedef in class:array_allocator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
insert_fn_imps.hpp 44 get_new_node_for_insert(const_reference r_val)
52 get_new_node_for_insert(const_reference r_val, false_type)
72 get_new_node_for_insert(const_reference r_val, true_type)
  /art/compiler/utils/
array_ref.h 48 typedef const T& const_reference; typedef in class:art::ArrayRef
137 const_reference operator[](size_type n) const {
147 const_reference front() const {
157 const_reference back() const {
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-stdinitializerlist-startend.cpp 21 typedef const _E& const_reference; typedef in class:std::initializer_list
  /external/clang/test/Index/
annotate-tokens-cxx0x.cpp 45 typedef const _E& const_reference; typedef in class:std::initializer_list
  /external/libcxx/test/language.support/support.initlist/
types.pass.cpp 16 // typedef const E& const_reference;
32 static_assert((std::is_same<std::initializer_list<A>::const_reference, const A&>::value), "");
  /external/libcxx/test/utilities/memory/default.allocator/
allocator_types.pass.cpp 23 // typedef typename add_lvalue_reference<const T>::type const_reference;
42 static_assert((std::is_same<std::allocator<char>::const_reference, const char&>::value), "");
  /frameworks/compile/mclinker/include/mcld/Script/
OutputSectDesc.h 162 typedef OutputSectCmds::const_reference const_reference; typedef in class:mcld::OutputSectDesc
174 const_reference front() const { return m_OutputSectCmds.front(); }
176 const_reference back() const { return m_OutputSectCmds.back(); }
ScriptFile.h 49 typedef CommandQueue::const_reference const_reference; typedef in class:mcld::ScriptFile
61 const_reference front() const { return m_CommandQueue.front(); }
63 const_reference back() const { return m_CommandQueue.back(); }
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/
types.pass.cpp 16 // typedef const E& const_reference;
32 static_assert((std::is_same<std::initializer_list<A>::const_reference, const A&>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/
allocator_types.pass.cpp 23 // typedef typename add_lvalue_reference<const T>::type const_reference;
42 static_assert((std::is_same<std::allocator<char>::const_reference, const char&>::value), "");

Completed in 1215 milliseconds

<<11121314151617181920>>