Searched defs:stream (Results 126 - 150 of 167) sorted by path

1234567

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp168 Playlist::Unflatten(BDataIO* stream) argument
/haiku/src/apps/people/
H A DPictureView.cpp608 BBitmapStream stream; local
[all...]
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp111 StyledEditView::GetStyledText(BPositionIO* stream, const char* forceEncoding) argument
/haiku/src/apps/sudoku/
H A DSudokuView.cpp226 SudokuView::SaveTo(BDataIO& stream, uint32 exportAs) argument
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DBitmap.cpp200 DataStream *stream = dynamic_cast<DataStream *>(inode); local
H A Ddump.cpp83 dump_data_stream(const bfs_inode *inode, const data_stream *stream, bool showOffsets) argument
[all...]
/haiku/src/bin/network/ping/
H A Dmain.c229 pr_summary(FILE * restrict stream) argument
[all...]
/haiku/src/build/libbe/app/
H A DMessage.cpp797 BMessage::Flatten(BDataIO *stream, ssize_t *size) const argument
928 BMessage::Unflatten(BDataIO *stream) argument
[all...]
/haiku/src/kits/app/
H A DMessage.cpp1066 BMessage::Flatten(BDataIO* stream, ssize_t* size) const argument
1306 BMessage::Unflatten(BDataIO* stream) argument
[all...]
/haiku/src/kits/game/
H A DFileGameSound.cpp28 BMediaTrack* stream; member in struct:_gs_media_tracker
[all...]
/haiku/src/kits/interface/
H A DGradient.cpp560 Unflatten(BGradient *&output, BDataIO* stream) argument
[all...]
/haiku/src/kits/media/
H A DMediaExtractor.cpp31 MediaExtractorChunkProvider(MediaExtractor* extractor, int32 stream) argument
212 MediaExtractor::EncodedFormat(int32 stream) argument
260 Seek(int32 stream, uint32 seekTo, int64* _frame, bigtime_t* _time) argument
287 FindKeyFrame(int32 stream, uint32 seekTo, int64* _frame, bigtime_t* _time) const argument
301 GetNextChunk(int32 stream, const void** _chunkBuffer, size_t* _chunkSize, media_header* mediaHeader) argument
335 CreateDecoder(int32 stream, Decoder** _decoder, media_codec_info* codecInfo) argument
399 GetStreamMetaData(int32 stream, BMessage* _data) const argument
445 _CalculateChunkBuffer(int32 stream) argument
[all...]
/haiku/src/kits/network/libnetservices2/
H A DErrorsExt.cpp75 std::stringstream stream; local
H A DHttpParser.cpp498 BDataIO* stream = nullptr; local
/haiku/src/kits/shared/
H A DKeymap.cpp82 BKeymap::SetTo(BDataIO& stream) argument
/haiku/src/kits/support/
H A DBufferedDataIO.cpp23 BBufferedDataIO::BBufferedDataIO(BDataIO& stream, size_t bufferSize, argument
/haiku/src/kits/tracker/
H A DPoseView.cpp425 BMallocIO stream; local
546 BMallocIO stream; local
658 BMallocIO stream; local
700 BMallocIO stream; local
2487 BMallocIO stream; local
[all...]
H A DThumbnails.cpp217 BMallocIO stream; local
H A DTrackerInitialState.cpp223 mkColumnsBits(BMallocIO& stream, const ColumnData* src, int32 nelm, argument
673 BMallocIO stream; local
690 BMallocIO stream; local
707 BMallocIO stream; local
724 BMallocIO stream; local
[all...]
H A DUtilities.cpp143 ValidateStream(BMallocIO* stream, uint32 key, int32 version) argument
1104 StringFromStream(BString* string, BMallocIO* stream, bool endianSwap) argument
1125 StringToStream(const BString* string, BMallocIO* stream) argument
H A DViewState.cpp107 BColumn::BColumn(BMallocIO* stream, int32 version, bool endianSwap) argument
206 InstantiateFromStream(BMallocIO* stream, bool endianSwap) argument
334 BViewState(BMallocIO* stream, bool endianSwap) argument
395 ArchiveToStream(BMallocIO* stream) argument
411 InstantiateFromStream(BMallocIO* stream, bool endianSwap) argument
[all...]
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp54 FlatIconImporter::Import(Icon* icon, BPositionIO* stream) argument
/haiku/src/libs/icon/message/
H A DMessageImporter.cpp53 MessageImporter::Import(Icon* icon, BPositionIO* stream) argument
/haiku/src/servers/app/
H A DDesktop.cpp566 EventStream* stream = fVirtualScreen.HWInterface()->CreateEventStream(); local
H A DEventDispatcher.cpp264 EventDispatcher::SetTo(EventStream* stream) argument

Completed in 190 milliseconds

1234567