Home
last modified time | relevance | path

Searched defs:streamRead (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/example/
H A Dexam23_streams.php55 $streamRead=new ClickHouseDB\Transport\StreamRead($stream); variable
71 $streamRead=new ClickHouseDB\Transport\StreamRead($stream); variable
/dports/editors/abiword/abiword-3.0.5/plugins/sdw/xp/
H A Die_imp_StarOffice.h236 inline void streamRead(GsfInput* aStream, UT_uint8& aDest) throw(UT_Error) { in streamRead() function
241 inline void streamRead(GsfInput* aStream, UT_sint8& aDest) throw(UT_Error) { in streamRead() function
245 inline void streamRead(GsfInput* aStream, char& aDest) throw(UT_Error) { in streamRead() function
283 inline void streamRead(GsfInput* aStream, bool& aDest) throw(UT_Error) { in streamRead() function
288 inline void streamRead(GsfInput* aStream, ClsId& aClsId) throw(UT_Error) { in streamRead() function
304 inline void streamRead(GsfInput* aStream, char* aBuffer, UT_uint32 length) throw(UT_Error) { in streamRead() function
309 inline void streamRead(GsfInput* aStream, UT_uint8* aBuffer, UT_uint32 length) throw(UT_Error) { in streamRead() function
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/Classes/
H A DFreeImageStreamIO.cs80 static unsafe uint streamRead(IntPtr buffer, uint size, uint count, fi_handle handle) in streamRead() method in FreeImageAPI.IO.FreeImageStreamIO
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/RDGeneral/
H A DStreamOps.h274 void streamRead(std::istream &ss, T &loc) { in streamRead() function
285 void streamRead(std::istream &ss, T &obj, int version) { in streamRead() function
290 inline void streamRead(std::istream &ss, std::string &what, int version) { in streamRead() function
/dports/comms/limesuite/LimeSuite-20.10.0/src/ConnectionXillybus/
H A DConnectionXillybus.h67 std::string streamRead[MAX_EP_CNT]; member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Volume/src/
H A DOgreVolumeHalfFloatGridSource.cpp68 DataStreamPtr streamRead = Root::getSingleton().openFileStream(serializedVolumeFile); in HalfFloatGridSource() local
/dports/graphics/ogre3d/ogre-1.11.6/Components/Volume/src/
H A DOgreVolumeHalfFloatGridSource.cpp68 DataStreamPtr streamRead = Root::getSingleton().openFileStream(serializedVolumeFile); in HalfFloatGridSource() local
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/src/Transport/
H A DHttp.php688 public function streamRead(Stream $streamRead,$sql,$bindings=[]) function in ClickHouseDB\\Transport\\Http
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkBMPReader.cxx380 vtkIdType streamRead; in vtkBMPReaderUpdate2() local
H A DvtkImageReader2.cxx700 long streamRead; in vtkImageReader2Update() local
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkBMPReader.cxx363 vtkIdType streamRead; in vtkBMPReaderUpdate2() local
H A DvtkImageReader2.cxx677 long streamRead; in vtkImageReader2Update() local
H A DvtkImageReader.cxx186 unsigned long streamRead; in vtkImageReaderUpdate2() local
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkBMPReader.cxx379 vtkIdType streamRead; in vtkBMPReaderUpdate2() local
H A DvtkImageReader2.cxx703 long streamRead; in vtkImageReader2Update() local
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/src/
H A DClient.php652 public function streamRead(Stream $streamRead, string $sql, array $bind = []) argument
/dports/audio/audiere/audiere-1.9.4/src/
H A Ddevice_ds_stream.cpp407 DSOutputStream::streamRead(int sample_count, void* samples) { in streamRead() function in audiere::DSOutputStream
/dports/audio/freealut/freealut-1.1.0/src/
H A DalutInputStream.c139 streamRead (InputStream *stream, void *ptr, size_t numBytesToRead) in streamRead() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freealut/src/
H A DalutInputStream.c140 static ALboolean streamRead(InputStream * stream, void *ptr, size_t numBytesToRead) in streamRead() function
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/
H A DREADME.md693 ### streamRead subsection
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DSoundFileReaderFlac.cpp36 …FLAC__StreamDecoderReadStatus streamRead(const FLAC__StreamDecoder*, FLAC__byte buffer[], std::siz… in streamRead() function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/ChemReactions/
H A DReactionPickler.cpp40 void streamRead(std::istream &ss, ReactionPickler::Tags &tag) { in streamRead() function
/dports/net/norm/norm-1.5r6/src/pynorm/
H A Dobject.py101 def streamRead(self, size): member in Object
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/io/
H A DSessionInputBufferImpl.java134 private int streamRead(final byte[] b, final int off, final int len) throws IOException { in streamRead() method in SessionInputBufferImpl
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/io/
H A DSessionInputBufferImpl.java134 private int streamRead(final byte[] b, final int off, final int len) throws IOException { in streamRead() method in SessionInputBufferImpl

12