Searched defs:reference (Results 51 - 75 of 167) sorted by relevance

1234567

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dallocator.h99 typedef _Tp& reference; typedef in class:allocator
H A Dstl_list.h134 typedef _Tp& reference; typedef in struct:_List_iterator
214 typedef const _Tp& reference; typedef in struct:_List_const_iterator
[all...]
H A Dstl_iterator_base_types.h129 typedef _Reference reference; typedef in struct:iterator
158 typedef typename _Iterator::reference reference; typedef in struct:__iterator_traits
172 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits
184 typedef _Tp& reference; typedef in struct:iterator_traits
195 typedef const _Tp& reference; typedef in struct:iterator_traits
H A Dforward_list.h127 typedef _Tp& reference; typedef in struct:_Fwd_list_iterator
195 typedef const _Tp& reference; typedef in struct:_Fwd_list_const_iterator
H A Dstl_queue.h115 typedef typename _Sequence::reference reference; typedef in class:queue
383 typedef typename _Sequence::reference reference; typedef in class:priority_queue
[all...]
H A Dstl_tree.h177 typedef _Tp& reference; typedef in struct:_Rb_tree_iterator
247 typedef const _Tp& reference; typedef in struct:_Rb_tree_const_iterator
H A Dstl_stack.h117 typedef typename _Sequence::reference reference; typedef in class:stack
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr64568.C79 typedef std::complex<double> &reference; typedef in class:H
H A Dpr42883.C9 typedef _Tp& reference; typedef in class:__gnu_cxx::new_allocator
40 typedef typename _Tp_alloc_type::reference reference; typedef in class:std::vector
H A Dpr64568-2.C113 typedef std::complex<double> &reference; typedef in class:H
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-initlist.C15 typedef const E& reference; typedef in class:xstd::initializer_list
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_queue.h49 typedef typename _Sequence::reference reference; typedef in class:queue
125 typedef typename _Sequence::reference reference; typedef in class:priority_queue
H A Dstl_hash_map.h69 typedef typename _Ht::reference reference; typedef in class:hash_map
252 typedef typename _Ht::reference reference; typedef in class:hash_multimap
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp8018.C13 int reference() { function in class:RefCount
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dmmx-4.c195 check (const char *input, const char *reference[]) argument
H A Dsse-7.c83 check (const char *input, const char *reference[]) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dalloc_traits.h109 typedef value_type& reference; typedef in struct:__alloc_traits
175 typedef typename _Alloc::reference reference; typedef in struct:__alloc_traits
H A Ddebug_allocator.h73 typedef typename _Traits::reference reference; typedef in class:debug_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp113 typedef Reference reference; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp123 typedef typename __rebind_v::other::reference reference; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp103 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
233 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp109 typedef typename base_type::reference reference; typedef in class:__gnu_pbds::detail::PB_DS_RB_TREE_NAME
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp98 typedef typename __rebind_a::reference reference; typedef in class:__gnu_pbds::detail::thin_heap
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Diterator.h57 typedef _IteratorPair& reference; typedef in class:__gnu_parallel::_IteratorPair
128 typedef _IteratorTriple& reference; typedef in class:__gnu_parallel::_IteratorTriple
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/cons/
H A D2.cc50 typedef X::reference reference; typedef

Completed in 144 milliseconds

1234567