Searched defs:other (Results 101 - 125 of 294) sorted by relevance

1234567891011>>

/haiku/src/kits/locale/
H A DDateTimeFormat.cpp41 BDateTimeFormat::BDateTimeFormat(const BDateTimeFormat &other) argument
/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.h43 GlyphInfo(const GlyphInfo& other) argument
52 GlyphInfo& operator=(const GlyphInfo& other) argument
113 LineInfo(const LineInfo& other) argument
126 operator =(const LineInfo& other) argument
[all...]
H A DTextSpan.cpp31 TextSpan::TextSpan(const TextSpan& other) argument
43 TextSpan::operator=(const TextSpan& other) argument
[all...]
/haiku/headers/private/kernel/
H A Dsyscall_restart.h156 SyscallRestartWrapper<Type>& operator=(const Type& other) argument
/haiku/headers/private/netservices2/
H A DHttpRequest.h91 BHttpRequest(const BHttpRequest& other) = delete; member in class:BPrivate::Network::BHttpRequest
96 BHttpRequest& operator=(const BHttpRequest& other) = delete; member in class:BPrivate::Network::BHttpRequest
/haiku/src/libs/icon/style/
H A DStyle.cpp89 Style::Style(const Style& other) argument
[all...]
/haiku/src/libs/icon/shape/
H A DReferenceImage.cpp52 ReferenceImage::ReferenceImage(const ReferenceImage& other) argument
/haiku/src/apps/haikudepot/model/
H A DUserCredentials.cpp35 UserCredentials::UserCredentials(const UserCredentials& other) argument
59 UserCredentials::operator=(const UserCredentials& other) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A DSocket.cpp32 BSocket::BSocket(const BSocket& other) argument
H A DNetAddress.cpp74 BNetAddress::BNetAddress(const BNetAddress& other) argument
106 BNetAddress::operator=(const BNetAddress& other) argument
/haiku/headers/private/shared/
H A DWeakReferenceable.h78 BWeakReference(const BWeakReference<Type>& other) argument
85 BWeakReference(const BReference<Type>& other) argument
93 BWeakReference(const BReference<OtherType>& other) argument
101 BWeakReference(const BWeakReference<OtherType>& other) argument
121 void SetTo(const BWeakReference<Type>& other) argument
132 SetTo(const BWeakReference<OtherType>& other) argument
147 SetTo(const BReference<Type>& other) argument
180 operator =(const BWeakReference<Type>& other) argument
189 operator =(Type* other) argument
195 operator =(const BReference<Type>& other) argument
202 operator =(const BReference<OtherType>& other) argument
209 operator =(const BWeakReference<OtherType>& other) argument
[all...]
H A DArray.h75 Array<Element>::Array(const Array<Element>& other) argument
231 Array<Element>::operator=(const Array<Element>& 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...]
H A DRangeArray.h95 RangeArray<Value>::RangeArray(const RangeArray<Value>& other) argument
290 RangeArray<Value>::operator=(const RangeArray<Value>& other) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolume.cpp42 EntryKey(const EntryKey& other) argument
56 EntryKey& operator=(const EntryKey& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DServerInfo.cpp85 ServerInfo::ServerInfo(const ServerInfo& other) argument
197 ServerInfo::operator=(const ServerInfo& other) argument
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddress.h35 UnixAddress(const UnixAddress& other) argument
113 UnixAddress& operator=(const UnixAddress& other) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/
H A DListSelectionModel.cpp18 ListSelectionModel::ListSelectionModel(const ListSelectionModel& other) argument
156 ListSelectionModel::operator=(const ListSelectionModel& other) argument
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp31 PropertyObject::PropertyObject(const PropertyObject& other) argument
198 PropertyObject::Assign(const PropertyObject& other) argument
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp36 ColorProperty::ColorProperty(const ColorProperty& other) argument
130 ColorProperty::SetValue(const Property* other) argument
150 ColorProperty::InterpolateTo(const Property* other, float scale) argument
H A DOptionProperty.cpp29 OptionProperty::OptionProperty(const OptionProperty& other) argument
142 OptionProperty::SetValue(const Property* other) argument
/haiku/src/apps/sudoku/
H A DSudokuSolver.cpp61 SolutionStep::SolutionStep(const SolutionStep& other) argument
/haiku/src/tools/fs_shell/
H A DKPath.cpp43 KPath::KPath(const KPath& other) argument
239 KPath::operator=(const KPath& other) argument
[all...]
/haiku/src/kits/debug/
H A DSymbolLookup.h36 Exception(const Exception &other) argument
/haiku/src/apps/webpositive/
H A DCredentialsStorage.cpp38 Credentials::Credentials(const Credentials& other) argument
71 Credentials::operator=(const Credentials& other) argument
[all...]

Completed in 738 milliseconds

1234567891011>>