Home
last modified time | relevance | path

Searched defs:streamLength (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpc/
H A Dmpcproperties.cpp70 MPC::Properties::Properties(const ByteVector &data, long streamLength, ReadStyle style) : in Properties()
77 MPC::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
207 void MPC::Properties::readSV8(File *file, long streamLength) in readSV8()
299 void MPC::Properties::readSV7(const ByteVector &data, long streamLength) in readSV7()
/dports/audio/taglib/taglib-1.12/taglib/mpc/
H A Dmpcproperties.cpp69 MPC::Properties::Properties(const ByteVector &data, long streamLength, ReadStyle style) : in Properties()
76 MPC::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
206 void MPC::Properties::readSV8(File *file, long streamLength) in readSV8()
298 void MPC::Properties::readSV7(const ByteVector &data, long streamLength) in readSV7()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mpc/
H A Dmpcproperties.cpp69 MPC::Properties::Properties(const ByteVector &data, long streamLength, ReadStyle style) : in Properties()
76 MPC::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
206 void MPC::Properties::readSV8(File *file, long streamLength) in readSV8()
298 void MPC::Properties::readSV7(const ByteVector &data, long streamLength) in readSV7()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DInputStreamLengthHelper.cpp77 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetSyncLength() local
152 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetAsyncLength() local
196 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(mStream); in Run() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DInputStreamLengthHelper.cpp77 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetSyncLength() local
152 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetAsyncLength() local
196 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(mStream); in Run() local
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DInputStreamLengthHelper.cpp75 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetSyncLength() local
150 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetAsyncLength() local
194 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(mStream); in Run() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DInputStreamLengthHelper.cpp77 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetSyncLength() local
152 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(aStream); in GetAsyncLength() local
196 nsCOMPtr<nsIInputStreamLength> streamLength = do_QueryInterface(mStream); in Run() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/trueaudio/
H A Dtrueaudioproperties.cpp64 TrueAudio::Properties::Properties(const ByteVector &data, long streamLength, ReadStyle style) : in Properties()
125 void TrueAudio::Properties::read(const ByteVector &data, long streamLength) in read()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/access/gin/
H A Dgininsert.c66 attnum = gintuple_get_attrnum(ginstate, old); in PropertiesPrivate()
125 * This is basically the same logic as in addItemPointersToLeafTuple, in read()
126 * but working from slightly different input. in read()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/trueaudio/
H A Dtrueaudioproperties.cpp64 TrueAudio::Properties::Properties(const ByteVector &data, long streamLength, ReadStyle style) : in Properties()
125 void TrueAudio::Properties::read(const ByteVector &data, long streamLength) in read()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/wavpack/
H A Dwavpackproperties.cpp75 WavPack::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
163 void WavPack::Properties::read(File *file, long streamLength) in read()
213 unsigned int WavPack::Properties::seekFinalIndex(File *file, long streamLength) in seekFinalIndex()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/wavpack/
H A Dwavpackproperties.cpp75 WavPack::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
163 void WavPack::Properties::read(File *file, long streamLength) in read()
213 unsigned int WavPack::Properties::seekFinalIndex(File *file, long streamLength) in seekFinalIndex()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/flac/
H A Dflacproperties.cpp58 FLAC::Properties::Properties(ByteVector data, long streamLength, ReadStyle style) : in Properties()
131 void FLAC::Properties::read(const ByteVector &data, long streamLength) in read()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/flac/
H A Dflacproperties.cpp58 FLAC::Properties::Properties(ByteVector data, long streamLength, ReadStyle style) : in Properties()
131 void FLAC::Properties::read(const ByteVector &data, long streamLength) in read()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ogg/flac/
H A Doggflacfile.cpp62 long streamLength; member in Ogg::FLAC::File::FilePrivate
209 long Ogg::FLAC::File::streamLength() in streamLength() function in Ogg::FLAC::File
/dports/audio/taglib/taglib-1.12/taglib/ogg/flac/
H A Doggflacfile.cpp62 long streamLength; member in Ogg::FLAC::File::FilePrivate
209 long Ogg::FLAC::File::streamLength() in streamLength() function in Ogg::FLAC::File
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/ogg/flac/
H A Doggflacfile.cpp62 long streamLength; member in Ogg::FLAC::File::FilePrivate
209 long Ogg::FLAC::File::streamLength() in streamLength() function in Ogg::FLAC::File
/dports/audio/taglib/taglib-1.12/taglib/wavpack/
H A Dwavpackproperties.cpp76 WavPack::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
260 void WavPack::Properties::read(File *file, long streamLength) in read()
342 unsigned int WavPack::Properties::seekFinalIndex(File *file, long streamLength) in seekFinalIndex()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ape/
H A Dapeproperties.cpp73 APE::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
145 void APE::Properties::read(File *file, long streamLength) in read()
/dports/audio/taglib/taglib-1.12/taglib/ape/
H A Dapeproperties.cpp73 APE::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
145 void APE::Properties::read(File *file, long streamLength) in read()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/ape/
H A Dapeproperties.cpp73 APE::Properties::Properties(File *file, long streamLength, ReadStyle style) : in Properties()
145 void APE::Properties::read(File *file, long streamLength) in read()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePluginStream.cpp62 void NetscapePluginStream::didReceiveResponse(const KURL& responseURL, uint32_t streamLength, uint3… in didReceiveResponse()
146 bool NetscapePluginStream::start(const String& responseURLString, uint32_t streamLength, uint32_t l… in start()
/dports/databases/grass7/grass-7.8.6/raster/r.terraflow/
H A Dccforest.cpp83 size_t streamLength = edgeStream->stream_len(); in size() local
137 size_t streamLength = edgeStream->stream_len(); in findAllRoots() local
/dports/audio/taglib/taglib-1.12/taglib/flac/
H A Dflacunknownmetadatablock.cpp59 void FLAC::UnknownMetadataBlock::setCode(int code) in Properties()
60 { in Properties()
61 d->code = code; in Properties()
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/io_read/
H A Dfiledata_base_seekable.hpp31 pos_type streamLength; member in mpt::MPT_INLINE_NS::IO::FileDataSeekable

123456789