Searched defs:source (Results 126 - 150 of 314) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/exr/
H A DEXRTranslator.cpp113 EXRTranslator::DerivedTranslate(BPositionIO* source, argument
/haiku-fatelf/src/add-ons/translators/hpgs/
H A DHPGSTranslator.cpp147 HPGSTranslator::DerivedTranslate(BPositionIO* source, argument
/haiku-fatelf/src/add-ons/translators/jpeg/
H A Dexif_parser.cpp53 add_to_message(TReadHelper& source, BMessage& target, tiff_tag& tag, argument
321 convert_exif_to_message(BPositionIO& source, BMessage& target, const convert_tag* tags, size_t tagCount) argument
348 convert_exif_to_message(BPositionIO& source, BMessage& target) argument
[all...]
/haiku-fatelf/src/add-ons/translators/wonderbrush/support/
H A Dblending.h179 blend_colors(uint8* bottom, uint8* source, uint8 alphaOverride) argument
198 blend_colors(uint8* bottom, uint8* source) argument
427 blend_colors(uint8* bottom, uint8* source, uint8 alphaOverride) argument
458 blend_colors(uint8* bottom, uint8* source) argument
[all...]
/haiku-fatelf/src/apps/3dmov/
H A DViewBook.cpp111 void Paper :: SetMediaSource(TEXTURE_SIDE side, MediaSource *source) argument
494 bool ViewBook :: SurfaceUpdate(MediaSource *source, float mouse_x, float mouse_y) argument
H A DViewCube.cpp43 void SetMediaSource(FACE face, MediaSource *source) {fMediaSources[face] = source;} argument
322 bool ViewCube :: SurfaceUpdate(MediaSource *source, float mouse_x, float mouse_y) argument
H A DViewSphere.cpp32 void SetMediaSource(MediaSource *source) {fMediaSource = source;} argument
305 bool ViewSphere :: SurfaceUpdate(MediaSource *source, float mouse_x, float mouse_y) argument
/haiku-fatelf/src/apps/cortex/InfoView/
H A DInfoWindowManager.cpp125 media_source source; member in struct:connection_window
165 media_source source; member in struct:output_window
114 connection_window( const media_source &source, const media_destination &destination, BWindow *window) argument
156 output_window( const media_source &source, BWindow *window) argument
552 media_source source; local
583 media_source source; local
614 const media_source source = *reinterpret_cast<const media_source *>(data); local
774 _findWindowFor( const media_source &source, const media_destination &destination, BWindow **outWindow) argument
797 _removeWindowFor( const media_source &source, const media_destination &destination) argument
892 _findWindowFor( const media_source &source, BWindow **outWindow) argument
913 _removeWindowFor( const media_source &source) argument
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp21 ChartDataSource* source; member in struct:LineChartRenderer::DataSourceInfo
37 LineChartRenderer::DataSourceInfo::DataSourceInfo(ChartDataSource* source, argument
/haiku-fatelf/src/apps/installer/
H A DCopyEngine.cpp82 CopyEngine::ResetTargets(const char* source) argument
118 CopyEngine::CollectTargets(const char* source, sem_id cancelSemaphore) argument
129 CopyEngine::CopyFolder(const char* source, const char* destination, argument
[all...]
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioFormatConverter.cpp150 AudioFormatConverter::AudioFormatConverter(AudioReader* source, uint32 format, argument
[all...]
H A DAudioResampler.cpp83 AudioResampler::AudioResampler(AudioReader* source, float frameRate, argument
196 AudioResampler::SetSource(AudioReader* source) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dln.c128 do_link(const char *source, const char *dest) argument
[all...]
H A Dmv.c161 do_move (const char *source, const char *dest, const struct cp_options *x) argument
245 movefile (char *source, char *dest, bool dest_is_dir, argument
/haiku-fatelf/src/kits/game/
H A DGameSoundBuffer.cpp445 BTimeSource* source = roster->MakeTimeSourceFor(fConnection->producer); local
[all...]
/haiku-fatelf/src/kits/interface/textview_support/
H A DTextGapBuffer.cpp269 char* source = fBuffer + offset; local
/haiku-fatelf/src/kits/media/
H A DNotifications.cpp153 ConnectionBroken(const media_source& source, argument
195 FormatChanged(const media_source& source, const media_destination& destination, argument
H A DPluginManager.cpp22 CreateReader(Reader** reader, int32* streamCount, media_file_format* mff, BDataIO* source) argument
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_init.c519 res_setoptions(res_state statp, const char *options, const char *source) argument
/haiku-fatelf/src/kits/tracker/
H A DAttributeStream.cpp125 AttributeStreamNode::operator<<(AttributeStreamNode &source) argument
/haiku-fatelf/src/libs/ncurses/include/
H A Dtic.h205 const char *source; member in struct:alias
/haiku-fatelf/src/libs/ncurses/test/
H A Dins_wide.c115 ConvertCh(chtype source, cchar_t *target) argument
/haiku-fatelf/src/libs/print/libprint/
H A DHalftone.cpp154 Halftone::Dither(uchar* destination, const uchar* source, int x, int y, argument
207 const ColorRGB32* source = reinterpret_cast<const ColorRGB32*>(source0); local
327 const ColorRGB32 *source = reinterpret_cast<const ColorRGB32 *>(source0); local
[all...]
/haiku-fatelf/src/system/boot/loader/net/
H A DUDP.cpp299 uint16 source = ntohs(header->source); local
396 UDPService::_ChecksumBuffer(ChainBuffer *buffer, ip_addr_t source, argument
402 ip_addr_t source; member in struct:pseudo_header
424 UDPService::_ChecksumData(const void *data, uint16 length, ip_addr_t source, argument
[all...]
/haiku-fatelf/src/system/kernel/lib/
H A Dkernel_vsprintf.cpp70 void PutString(const char *source, int32 length) argument

Completed in 122 milliseconds

1234567891011>>