Searched defs:dest (Results 51 - 75 of 122) sorted by relevance

12345

/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Dif_aue.c152 aue_eeprom_getword(pegasus_dev *sc, int addr, u_int16_t *dest) argument
183 aue_read_eeprom(pegasus_dev *sc, caddr_t dest, int off, int cnt, int swap) argument
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Dinterface.c323 wb_eeprom_getword(wb_device *device, int addr, uint16 *dest) argument
352 wb_read_eeprom(wb_device *device, void* dest, argument
/haiku/src/libs/mapm/
H A Dmapmutl2.c142 void m_apm_copy(M_APM dest, M_APM src) argument
/haiku/src/apps/serialconnect/libvterm/src/
H A Dvterm.c241 VTermRect dest; local
233 vterm_scroll_rect(VTermRect rect, int downward, int rightward, int (*moverect)(VTermRect src, VTermRect dest, void *user), int (*eraserect)(VTermRect rect, int selective, void *user), void *user) argument
302 vterm_copy_cells(VTermRect dest, VTermRect src, void (*copycell)(VTermPos dest, VTermPos src, void *user), void *user) argument
[all...]
/haiku/src/tools/fs_shell/
H A Dstring.cpp29 fssh_memcpy(void *dest, const void *source, fssh_size_t length) argument
45 fssh_memmove(void *dest, const void *source, fssh_size_t length) argument
52 fssh_memset(void *dest, int value, fssh_size_t length) argument
59 fssh_strcpy(char *dest, const char *source) argument
66 fssh_strncpy(char *dest, const char *source, fssh_size_t length) argument
73 fssh_strcat(char *dest, const char *source) argument
80 fssh_strncat(char *dest, const char *source, fssh_size_t length) argument
234 fssh_stpcpy(char *dest, const char *source) argument
250 fssh_strlcat(char *dest, const char *source, fssh_size_t length) argument
257 fssh_strlcpy(char *dest, const char *source, fssh_size_t length) argument
[all...]
/haiku/src/tests/kits/media/nodetest/
H A DConsumerNode.cpp40 ConsumerNode::AcceptFormat(const media_destination& dest, media_format* format) argument
/haiku/src/kits/media/
H A DMediaRecorderNode.cpp227 BMediaRecorderNode::AcceptFormat(const media_destination& dest, argument
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h88 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, argument
140 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, uint8 c1, uint8 c2, uint8 c3) argument
216 blend_colors_copy(uint8* dest, uint8* bottom, uint8* top) argument
261 blend_pixels_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alpha) argument
325 blend_pixels_overlay_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alphaOverride) argument
363 blend_colors_copy(uint8* bottom, uint8 alpha, uint8* dest, uint8 c1, uint8 c2, uint8 c3) argument
488 blend_colors_copy(uint8* dest, uint8* bottom, uint8* top) argument
538 blend_pixels_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alpha) argument
586 blend_pixels_overlay_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alphaOverride) argument
[all...]
/haiku/src/apps/mail/
H A DWIndex.cpp414 WIndex::NormalizeWord(const char *word, char *dest) argument
/haiku/src/kits/interface/
H A DControlLook.cpp79 BRect dest; local
[all...]
/haiku/src/tests/add-ons/kernel/drivers/audio/
H A Dmulti_audio_test.cpp399 char* dest = bufferList.playback_buffers[cycle][channel].base; local
420 char* dest = bufferList.playback_buffers[i][channel].base; local
/haiku/src/kits/tracker/
H A DThumbnails.cpp91 ScaleBitmap(BBitmap* source, BBitmap& dest, BRect bounds, color_space colorSpace) argument
116 ScaleBitmap(BBitmap* source, BBitmap& dest, BSize size, color_space colorSpace) argument
H A DFSUndoRedo.cpp210 MoveCopyUndo(BObjectList<entry_ref>* sourceList, BDirectory &dest, BList* pointList, uint32 moveMode) argument
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireCard.cpp158 FireWireCard::Extract(void* dest, void** src, ssize_t* sizeUsed) argument
274 FireWireCard::DvExtract(void* dest, void** src, ssize_t* sizeUsed) argument
384 MpegtsExtract(void* dest, void** src, ssize_t* sizeUsed) argument
[all...]
/haiku/src/kits/mail/
H A DMailAttachment.cpp415 char *dest = (char *)malloc(destSize); local
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp503 MediaTrackAudioSupplier::_ReadCachedFrames(void*& dest, int64& pos, argument
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp384 VideoConsumer::AcceptFormat(const media_destination& dest, media_format* format) argument
/haiku/src/kits/media/experimental/
H A DMediaClientNode.cpp146 BMediaClientNode::AcceptFormat(const media_destination& dest, argument
202 BMediaClientNode::GetLatencyFor(const media_destination& dest, argument
218 Connected(const media_source& source, const media_destination& dest, const media_format& format, media_input* outInput) argument
247 Disconnected(const media_source& source, const media_destination& dest) argument
270 FormatChanged(const media_source& source, const media_destination& dest, int32 tag, const media_format& format) argument
318 FormatChangeRequested(const media_source& source, const media_destination& dest, media_format* format, int32* _deprecated_) argument
397 PrepareToConnect(const media_source& source, const media_destination& dest, media_format* format, media_source* out_source, char *name) argument
429 Connect(status_t status, const media_source& source, const media_destination& dest, const media_format& format, char* name) argument
468 Disconnect(const media_source& source, const media_destination& dest) argument
515 LatencyChanged(const media_source& source, const media_destination& dest, bigtime_t latency, uint32 flags) argument
523 ProducerDataStatus(const media_destination& dest, int32 status, bigtime_t when) argument
612 media_destination dest; local
[all...]
/haiku/src/kits/game/
H A DFileGameSound.cpp37 FillBuffer(_gs_ramp* ramp, T* dest, const T* src, size_t* bytes) argument
/haiku/src/system/boot/loader/
H A Delf.cpp771 Elf32_Addr* dest = (Elf32_Addr*)ELF32Class::Map(resolveAddress); local
788 Elf64_Addr* dest = (Elf64_Addr*)ELF64Class::Map(resolveAddress); local
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c1331 swap_copy( short * dest, const short * src, int c) argument
/haiku/src/add-ons/translators/bmp/
H A DBMPTranslator.cpp1418 pixelcpy(uint8 *dest, uint32 pixel, uint32 count) argument
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp204 AcceptFormat( const media_destination & dest, media_format * format) argument
/haiku/src/add-ons/kernel/drivers/graphics/s3/
H A Ddriver.cpp559 uint8* dest = (uint8*)&edidRaw; local
/haiku/src/add-ons/kernel/drivers/graphics/intel_810/
H A Ddriver.cpp212 uint8* dest = (uint8*)&edidRaw; local

Completed in 162 milliseconds

12345