Searched defs:clone (Results 1 - 25 of 66) sorted by path

123

/haiku/headers/cpp/std/
H A Dbastring.cc69 clone () function in class:basic_string::Rep
/haiku/headers/private/media/
H A DServerInterface.h476 media_node clone; member in struct:server_get_node_for_reply
/haiku/headers/private/net/
H A Dnet_buffer.h49 net_buffer* (*clone)(net_buffer* from, bool shareFreeSpace); member in struct:net_buffer_module_info
/haiku/headers/private/userlandfs/legacy/
H A Dcache.h44 void *clone; /* copy of data by set_block_info() */ member in struct:cache_ent
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_cache_priv.h42 void *clone; /* copy of data by set_block_info() */ member in struct:cache_ent
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp76 Delegate* clone = fDelegate->Clone(); local
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DPacket.cpp50 Packet::Packet(const Packet &clone) argument
/haiku/src/apps/cortex/NodeManager/
H A DConnection.cpp99 Connection( const Connection& clone) argument
104 operator =( const Connection& clone) argument
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DNodeKey.h76 NodeKey( const NodeKey& clone) argument
78 operator =( const NodeKey& clone) argument
113 _clone( const NodeKey& clone) argument
/haiku/src/apps/cortex/ValControl/
H A DValCtrlLayoutEntry.h93 ValCtrlLayoutEntry(const ValCtrlLayoutEntry& clone) { argument
97 ValCtrlLayoutEntry& operator=(const ValCtrlLayoutEntry& clone) { argument
/haiku/src/apps/cortex/addons/common/
H A DRawBuffer.cpp83 RawBuffer::RawBuffer(const RawBuffer& clone) { argument
88 RawBuffer& RawBuffer::operator=(const RawBuffer& clone) { argument
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp205 Property* clone = p->Clone(); local
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DOptionProperty.cpp38 option* clone = new (nothrow) option; local
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp897 BListItem* clone = NULL; local
/haiku/src/apps/mediaplayer/supplier/
H A DSubTitlesSRT.cpp118 SubTitle* clone = new(std::nothrow) SubTitle(subTitle); local
/haiku/src/build/libroot/
H A Dfs_descriptors.cpp129 FileDescriptor::Dup(Descriptor *&clone) argument
188 DirectoryDescriptor::Dup(Descriptor *&clone) argument
251 SymlinkDescriptor::Dup(Descriptor *&clone) argument
415 AttributeDescriptor::Dup(Descriptor*& clone) argument
459 AttrDirDescriptor::Dup(Descriptor *&clone) argument
/haiku/src/kits/interface/
H A DOptionControl.cpp163 BOptionControl::BOptionControl(const BOptionControl & clone) argument
171 BOptionControl::operator=(const BOptionControl & clone) argument
H A DOptionPopUp.cpp351 BOptionPopUp::BOptionPopUp(const BOptionPopUp& clone) argument
359 BOptionPopUp::operator=(const BOptionPopUp& clone) argument
/haiku/src/kits/interface/layouter/
H A DCollapsingLayouter.cpp236 CollapsingLayouter* clone = new CollapsingLayouter(fElementCount, fSpacing); local
H A DLayoutOptimizer.cpp576 LayoutOptimizer* clone = new(nothrow) LayoutOptimizer(fVariableCount); local
/haiku/src/kits/media/
H A DTimeCode.cpp266 BTimeCode::BTimeCode(const BTimeCode &clone) argument
336 BTimeCode::operator=(const BTimeCode &clone) argument
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapReader.cpp138 PackageFileHeapReader* clone = new(std::nothrow) PackageFileHeapReader( local
/haiku/src/kits/storage/
H A DDriverSettings.cpp92 Delegate* clone = fDelegate->Clone(); local
/haiku/src/libs/alm/
H A DALMGroup.cpp137 ALMGroup clone = *this; local
/haiku/src/servers/media/
H A DBufferManager.h50 area_id clone; member in struct:BufferManager::clone_info

Completed in 120 milliseconds

123