Searched defs:other (Results 251 - 275 of 294) sorted by relevance

<<1112

/haiku/src/kits/debugger/files/
H A DFileManager.cpp52 EntryPath(const EntryPath& other) argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.cpp359 StringArgument::StringArgument(const StringArgument& other) argument
/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.cpp195 ParagraphLayout::ParagraphLayout(const ParagraphLayout& other) argument
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp278 Playlist::AdoptPlaylist(Playlist& other) argument
285 Playlist::AdoptPlaylist(Playlist& other, int32 index) argument
/haiku/src/kits/network/libnetapi/
H A DNetworkAddress.cpp129 BNetworkAddress::BNetworkAddress(const BNetworkAddress& other) argument
371 BNetworkAddress::SetTo(const BNetworkAddress& other) argument
1067 BNetworkAddress::Equals(const BNetworkAddress& other, bool includePort) const argument
1161 operator =(const BNetworkAddress& other) argument
[all...]
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp711 BNetworkCookie::operator==(const BNetworkCookie& other) argument
719 BNetworkCookie::operator!=(const BNetworkCookie& other) argument
H A DHttpRequest.cpp125 BHttpRequest::BHttpRequest(const BHttpRequest& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h163 TwoKeyAVLTreeNodeStrategy(const TwoKeyAVLTreeNodeStrategy& other) argument
396 Iterator(const Iterator& other) argument
402 Iterator& operator=(const Iterator& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp101 const btrfs_key* other; local
/haiku/src/servers/app/
H A DDrawState.cpp71 DrawState::DrawState(const DrawState& other) argument
[all...]
/haiku/src/bin/
H A Dxres.cpp118 ResourceID(const ResourceID &other) argument
129 ResourceID &operator=(const ResourceID &other) argument
[all...]
/haiku/src/kits/interface/
H A DStatusBar.cpp708 BStatusBar::operator=(const BStatusBar& other) argument
H A DTwoDimensionalLayout.cpp336 BTwoDimensionalLayout::AlignLayoutWith(BTwoDimensionalLayout* other, argument
689 AbsorbCompoundLayouter( CompoundLayouter* other) argument
1149 AlignWith(LocalLayouter* other, orientation orientation) argument
[all...]
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp331 irq_routing_entry& other = routingTable.ElementAt(j); local
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp68 DataSource::DataSource(const DataSource& other) argument
819 CPUFrequencyDataSource::CPUFrequencyDataSource(const CPUFrequencyDataSource& other) argument
965 CPUUsageDataSource(const CPUUsageDataSource& other) argument
1121 CPUCombinedUsageDataSource( const CPUCombinedUsageDataSource& other) argument
1237 PageFaultsDataSource(const PageFaultsDataSource& other) argument
1343 NetworkUsageDataSource( const NetworkUsageDataSource& other) argument
1453 ClipboardSizeDataSource( const ClipboardSizeDataSource& other) argument
[all...]
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h196 inline TestIterator(const Iterator &other) argument
252 inline Iterator &operator=(const Iterator &other) argument
[all...]
/haiku/src/kits/support/
H A DDateTime.cpp52 BTime::BTime(const BTime& other) argument
468 BDate::BDate(const BDate& other) argument
[all...]
H A DUrl.cpp78 BUrl::BUrl(const BUrl& other) argument
828 operator =(const BUrl& other) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp41 TreeTablePath::TreeTablePath(const TreeTablePath& other) argument
47 TreeTablePath::TreeTablePath(const TreeTablePath& other, int32 childIndex) argument
106 TreeTablePath::operator=(const TreeTablePath& other) argument
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DBPlusTree.cpp731 bplustree_node *other = fCache.Get(otherOffset = fHeader->maximum_size); //Node(otherOffset = fHeader->maximum_size/*,false*/); local
[all...]
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp148 User(const User& other) argument
[all...]
/haiku/src/kits/app/
H A DLooper.cpp885 BLooper::BLooper(const BLooper& other) argument
892 BLooper::operator=(const BLooper& other) argument
/haiku/src/kits/tracker/
H A DModel.cpp103 Model::Model(const Model& other) argument
[all...]
/haiku/src/build/libbe/app/
H A DMessage.cpp104 BMessage::BMessage(BMessage *other) argument
120 BMessage::BMessage(const BMessage &other) argument
136 BMessage::operator=(const BMessage &other) argument
215 HasSameData(const BMessage &other, bool ignoreFieldOrder, bool deep) const argument
1341 field_header *other = fFields; local
[all...]
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp82 const UserNodeListener* other local

Completed in 323 milliseconds

<<1112