Searched defs:reference (Results 1 - 25 of 34) sorted by path

12

/haiku/headers/cpp/
H A Ddefalloc.h68 typedef T& reference; typedef in class:allocator
H A Dstl_alloc.h740 typedef _Tp& reference; typedef in class:allocator
815 typedef _Tp& reference; typedef in struct:__allocator
H A Dstl_bvector.h76 typedef _Bit_reference reference; typedef in struct:_Bit_iterator
158 typedef bool reference; typedef in struct:_Bit_const_iterator
383 typedef _Bit_reference reference; typedef in class:vector
[all...]
H A Dstl_deque.h116 typedef _Ref reference; typedef in struct:_Deque_iterator::_Deque_iterator
486 typedef value_type& reference; typedef in class:_Deque_iterator::deque
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
H A Dstl_hash_set.h66 typedef typename _Ht::const_reference reference; typedef in class:hash_set
245 typedef typename _Ht::const_reference reference; typedef in class:hash_multiset
H A Dstl_hashtable.h85 typedef _Val& reference; typedef in struct:_Hashtable_iterator
124 typedef const _Val& reference; typedef in struct:_Hashtable_const_iterator
198 typedef value_type& reference; typedef in class:hashtable
H A Dstl_iterator.h52 typedef _Tp& reference; typedef in struct:input_iterator
60 typedef void reference; typedef in struct:output_iterator
68 typedef _Tp& reference; typedef in struct:forward_iterator
77 typedef _Tp& reference; typedef in struct:bidirectional_iterator
85 typedef _Tp& reference; typedef in struct:random_access_iterator
96 typedef _Reference reference; typedef in struct:iterator
108 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits
117 typedef _Tp& reference; typedef in struct:iterator_traits
126 typedef const _Tp& reference; typedef in struct:iterator_traits
356 typedef void reference; typedef in class:back_insert_iterator
395 typedef void reference; typedef in class:front_insert_iterator
435 typedef void reference; typedef in class:insert_iterator
486 typedef _Reference reference; typedef in class:reverse_bidirectional_iterator
584 reference; typedef in class:reverse_iterator
693 typedef _Reference reference; typedef in class:reverse_iterator
828 typedef const _Tp& reference; typedef in class:istream_iterator
884 typedef void reference; typedef in class:ostream_iterator
[all...]
H A Dstl_list.h58 typedef _Ref reference; typedef in struct:_List_iterator
256 typedef value_type& reference; typedef in class:list
H A Dstl_map.h78 typedef typename _Rep_type::reference reference; typedef in class:map
H A Dstl_multimap.h77 typedef typename _Rep_type::reference reference; typedef in class:multimap
H A Dstl_multiset.h63 typedef typename _Rep_type::const_reference reference; typedef in class:multiset
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_raw_storage_iter.h45 typedef void reference; typedef in class:raw_storage_iterator
H A Dstl_rope.h939 typedef _CharT reference; // Really a value. Returning a reference typedef in class:_Rope_const_iterator
1050 typedef _Rope_char_ref_proxy<_CharT,_Alloc> reference; typedef in class:_Rope_iterator
1272 typedef _Rope_char_ref_proxy<_CharT,_Alloc> reference; typedef in class:rope
[all...]
H A Dstl_set.h63 typedef typename _Rep_type::const_reference reference; typedef in class:set
H A Dstl_slist.h131 typedef _Ref reference; typedef in struct:_Slist_iterator
308 typedef value_type& reference; typedef in class:slist
H A Dstl_stack.h49 typedef typename _Sequence::reference reference; typedef in class:stack
H A Dstl_tree.h153 typedef _Ref reference; typedef in struct:_Rb_tree_iterator
534 typedef value_type& reference; typedef in class:_Rb_tree
H A Dstl_vector.h165 typedef value_type& reference; typedef in class:vector
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c3865 ar9300_compression_header_unpack(u_int8_t *best, int *code, int *reference, argument
3923 int reference, length, major, minor; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp272 BReference<ExpressionResult> reference; local
508 BReference<ExpressionResult> reference; local
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DWatchPromptWindow.cpp173 BReference<ExpressionResult> reference; local
191 BReference<ExpressionResult> reference; local
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp77 BReference<Value> reference; local
/haiku/src/servers/app/drawing/
H A DAlphaMaskCache.cpp150 AlphaMaskCache::_FindUncachedPreviousMasks(AlphaMask* mask, bool reference) argument

Completed in 199 milliseconds

12