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

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DString.cpp24 String::operator=(const String& other) argument
H A DNodeRef.h31 node_ref::node_ref(const node_ref& other) argument
63 operator =(const node_ref& other) argument
[all...]
/haiku/headers/os/interface/
H A DPoint.h64 BPoint::BPoint(const BPoint& other) argument
73 operator =(const BPoint& other) argument
[all...]
H A DAlignment.h49 BAlignment::BAlignment(const BAlignment& other) argument
121 operator =(const BAlignment& other) argument
[all...]
/haiku/src/kits/debugger/model/
H A DSignalInfo.cpp20 SignalInfo::SignalInfo(const SignalInfo& other) argument
H A DSystemInfo.cpp19 SystemInfo::SystemInfo(const SystemInfo &other) argument
H A DTeamInfo.cpp18 TeamInfo::TeamInfo(const TeamInfo &other) argument
H A DThreadInfo.cpp18 ThreadInfo::ThreadInfo(const ThreadInfo& other) argument
H A DSemaphoreInfo.cpp21 SemaphoreInfo::SemaphoreInfo(const SemaphoreInfo &other) argument
H A DSyscallInfo.cpp22 SyscallInfo::SyscallInfo(const SyscallInfo& other) argument
/haiku/headers/private/shared/
H A DScopeExit.h30 ScopeExit(ScopeExit&& other) : fFn(std::move(other.fFn)) argument
H A DExpressionParser.h25 ParseException(const ParseException& other) argument
/haiku/src/apps/haikudepot/packagemodel/
H A DRatingSummary.cpp22 RatingSummary::RatingSummary(const RatingSummary& other) argument
29 RatingSummary::operator=(const RatingSummary& other) argument
[all...]
H A DUserInfo.cpp26 UserInfo::UserInfo(const UserInfo& other) argument
34 UserInfo::operator=(const UserInfo& other) argument
H A DPublisherInfo.cpp31 PublisherInfo::PublisherInfo(const PublisherInfo& other) argument
41 PublisherInfo::operator=(const PublisherInfo& other) argument
[all...]
H A DScreenshotInfo.cpp33 ScreenshotInfo::ScreenshotInfo(const ScreenshotInfo& other) argument
44 ScreenshotInfo::operator=(const ScreenshotInfo& other) argument
[all...]
H A DLanguage.cpp22 Language::Language(const Language& other) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DIORequestInfo.h31 IORequestInfo(const IORequestInfo& other) argument
/haiku/src/servers/app/
H A DRegionPool.cpp64 RegionPool::GetRegion(const BRegion& other) argument
/haiku/src/apps/haikudepot/textview/
H A DBulletData.cpp27 BulletData::BulletData(const BulletData& other) argument
87 BulletData::operator=(const BulletData& other) argument
[all...]
H A DTextSelection.cpp25 TextSelection::TextSelection(const TextSelection& other) argument
34 TextSelection::operator=(const TextSelection& other) argument
[all...]
/haiku/src/kits/locale/
H A DFormat.cpp31 BFormat::BFormat(const BFormat &other) argument
/haiku/src/kits/debugger/dwarf/
H A DCfaRuleSet.cpp44 CfaRuleSet* other = new(std::nothrow) CfaRuleSet; local
/haiku/src/apps/haikudepot/model/
H A DPackageInfoListener.cpp32 PackageInfoEvent::PackageInfoEvent(const PackageInfoEvent& other) argument
46 PackageInfoEvent::operator==(const PackageInfoEvent& other) argument
57 PackageInfoEvent::operator!=(const PackageInfoEvent& other) argument
64 PackageInfoEvent::operator=(const PackageInfoEvent& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DServerNodeID.h24 NodeID(const NodeID& other) argument
36 NodeID& operator=(const NodeID& other) argument
71 operator =(const NodeID& other) argument
[all...]

Completed in 288 milliseconds

1234567891011>>