Searched defs:other (Results 126 - 150 of 294) sorted by relevance

1234567891011>>

/haiku/src/kits/app/
H A DLooperList.cpp229 BLooperList::LooperData::LooperData(const LooperData& other) argument
236 BLooperList::LooperData::operator=(const LooperData& other) argument
H A DMessenger.cpp72 BMessenger::BMessenger(const BMessenger& other) argument
242 BMessenger::operator=(const BMessenger& other) argument
[all...]
H A DCursor.cpp74 BCursor::BCursor(const BCursor& other) argument
157 BCursor::operator=(const BCursor& other) argument
[all...]
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp37 Transformable::Transformable(const Transformable& other) argument
107 Transformable::SetTransformable(const Transformable& other) argument
117 Transformable::operator=(const Transformable& other) argument
128 Transformable::operator=(const agg::trans_affine& other) argument
139 Multiply(const Transformable& other) argument
[all...]
/haiku/src/servers/app/drawing/
H A DOverlay.cpp187 Overlay::TakeOverToken(Overlay* other) argument
/haiku/src/kits/debugger/model/
H A DUserBreakpoint.cpp33 UserBreakpointLocation( const UserBreakpointLocation& other) argument
56 operator =( const UserBreakpointLocation& other) argument
[all...]
/haiku/src/kits/debugger/settings/
H A DTeamSignalSettings.cpp27 TeamSignalSettings::operator=(const TeamSignalSettings& other) argument
/haiku/src/kits/network/libnetapi/
H A DDatagramSocket.cpp31 BDatagramSocket::BDatagramSocket(const BDatagramSocket& other) argument
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A DKPath.cpp53 KPath::KPath(const KPath& other) argument
103 KPath::Adopt(KPath& other) argument
357 operator =(const KPath& other) argument
[all...]
/haiku/headers/private/debugger/types/
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/src/add-ons/kernel/file_systems/ramfs/
H A DVolume.h64 inline bool operator==(const NodeListenerValue &other) argument
82 inline bool operator==(const EntryListenerValue &other) argument
/haiku/src/system/kernel/fs/
H A DKPath.cpp59 KPath::KPath(const KPath& other) argument
108 KPath::Adopt(KPath& other) argument
370 operator =(const KPath& other) argument
[all...]
/haiku/src/kits/interface/
H A DRegion.cpp36 BRegion::BRegion(const BRegion& other) argument
81 BRegion::operator=(const BRegion& other) argument
[all...]
/haiku/src/system/kernel/vm/
H A DVMKernelArea.h51 VMKernelAddressRange(addr_t base, size_t size, const VMKernelAddressRange* other) argument
/haiku/headers/private/kernel/util/
H A DAVLTreeBase.h118 inline AVLTreeIterator(const AVLTreeIterator& other) argument
168 inline AVLTreeIterator& operator=(const AVLTreeIterator& other) argument
/haiku/src/kits/locale/
H A DTimeZone.cpp54 BTimeZone::BTimeZone(const BTimeZone& other) argument
[all...]
H A DCollator.cpp78 BCollator::BCollator(const BCollator& other) argument
H A DTimeFormat.cpp43 BTimeFormat::BTimeFormat(const BTimeFormat &other) argument
/haiku/src/kits/network/libnetservices/
H A DHttpHeaders.cpp132 BHttpHeader::operator=(const BHttpHeader& other) argument
152 BHttpHeaders::BHttpHeaders(const BHttpHeaders& other) argument
299 BHttpHeaders::operator=(const BHttpHeaders& other) argument
[all...]
/haiku/headers/os/net/
H A DNetworkDevice.h68 bool operator==(const wireless_network& other) { argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingDirectory.cpp111 PackageDirectory* other = fPackageDirectories.Head(); local
/haiku/headers/private/kernel/
H A Dheap.h114 malloc_flags(const malloc_flags& other) argument
/haiku/src/libs/icon/
H A DIcon.cpp45 Icon::Icon(const Icon& other) argument
[all...]
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp25 Transformable::Transformable(const Transformable& other) argument
106 Transformable::SetTransform(const Transformable& other) argument
116 Transformable::operator=(const Transformable& other) argument
128 Transformable::Multiply(const Transformable& other) argument
[all...]
/haiku/src/libs/icon/transformer/
H A DPerspectiveTransformer.cpp73 PerspectiveTransformer::PerspectiveTransformer(const PerspectiveTransformer& other) argument
[all...]

Completed in 281 milliseconds

1234567891011>>