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

12

/haiku/headers/cpp/
H A Dstl_raw_storage_iter.h45 typedef void reference; typedef in class:raw_storage_iterator
H A Ddefalloc.h68 typedef T& reference; typedef in class:allocator
H A Dstl_stack.h49 typedef typename _Sequence::reference reference; typedef in class:stack
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
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_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_set.h63 typedef typename _Rep_type::const_reference reference; typedef in class:set
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_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_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_list.h58 typedef _Ref reference; typedef in struct:_List_iterator
256 typedef value_type& reference; typedef in class:list
H A Dstl_vector.h165 typedef value_type& reference; typedef in class:vector
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp77 BReference<Value> reference; local
/haiku/src/tests/servers/app/unit_tests/
H A DSimpleTransformTest.cpp212 BRegion reference; local
/haiku/src/servers/app/drawing/
H A DAlphaMaskCache.cpp150 AlphaMaskCache::_FindUncachedPreviousMasks(AlphaMask* mask, bool reference) argument
/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/storage/disk_device/
H A DDiskDeviceJobGenerator.cpp91 PartitionReference* reference; member in struct:DiskDeviceJobGenerator::PartitionRefInfo
499 PartitionReference* reference; local
523 PartitionReference* reference; local
544 PartitionReference* reference; local
568 PartitionReference* reference; local
592 PartitionReference* reference; local
605 PartitionReference* reference; local
861 _GetPartitionReference(BPartition* partition, PartitionReference*& reference) argument
[all...]
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h25 DebugInfoEntry* reference; member in union:AttributeValue::__anon3
156 DebugInfoEntry* reference; member in union:DynamicAttributeValue::__anon5
182 void SetTo(DebugInfoEntry* reference) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp272 BReference<ExpressionResult> reference; local
508 BReference<ExpressionResult> reference; local
/haiku/src/system/kernel/slab/
H A DMemoryManager.h79 addr_t reference; member in union:MemoryManager::Chunk::__anon1941
/haiku/src/apps/mail/
H A DWords.cpp466 word_match(const char* reference, const char* test) argument
808 sort_word_list(BList* matches, const char* reference) argument

Completed in 121 milliseconds

12