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

<<1112

/haiku/src/apps/debuganalyzer/model/
H A DModel.h1466 operator =( const CompactThreadSchedulingState& other) argument
1481 ThreadSchedulingState( const CompactThreadSchedulingState& other) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp938 BNetworkInterfaceAddressSettings( const BNetworkInterfaceAddressSettings& other) argument
1081 operator =( const BNetworkInterfaceAddressSettings& 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...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.cpp61 PlayingState(const PlayingState& other) argument
[all...]
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.cpp240 BasicTerminalBuffer::SynchronizeWith(const BasicTerminalBuffer* other, argument
/haiku/src/system/kernel/
H A Dsignal.cpp231 Signal::Signal(const Signal& other) argument
[all...]
H A Dteam.cpp2471 job_control_entry::operator=(const job_control_entry& other) argument
[all...]
/haiku/src/kits/app/
H A DMessage.cpp155 BMessage::BMessage(BMessage* other) argument
172 BMessage::BMessage(const BMessage& other) argument
188 BMessage::operator=(const BMessage& other) argument
281 HasSameData(const BMessage& other, bool ignoreFieldOrder, bool deep) const argument
1755 field_header* other = fFields; local
2808 Append(const BMessage& other) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp1261 Inode* other; local
H A DBPlusTree.cpp1417 _SplitNode(bplustree_node* node, off_t nodeOffset, bplustree_node* other, off_t otherOffset, uint16* _keyIndex, uint8* key, uint16* _keyLength, off_t* _value) argument
1764 bplustree_node* other; local
2195 bplustree_node* other = otherCached.SetToWritable(transaction, local
[all...]
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp180 inline Selection& operator =(const Selection& other) argument
186 inline bool operator ==(const Selection& other) argument
189 inline bool operator !=(const Selection& other) argument
/haiku/headers/os/interface/
H A DGraphicsDefs.h97 operator=(const rgb_color& other) argument
/haiku/src/kits/tracker/
H A DPoseView.h698 node_ref_key operator=(const node_ref_key& other) argument
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp351 Queue::LinkTo(Queue *other) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp317 bool operator==(const SelectionPoint& other) argument
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp810 write_buffer *other = fWriteBuffers; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp513 RWLockableReadLocking(const RWLockableReadLocking& other) argument
548 RWLockableWriteLocking(const RWLockableWriteLocking& other) argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp453 TypeInfo(const TypeInfo& other, int cvQualifiers = 0) argument
460 TypeInfo& operator=(const TypeInfo& other) argument
/haiku/src/kits/interface/
H A DView.cpp6775 BView::BView(const BView& other) argument
6784 BView::operator=(const BView& other) argument

Completed in 220 milliseconds

<<1112