Home
last modified time | relevance | path

Searched defs:readBuf (Results 1 – 25 of 1104) sorted by relevance

12345678910>>...45

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DReaderInternal.h64 bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilled()
125 bool Read10bitFilledMethodA(const Header &dpx, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilledMethodA()
133 bool Read10bitFilledMethodB(const Header &dpx, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilledMethodB()
142 void UnPackPacked(U32 *readBuf, const int bitDepth, BUF *data, int count, int bufoff) in UnPackPacked()
190 bool ReadPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in ReadPacked()
235 bool Read10bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitPacked()
242 bool Read12bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read12bitPacked()
249 bool ReadBlockTypes(const Header &dpxHeader, SRC *readBuf, IR *fd, const Block &block, BUF *data) in ReadBlockTypes()
298 …bool Read12bitFilledMethodB(const Header &dpxHeader, U16 *readBuf, IR *fd, const Block &block, BUF… in Read12bitFilledMethodB()
336 bool ReadImageBlock(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in ReadImageBlock()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/cineon.imageio/libcineon/
H A DReaderInternal.h64 bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilled()
125 bool Read10bitFilledMethodA(const Header &dpx, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilledMethodA()
133 bool Read10bitFilledMethodB(const Header &dpx, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitFilledMethodB()
142 void UnPackPacked(U32 *readBuf, const int bitDepth, BUF *data, int count, int bufoff) in UnPackPacked()
190 bool ReadPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in ReadPacked()
235 bool Read10bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read10bitPacked()
242 bool Read12bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in Read12bitPacked()
249 bool ReadBlockTypes(const Header &dpxHeader, SRC *readBuf, IR *fd, const Block &block, BUF *data) in ReadBlockTypes()
298 …bool Read12bitFilledMethodB(const Header &dpxHeader, U16 *readBuf, IR *fd, const Block &block, BUF… in Read12bitFilledMethodB()
336 bool ReadImageBlock(const Header &dpxHeader, U32 *readBuf, IR *fd, const Block &block, BUF *data) in ReadImageBlock()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core-tests/utils/stream/
H A DPreallocatedStreamBufTest.cpp26 Array<uint8_t> readBuf(sizeof(bufferStr)); in TEST() local
39 Array<uint8_t> readBuf(strlen(bufferStr) + 1 - 5); in TEST() local
52 Array<uint8_t> readBuf(sizeof(bufferStr) - 5); in TEST() local
66 Array<uint8_t> readBuf(sizeof(bufferStr) - 5); in TEST() local
119 Array<uint8_t> readBuf(sizeof(bufferStr)); in TEST() local
H A DSimpleStreamBufTest.cpp40 Array<uint8_t> readBuf(strlen(bufferStr) + 1 - 5); in TEST() local
54 Array<uint8_t> readBuf(sizeof(bufferStr) - 5); in TEST() local
69 Array<uint8_t> readBuf(sizeof(bufferStr) - 5); in TEST() local
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/dpx.imageio/libdpx/
H A DReaderInternal.h65 …void Unfill10bitFilled(U32 *readBuf, const int x, BUF *data, int count, int bufoff, const int numb… in Unfill10bitFilled()
122 …bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitFilled()
193 …bool Read10bitFilledMethodA(const Header &dpx, U32 *readBuf, IR *fd, const int element, const Bloc… in Read10bitFilledMethodA()
201 …bool Read10bitFilledMethodB(const Header &dpx, U32 *readBuf, IR *fd, const int element, const Bloc… in Read10bitFilledMethodB()
210 void UnPackPacked(U32 *readBuf, const int bitDepth, BUF *data, int count, int bufoff) in UnPackPacked()
258 …bool ReadPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block &blo… in ReadPacked()
302 …bool Read10bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitPacked()
309 …bool Read12bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read12bitPacked()
316 …bool ReadBlockTypes(const Header &dpxHeader, SRC *readBuf, IR *fd, const int element, const Block … in ReadBlockTypes()
404 …void ProcessImageBlock(const Header &dpxHeader, const int element, U32 *readBuf, const int x, BUF… in ProcessImageBlock()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/dpx.imageio/libdpx/
H A DReaderInternal.h65 …void Unfill10bitFilled(U32 *readBuf, const int x, BUF *data, int count, int bufoff, const int numb… in Unfill10bitFilled()
122 …bool Read10bitFilled(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitFilled()
193 …bool Read10bitFilledMethodA(const Header &dpx, U32 *readBuf, IR *fd, const int element, const Bloc… in Read10bitFilledMethodA()
201 …bool Read10bitFilledMethodB(const Header &dpx, U32 *readBuf, IR *fd, const int element, const Bloc… in Read10bitFilledMethodB()
210 void UnPackPacked(U32 *readBuf, const int bitDepth, BUF *data, int count, int bufoff) in UnPackPacked()
258 …bool ReadPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block &blo… in ReadPacked()
302 …bool Read10bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read10bitPacked()
309 …bool Read12bitPacked(const Header &dpxHeader, U32 *readBuf, IR *fd, const int element, const Block… in Read12bitPacked()
316 …bool ReadBlockTypes(const Header &dpxHeader, SRC *readBuf, IR *fd, const int element, const Block … in ReadBlockTypes()
404 …void ProcessImageBlock(const Header &dpxHeader, const int element, U32 *readBuf, const int x, BUF… in ProcessImageBlock()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/
H A DBufferedIO.hs93 readBuf dev bbuf = do function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/Thrift/Transport/
H A DIOBuffer.hs83 readBuf r n = do function
/dports/devel/py-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/devel/thrift-cpp/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/devel/thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/devel/node-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DIOBuffer.hs62 readBuf r n = do function
/dports/science/hdf5-18/hdf5-1.8.21/hl/test/
H A Dtest_packet_vlen.c62 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_atomic() local
177 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_comptype() local
323 compVLVL_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_compound_VL_VLtype() local
498 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_VLtype() local
1058 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_atomic() local
1173 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_comptype() local
1319 compVLVL_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_compound_VL_VLtype() local
1494 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_VLtype() local
H A Dtest_packet.c322 particle_t readBuf[NRECORDS]; in test_read() local
382 particle_t readBuf[NRECORDS]; in test_get_next() local
529 particle_t readBuf[NRECORDS]; in test_opaque() local
820 particle_t readBuf[1]; in test_error() local
/dports/science/hdf5/hdf5-1.10.6/hl/test/
H A Dtest_packet_vlen.c62 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_atomic() local
177 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_comptype() local
323 compVLVL_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_compound_VL_VLtype() local
498 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in test_VLof_VLtype() local
1055 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_atomic() local
1170 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_comptype() local
1316 compVLVL_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_compound_VL_VLtype() local
1491 hvl_t readBuf[NRECORDS]; /* Buffer to hold read data */ in testfl_VLof_VLtype() local
H A Dtest_packet.c322 particle_t readBuf[NRECORDS]; in test_read() local
382 particle_t readBuf[NRECORDS]; in test_get_next() local
529 particle_t readBuf[NRECORDS]; in test_opaque() local
820 particle_t readBuf[1]; in test_error() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/
H A Dreadfile.cpp159 char *readBuf = 0; in M_ReadFileIntoString() local
198 char readBuf[BSIZE]; in FileReader() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfd_streambuf.hpp24 char *readBuf, *writeBuf; member in fd_streambuf
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/cutestuff/
H A Dbytestream.cpp63 QByteArray readBuf, writeBuf; member in ByteStream::Private
180 QByteArray & ByteStream::readBuf() in readBuf() function in ByteStream
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Dbytestream.cpp66 QByteArray readBuf, writeBuf; member in ByteStream::Private
197 QByteArray &ByteStream::readBuf() in readBuf() function in ByteStream

12345678910>>...45