Searched defs:source (Results 201 - 225 of 267) sorted by relevance

1234567891011

/haiku/src/kits/media/
H A DSoundPlayNode.cpp217 SoundPlayNode::FormatChangeRequested(const media_source& source, argument
390 SoundPlayNode::Connect(status_t error, const media_source& source, argument
546 AdditionalBufferRequested(const media_source& source, media_buffer_id previousBuffer, bigtime_t previousTime, const media_seek_tag* previousTag) argument
557 LatencyChanged(const media_source& source, const media_destination& destination, bigtime_t newLatency, uint32 flags) argument
[all...]
/haiku/src/kits/interface/
H A DStatusBar.cpp734 BStatusBar::_SetTextData(BString& text, const char* source, argument
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp382 acpi_handle source; local
[all...]
/haiku/src/preferences/filetypes/
H A DIconView.cpp104 icon_source source = kNoIcon; local
162 Icon(const Icon& source) argument
392 BBitmap* source; local
457 BBitmap* source = (width > B_LARGE_ICON && fLarge != NULL) || fMini == NULL local
487 operator =(const Icon& source) argument
[all...]
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp253 const DataSource* source = kSources[i]; local
263 DataSource::IndexOf(const DataSource* source) argument
/haiku/src/apps/deskbar/
H A DResourceSet.cpp103 BitmapTypeItem(const BBitmap* source, bool accepts_views = false, argument
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.cpp257 ToneProducer::FormatChangeRequested(const media_source& source, const media_destination& destination, media_format* io_format, int32* _deprecated_) argument
417 ToneProducer::Connect(status_t error, const media_source& source, const media_destination& destination, const media_format& format, char* io_name) argument
595 AdditionalBufferRequested(const media_source& source, media_buffer_id prev_buffer, bigtime_t prev_time, const media_seek_tag* prev_tag) argument
604 LatencyChanged( const media_source& source, const media_destination& destination, bigtime_t new_latency, uint32 flags) argument
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.h206 RemoteMessage::RemoteMessage(StreamingRingBuffer* source, argument
/haiku/src/kits/mail/
H A Dmail_util.cpp595 const char *source = *bufp; local
[all...]
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp717 BTranslatorRoster::Private::Identify(BPositionIO* source, argument
771 BTranslatorRoster::Private::GetTranslators(BPositionIO* source, argument
1376 Identify(BPositionIO* source, BMessage* ioExtension, translator_info* _info, uint32 hintType, const char* hintMIME, uint32 wantType) argument
1412 GetTranslators(BPositionIO* source, BMessage* ioExtension, translator_info** _info, int32* _numInfo, uint32 hintType, const char* hintMIME, uint32 wantType) argument
1563 Translate(BPositionIO* source, const translator_info* info, BMessage* ioExtension, BPositionIO* destination, uint32 wantOutType, uint32 hintType, const char* hintMIME) argument
[all...]
/haiku/src/apps/mail/
H A DAddressTextControl.cpp464 AddressPopUpMenu::EntryCreated(QueryList& source, argument
472 AddressPopUpMenu::EntryRemoved(QueryList& source, argument
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp1141 Solvable* source = fPool->solvables + sourceId; local
/haiku/src/apps/processcontroller/
H A DProcessController.cpp468 BMenuItem* source; local
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp527 media_source* source; local
1337 MediaNodePanel *source, *destination; local
1409 MediaNodePanel *source, *destination; local
[all...]
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp225 ipv4_to_ether_multicast(sockaddr_dl *destination, const sockaddr_in *source) argument
812 struct sockaddr_dl &source = *(struct sockaddr_dl *) local
[all...]
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp348 FlangerNode::Connected(const media_source& source, argument
376 Disconnected( const media_source& source, const media_destination& destination) argument
421 FormatChanged( const media_source& source, const media_destination& destination, int32 changeTag, const media_format& newFormat) argument
518 AdditionalBufferRequested( const media_source& source, media_buffer_id previousBufferID, bigtime_t previousTime, const media_seek_tag* pPreviousTag) argument
528 Connect( status_t status, const media_source& source, const media_destination& destination, const media_format& format, char* pioName) argument
585 Disconnect( const media_source& source, const media_destination& destination) argument
619 EnableOutput( const media_source& source, bool enabled, int32* _deprecated_) argument
632 FormatChangeRequested( const media_source& source, const media_destination& destination, media_format* pioFormat, int32* _deprecated_) argument
645 FormatProposal( const media_source& source, media_format* pioFormat) argument
717 LatencyChanged( const media_source& source, const media_destination& destination, bigtime_t newLatency, uint32 flags) argument
748 LateNoticeReceived( const media_source& source, bigtime_t howLate, bigtime_t tpWhen) argument
783 PrepareToConnect( const media_source& source, const media_destination& destination, media_format* pioFormat, media_source* poSource, char* poName) argument
835 SetBufferGroup( const media_source& source, BBufferGroup* pGroup) argument
867 VideoClippingChanged( const media_source& source, int16 numShorts, int16* pClipData, const media_video_display_info& display, int32* poFromChangeTag) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp500 FormatChangeRequested( const media_source & source, const media_destination & destination, media_format * io_format, int32 * _deprecated_) argument
629 Connect( status_t error, const media_source & source, const media_destination & destination, const media_format & format, char * io_name) argument
840 AdditionalBufferRequested( const media_source & source, media_buffer_id prev_buffer, bigtime_t prev_time, const media_seek_tag * prev_tag) argument
868 LatencyChanged( const media_source & source, const media_destination & destination, bigtime_t new_latency, uint32 flags) argument
[all...]
/haiku/src/build/libbe/interface/
H A DBitmap.cpp1493 BBitmap::BBitmap(const BBitmap *source, bool acceptsViews, argument
[all...]
/haiku/src/system/kernel/slab/
H A DSlab.cpp1222 slab* source = NULL; local
[all...]
/haiku/src/kits/app/
H A DLooper.cpp1395 message_source source = filter->MessageSource(); local
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp182 ipv6_to_ether_multicast(sockaddr_dl* destination, const sockaddr_in6* source) argument
717 sockaddr_in6* source = (sockaddr_in6*)buffer->source; local
927 sockaddr_in6* source = (sockaddr_in6*)buffer->source; local
[all...]
/haiku/src/kits/tracker/
H A DIconCache.cpp281 BBitmap* source = (size == IconCache::sMiniIconSize) ? fMiniIcon : fLargeIcon; local
487 GetIconFromFileTypes(ModelNodeLazyOpener* modelOpener, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
576 GetVolumeIcon(AutoLock<SimpleIconCache>*nodeCacheLocker, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
655 GetRootIcon(AutoLock<SimpleIconCache>*, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model*, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
671 GetWellKnownIcon(AutoLock<SimpleIconCache>*, AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap) argument
784 GetNodeIcon(ModelNodeLazyOpener* modelOpener, AutoLock<SimpleIconCache>* nodeCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource& source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry, bool permanent) argument
849 GetGenericIcon(AutoLock<SimpleIconCache>* sharedCacheLocker, AutoLock<SimpleIconCache>** resultingOpenCache, Model* model, IconSource &source, IconDrawMode mode, BSize size, LazyBitmapAllocator* lazyBitmap, IconCacheEntry* entry) argument
930 IconSource source = model->IconFrom(); local
1312 MakeTransformedIcon(const BBitmap* source, BSize , int32 colorTransformTable[], LazyBitmapAllocator* lazyBitmap) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DProducer.cpp287 FinePixProducer::FormatChangeRequested(const media_source &source, argument
348 FinePixProducer::PrepareToConnect(const media_source &source, argument
392 Connect(status_t error, const media_source &source, const media_destination &destination, const media_format &format, char *io_name) argument
497 Disconnect(const media_source &source, const media_destination &destination) argument
528 LateNoticeReceived(const media_source &source, bigtime_t how_much, bigtime_t performance_time) argument
535 EnableOutput(const media_source &source, bool enabled, int32 *_deprecated_) argument
555 AdditionalBufferRequested(const media_source &source, media_buffer_id prev_buffer, bigtime_t prev_time, const media_seek_tag *prev_tag) argument
563 LatencyChanged(const media_source &source, const media_destination &destination, bigtime_t new_latency, uint32 flags) argument
[all...]
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1239 VMCache::Adopt(VMCache* source, off_t offset, off_t size, off_t newOffset) argument
1392 Merge(VMCache* source) argument
[all...]
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp358 Test::_SourceToVirtual(addr_t source) argument
372 Test::_SourceToCompare(addr_t source) argument
[all...]

Completed in 206 milliseconds

1234567891011