Searched defs:clone (Results 1 - 25 of 66) sorted by last modified time

123

/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp110 area_id clone = clone_area("clone regs", &regs, B_ANY_ADDRESS, protection, area); local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp858 net_buffer* clone = gBufferModule->clone(buffer, false); local
1024 bool clone = (flags & MSG_PEEK) != 0; local
[all...]
/haiku/src/system/libroot/add-ons/icu/
H A DICUCtypeData.cpp549 UConverter* clone local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp948 BListItem* clone = NULL; local
/haiku/src/libs/icon/transformer/
H A DStrokeTransformer.cpp79 StrokeTransformer* clone = new (nothrow) StrokeTransformer(*fSource); local
[all...]
H A DContourTransformer.cpp76 ContourTransformer* clone = new (nothrow) ContourTransformer(*fSource); local
H A DAffineTransformer.cpp64 AffineTransformer* clone = new (nothrow) AffineTransformer(*fSource); local
/haiku/src/apps/icon-o-matic/style/
H A DSetGradientCommand.cpp63 Gradient* clone = NULL; local
/haiku/src/bin/
H A Dxres.cpp159 MemoryResourceDataSource(const void *data, size_t size, bool clone) argument
164 MemoryResourceDataSource(const char *data, bool clone) argument
182 void _Init(const void *data, size_t size, bool clone) argument
/haiku/src/kits/media/
H A DMediaRoster.cpp869 BMediaRoster::GetNodeFor(media_node_id node, media_node* clone) argument
895 BMediaRoster::GetSystemTimeSource(media_node* clone) argument
[all...]
H A DTimedEventQueue.cpp68 media_timed_event::media_timed_event(const media_timed_event &clone) argument
76 media_timed_event::operator=(const media_timed_event &clone) argument
H A DMediaAddOn.cpp114 dormant_flavor_info::dormant_flavor_info(const dormant_flavor_info &clone) argument
126 dormant_flavor_info::operator=(const dormant_flavor_info &clone) argument
137 dormant_flavor_info::operator=(const flavor_info &clone) argument
[all...]
H A DMediaDefs.cpp54 media_destination::media_destination(const media_destination& clone) argument
63 media_destination::operator=(const media_destination& clone) argument
99 media_source::media_source(const media_source& clone) argument
108 media_source::operator=(const media_source& clone) argument
886 operator =(const media_format& clone) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DTransportStreamDemux.cpp179 Packet *clone = new Packet(*fAudPacket); local
284 Packet *clone = new Packet(*fVidPacket); local
/haiku/src/libs/icon/
H A DIcon.cpp60 Style* clone = new (nothrow) Style(*style); local
70 VectorPath* clone = new (nothrow) VectorPath(*path); local
80 Shape* clone = shape->Clone(); local
[all...]
/haiku/src/kits/tracker/
H A DFSUtils.h311 WellKnownEntry(const WellKnownEntry &clone) argument
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp869 net_buffer* clone = gBufferModule->clone(request, true); local
960 net_buffer* clone = gBufferModule->clone(buffer, true); local
/haiku/src/bin/debug/strace/
H A Darea.cpp78 Syscall *clone = get_syscall("_kern_clone_area"); local
/haiku/src/kits/mail/
H A DMailMessage.cpp215 BMailComponent* clone = component->WhatIsThis(); local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp250 Duplicate(net_buffer* buffer, net_buffer* clone) argument
270 Clone(net_buffer* buffer, bool shareFreeSpace, net_buffer* clone) argument
1235 net_buffer* clone = create_buffer(MAX_FREE_BUFFER_SIZE); local
1969 data_node* clone = add_data_node(buffer, node->header); local
[all...]
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp1303 ClonedNode(Node* clone, ObjectNode* node) argument
2251 Node* clone; local
/haiku/src/apps/cortex/addons/common/
H A DAudioBuffer.cpp122 AudioBuffer::AudioBuffer(const AudioBuffer& clone) : argument
126 AudioBuffer& AudioBuffer::operator=(const AudioBuffer& clone) { argument
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp739 net_buffer* clone = gBufferModule->clone(request, true); local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c562 assign_address(struct mwl_softc *sc, uint8_t mac[IEEE80211_ADDR_LEN], int clone) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1463 assign_address(struct ath_softc *sc, uint8_t mac[IEEE80211_ADDR_LEN], int clone) argument

Completed in 182 milliseconds

123