Searched defs:buffer (Results 226 - 250 of 1505) sorted by path

1234567891011>>

/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp515 char buffer[128]; local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp693 static char buffer[32]; local
H A DMemoryView.cpp182 char buffer[32]; local
737 MemoryView::_GetNextHexBlock(char* buffer, int32 bufferSize, argument
988 char buffer[32]; local
992 text << buffer; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/util/
H A DTargetAddressTableColumn.cpp25 char buffer[64]; local
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp108 char buffer[B_PATH_NAME_LENGTH]; local
171 char buffer[1024]; local
H A DDiskProbe.cpp377 char buffer[1024]; local
/haiku/src/apps/drivesetup/
H A DEncryptionUtils.cpp22 char buffer[11]; local
/haiku/src/apps/expander/
H A DExpanderRules.cpp155 char buffer[1024]; local
H A DGenericThread.cpp278 GenericThread::SendData(int32 code, void* buffer, size_t size) argument
285 GenericThread::ReceiveData(thread_id* sender, void* buffer, size_t size) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.cpp136 char buffer[1024]; local
/haiku/src/apps/installer/
H A DUnzipEngine.cpp181 char buffer[bufferSize + 1]; local
192 copyrightAttr << buffer; local
/haiku/src/apps/mail/
H A DMailSupport.cpp97 char *buffer; local
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp646 BBuffer* buffer = _FillNextBuffer(event->event_time); local
813 BBuffer* buffer = fBufferGroup->RequestBuffer( local
[all...]
H A DAudioReader.cpp86 fill_buffer(void* buffer, int32 count, sample_t value) argument
99 AudioReader::ReadSilence(void* buffer, int64 frames) const argument
129 SkipFrames(void* buffer, int64 frames) const argument
139 ReverseFrames(void* buffer, int64 frames) const argument
[all...]
H A DAudioVolumeConverter.cpp25 convert(SampleType* buffer, const int32 samples, const float volume, argument
37 convert(SampleType* buffer, const int32 frames, const int32 channels, argument
82 AudioVolumeConverter::Read(void* buffer, int64 pos, int64 frames) argument
[all...]
H A DSampleBuffer.h27 inline SampleBuffer(void* buffer) argument
61 inline FloatSampleBuffer(void* buffer) argument
80 inline IntSampleBuffer(void* buffer) argument
99 inline ShortSampleBuffer(void* buffer) argument
118 inline UCharSampleBuffer(void* buffer) argument
137 CharSampleBuffer(void* buffer) argument
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp144 VideoConsumer::BufferReceived(BBuffer* buffer) argument
240 BBuffer* buffer local
551 _HandleBuffer(BBuffer* buffer) argument
[all...]
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp474 char buffer[64]; local
/haiku/src/apps/mediaplayer/supplier/
H A DImageTrackVideoSupplier.cpp88 ImageTrackVideoSupplier::ReadFrame(void* buffer, bigtime_t* performanceTime, argument
H A DMediaTrackAudioSupplier.cpp128 MediaTrackAudioSupplier::Read(void* buffer, int64 pos, int64 frames) argument
321 _CopyFrames(Buffer* buffer, void* target, int64 targetOffset, int64 position, int64 frames) const argument
340 Buffer* buffer = new (nothrow) Buffer; local
384 Buffer* buffer = NULL; local
397 Buffer* buffer = NULL; local
432 Buffer* buffer = _FindBufferAtFrame(position); local
461 _TouchBuffer(Buffer* buffer) argument
471 _ReadBuffer(Buffer* buffer, int64 position) argument
481 _ReadBuffer(Buffer* buffer, int64 position, bigtime_t time) argument
548 _ReadUncachedFrames(void* buffer, int64 position, int64 frames, bigtime_t time) argument
[all...]
H A DProxyAudioSupplier.cpp90 ProxyAudioSupplier::GetFrames(void* buffer, int64 frameCount, argument
336 ProxyAudioSupplier::_ReadSilence(void* buffer, int6 argument
343 _ReverseFrames(void* buffer, int64 frames) const argument
360 _SkipFrames(void* buffer, int64 frames) const argument
[all...]
H A DSubTitlesSRT.cpp136 char buffer[line.Length() * 4]; local
/haiku/src/apps/mediaplayer/support/
H A DStackBlurFilter.cpp150 StackBlurFilter::_Filter32(uint8* buffer, unsigned width, unsigned height, argument
430 StackBlurFilter::_Filter8(uint8* buffer, unsigned width, unsigned height, argument
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp275 uint8 buffer[7]; local
316 PackageItem::ParseAttribute(uint8* buffer, BNode* node, char** attrName, argument
431 SkipAttribute(uint8* buffer, bool* attrStarted, bool* done) argument
493 ParseData(uint8* buffer, BFile* file, uint64 originalSize, bool *done) argument
571 uint8 buffer[7]; local
670 _ParseScript(uint8 *buffer, uint64 originalSize, BString& _script, bool *done) argument
962 uint8 buffer[7]; local
[all...]
/haiku/src/apps/pairs/
H A DPairs.cpp146 char buffer[512]; local

Completed in 226 milliseconds

1234567891011>>