Searched defs:source (Results 51 - 75 of 314) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/media/plugins/avi_reader/libOpenDML/
H A DStandardIndex.cpp50 StandardIndex::StandardIndex(BPositionIO *source, OpenDMLParser *parser) argument
/haiku-fatelf/src/add-ons/media/plugins/matroska/libMatroskaParser/
H A DStreamIO.cpp32 BPositionIO *source; member in struct:StreamIO
/haiku-fatelf/src/add-ons/translators/pcx/
H A DPCXTranslator.cpp120 PCXTranslator::DerivedTranslate(BPositionIO *source, argument
/haiku-fatelf/src/apps/3dmov/
H A DViewObject.h63 virtual bool SurfaceUpdate(MediaSource *source, float mouse_x, float mouse_y) {return false;} argument
/haiku-fatelf/src/apps/cortex/addons/audioOps/
H A DNullAudioOp.cpp52 process( const AudioBuffer& source, AudioBuffer& destination, double& sourceOffset, uint32& destinationOffset, uint32 framesRequired, bigtime_t performanceTime) argument
/haiku-fatelf/src/apps/debugger/debug_info/
H A DFunction.cpp33 Function::SetSourceCode(FileSourceCode* source, function_source_state state) argument
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.h98 media_source source; member in struct:NodeManager::Connection
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioChannelConverter.cpp73 AudioChannelConverter::AudioChannelConverter(AudioReader* source, argument
H A DAudioVolumeConverter.cpp54 AudioVolumeConverter::AudioVolumeConverter(AudioReader* source, float volume) argument
/haiku-fatelf/src/bin/keymap/
H A Dmain.cpp62 load_keymap(Keymap& keymap, const char* name, bool source) argument
/haiku-fatelf/src/kits/app/
H A DMessageFilter.cpp25 BMessageFilter(message_delivery delivery, message_source source, filter_hook func) argument
38 BMessageFilter(message_delivery delivery, message_source source, uint32 inWhat, filter_hook func) argument
/haiku-fatelf/src/kits/media/
H A DReaderPlugin.cpp63 Reader::Setup(BDataIO *source) argument
/haiku-fatelf/src/kits/shared/
H A DNaturalCompare.cpp38 FetchNaturalChunk(natural_chunk& chunk, const char* source) argument
[all...]
/haiku-fatelf/src/kits/translation/
H A DFuncTranslator.cpp94 BFuncTranslator::Identify(BPositionIO* source, const translation_format* format, argument
105 BFuncTranslator::Translate(BPositionIO* source, const translator_info *info, argument
H A DBitmapStream.cpp76 void *source; local
253 BBitmapStream::SwapHeader(const TranslatorBitmap* source, argument
/haiku-fatelf/src/libs/icon/transformer/
H A DContourTransformer.cpp29 ContourTransformer::ContourTransformer(VertexSource& source) argument
37 ContourTransformer::ContourTransformer(VertexSource& source, argument
102 ContourTransformer::SetSource(VertexSource& source) argument
[all...]
/haiku-fatelf/src/servers/media/
H A DNotificationManager.cpp176 const media_source *source; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/mounthost/
H A DLoginPanel.cpp166 void safeStringCopy(char *dest, const char *source, int destSize) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A DLoginPanel.cpp166 void safeStringCopy(char *dest, const char *source, int destSize) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DUtility.cpp145 strlcpy(char *dest, char const *source, size_t length) argument
/haiku-fatelf/src/tests/kits/media/mp3_reader_test/
H A Dmain.cpp39 BDataIO *source; local
/haiku-fatelf/src/tests/kits/media/wav_reader_test/
H A Dmain.cpp39 BDataIO *source; local
/haiku-fatelf/src/tools/fs_shell/
H A Dkernel_export.cpp25 fssh_user_memcpy(void *dest, const void *source, fssh_size_t length) argument
/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.cpp168 VMAnonymousNoSwapCache* source local
/haiku-fatelf/headers/libs/agg/
H A Dagg_conv_adaptor_vcgen.h48 conv_adaptor_vcgen(VertexSource& source) : argument
52 void attach(VertexSource& source) { m_source = &source; } argument

Completed in 305 milliseconds

1234567891011>>