Searched defs:dst (Results 51 - 75 of 148) sorted by last modified time

123456

/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c3619 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c1265 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/etherpci/
H A Detherpci.c552 etherpci_min(etherpci_private_t *data, unsigned char *dst, argument
584 etherpci_mout(etherpci_private_t *data, unsigned dst, argument
/haiku/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c533 *dst, local
/haiku/src/add-ons/accelerants/skeleton/
H A DProposeDisplayMode.c531 *dst, local
/haiku/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c581 static void checkAndAddMode(const display_mode *src, display_mode *dst) argument
626 display_mode *dst; local
/haiku/src/add-ons/accelerants/neomagic/
H A DProposeDisplayMode.c349 *dst, local
/haiku/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c481 *dst, local
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp1540 BRect dst; local
1601 uint8* dst = src + (ssize_t)yOffset * bytesPerRow + (ssize_t)xOffset * 4; local
[all...]
H A Ddrawing_support.h21 gfxset32(uint8* dst, uint32 color, int32 numBytes) argument
H A DHWInterface.cpp580 uint8* dst = buffer; local
663 uint8* dst = (uint8*)frontBuffer->Bits(); local
928 uint8* dst = fCursorAndDragBitmap ? (uint8*)fCursorAndDragBitmap->Bits() : NULL; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dxattrs.c269 int dst; local
H A Dindex.c688 static int ntfs_ib_read(ntfs_index_context *icx, VCN vcn, INDEX_BLOCK *dst) argument
1148 INDEX_BLOCK *dst; local
[all...]
H A Dacls.c703 unsigned int dst; local
4213 int dst; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c1415 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sis.c1457 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/re/
H A Dif_re.c786 u_int8_t dst[] = { 0x00, 'h', 'e', 'l', 'l', 'o' }; local
2064 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c1483 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c3089 uint16_t *src, *dst; local
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_age.c2274 uint16_t *src, *dst; local
/haiku/src/bin/fwcontrol/
H A Dfwcrom.c495 crom_copy(uint32_t *src, uint32_t *dst, int *offset, int len, int maxlen) argument
/haiku/src/add-ons/translators/sgi/
H A DSGITranslator.cpp547 uint8* dst = rowBuffer; local
555 uint8* dst = rowBuffer; local
565 uint8* dst = rowBuffer; local
586 uint8* dst = rowBuffer; local
616 uint8* dst = rowBuffer; local
624 uint8* dst = rowBuffer; local
634 uint8* dst = rowBuffer; local
655 uint8* dst = rowBuffer; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp105 fw_noderesolve_nodeid(struct firewire_comm *fc, int dst) argument
1932 u_int dst, new_tlabel; local
[all...]
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTNode.cpp185 VSTNode::AcceptFormat(const media_destination &dst, media_format* format) argument
217 VSTNode::FormatChanged(const media_source &src, const media_destination &dst, argument
224 VSTNode::ProducerDataStatus(const media_destination &dst, int32 status, argument
232 VSTNode::GetLatencyFor( const media_destination &dst, bigtime_t* latency, argument
263 VSTNode::Disconnected(const media_source &src, const media_destination &dst) argument
361 VSTNode::PrepareToConnect( const media_source &src, const media_destination &dst, argument
309 FormatChangeRequested(const media_source &src, const media_destination &dst, media_format* format, int32* _deprecated_) argument
394 Connect(status_t status, const media_source &src, const media_destination &dst, const media_format &format, char* name) argument
434 Disconnect(const media_source &src, const media_destination &dst) argument
467 LatencyChanged(const media_source &src, const media_destination &dst, bigtime_t latency, uint32 flags) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp172 EqualizerNode::AcceptFormat(const media_destination &dst, media_format* format) argument
215 EqualizerNode::ProducerDataStatus(const media_destination &dst, int32 status, argument
224 EqualizerNode::GetLatencyFor(const media_destination &dst, bigtime_t* latency, argument
207 FormatChanged(const media_source &src, const media_destination &dst, int32 changeTag, const media_format &format) argument
258 Disconnected(const media_source &src, const media_destination &dst) argument
307 FormatChangeRequested(const media_source &src, const media_destination &dst, media_format* format, int32* _deprecated_) argument
363 PrepareToConnect(const media_source &src, const media_destination &dst, media_format* format, media_source* outSource, char* outName) argument
396 Connect(status_t status, const media_source &src, const media_destination &dst, const media_format &format, char* name) argument
437 Disconnect(const media_source &src, const media_destination &dst) argument
473 LatencyChanged(const media_source &src, const media_destination &dst, bigtime_t latency, uint32 flags) argument
[all...]

Completed in 261 milliseconds

123456