Searched defs:other (Results 1 - 25 of 294) sorted by path

1234567891011>>

/haiku/headers/cpp/
H A Dstl_alloc.h745 typedef allocator<_Tp1> other; typedef in struct:allocator::rebind
783 typedef allocator<_Tp1> other; typedef in struct:allocator::rebind
820 typedef __allocator<_Tp1, _Alloc> other; typedef in struct:__allocator::rebind
[all...]
/haiku/headers/os/interface/
H A DAffineTransform.h349 Multiply(const BAffineTransform& other) argument
357 MultiplyInverse(const BAffineTransform& other) argument
366 PreMultiplyInverse(const BAffineTransform& other) argument
378 operator =(const BAffineTransform& other) argument
403 operator *=(const BAffineTransform& other) argument
410 operator /=(const BAffineTransform& other) argument
[all...]
H A DAlignment.h49 BAlignment::BAlignment(const BAlignment& other) argument
121 operator =(const BAlignment& other) argument
[all...]
H A DPoint.h64 BPoint::BPoint(const BPoint& other) argument
73 operator =(const BPoint& other) argument
[all...]
H A DRect.h142 BRect::BRect(const BRect& other) argument
186 operator =(const BRect& other) argument
[all...]
/haiku/headers/private/debugger/model/
H A DTypeComponentPath.h39 TypeComponent(const TypeComponent& other) argument
94 TypeComponent& operator=(const TypeComponent& other) argument
[all...]
/haiku/headers/private/debugger/types/
H A DTargetAddressRange.h69 operator |=(const TargetAddressRange& other) argument
[all...]
H A DValueLocation.h53 ValuePieceLocation(const ValuePieceLocation& other) argument
65 ValuePieceLocation& operator=(const ValuePieceLocation& other) argument
73 bool Copy(const ValuePieceLocation& other) argument
[all...]
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h109 Iterator(const Iterator& other) argument
127 Iterator& operator=(const Iterator& other) argument
/haiku/headers/private/interface/
H A DShapePrivate.h55 shape_data(const shape_data& other) argument
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h44 mac_addr_t(const mac_addr_t& other) argument
64 mac_addr_t& operator=(const mac_addr_t& other) argument
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h125 inline Iterator(const Iterator& other) argument
162 inline ConstIterator(const ConstIterator& other) argument
227 inline ConstIterator& operator=(const ConstIterator& other) argument
H A DSinglyLinkedList.h106 Iterator(const Iterator& other) argument
124 Iterator& operator=(const Iterator& other) argument
H A DSplayTree.h258 SplayTree& operator=(const SplayTree& other) argument
367 Iterator(const Iterator& other) argument
415 Iterator &operator=(const Iterator &other) argument
441 ConstIterator(const ConstIterator& other) argument
473 operator =(const ConstIterator &other) argument
601 operator =(const IteratableSplayTree& other) argument
[all...]
/haiku/headers/private/media/
H A DPluginManager.h77 plugin_info& operator=(const plugin_info& other) argument
H A DTList.h24 List(const List<value> &other) argument
29 List<value> &operator=(const List<value> &other) argument
H A DTMap.h25 Map(const Map<key, value> &other) argument
30 Map<key, value> &operator=(const Map<key, value> &other) argument
/haiku/headers/private/shared/
H A DArray.h75 Array<Element>::Array(const Array<Element>& other) argument
231 Array<Element>::operator=(const Array<Element>& other) argument
H A DHashMap.h81 Iterator(const Iterator& other) argument
103 Iterator& operator=(const Iterator& other) argument
254 HashKey32<Value> operator=(const HashKey32<Value>& other) argument
286 operator =(const HashKey64<Value>& other) argument
324 operator =(const HashKeyPointer<Value>& other) argument
[all...]
H A DHashSet.h69 Iterator(const Iterator& other) argument
91 Iterator& operator=(const Iterator& other) argument
H A DRangeArray.h95 RangeArray<Value>::RangeArray(const RangeArray<Value>& other) argument
290 RangeArray<Value>::operator=(const RangeArray<Value>& other) argument
H A DVariant.h277 BVariant::BVariant(const BVariant& other) argument
284 BVariant::operator=(const BVariant& other) argument
300 SetTo(const BVariant& other) argument
[all...]
/haiku/headers/private/storage/
H A DNotOwningEntryRef.h42 NotOwningEntryRef(const entry_ref& other) argument
77 NotOwningEntryRef& operator=(const entry_ref& other) argument
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp74 ServerKey(const ServerKey& other) argument
85 ServerKey& operator=(const ServerKey& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp67 EntryKey(const EntryKey& other) argument
81 EntryKey& operator=(const EntryKey& other) argument
[all...]

Completed in 148 milliseconds

1234567891011>>