/external/pdfium/testing/ |
D | fx_string_testhelpers.h | 22 bool ReadBlock(void* buffer, FX_FILESIZE offset, size_t size) override { in ReadBlock() function 40 bool ReadBlock(void* buffer, FX_FILESIZE offset, size_t size) override { in ReadBlock() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablemultistream.cpp | 32 bool CFX_SeekableMultiStream::ReadBlock(void* buffer, in ReadBlock() function in CFX_SeekableMultiStream 62 size_t CFX_SeekableMultiStream::ReadBlock(void* buffer, size_t size) { in ReadBlock() function in CFX_SeekableMultiStream
|
D | fx_stream.cpp | 29 bool ReadBlock(void* buffer, FX_FILESIZE offset, size_t size) override { in ReadBlock() function in __anon0c0b04760111::CFX_CRTFileStream 32 size_t ReadBlock(void* buffer, size_t size) override { in ReadBlock() function in __anon0c0b04760111::CFX_CRTFileStream 90 size_t IFX_SeekableReadStream::ReadBlock(void* buffer, size_t size) { in ReadBlock() function in IFX_SeekableReadStream
|
D | cfx_memorystream.cpp | 60 bool CFX_MemoryStream::ReadBlock(void* buffer, in ReadBlock() function in CFX_MemoryStream 92 size_t CFX_MemoryStream::ReadBlock(void* buffer, size_t size) { in ReadBlock() function in CFX_MemoryStream
|
/external/lzma/CS/7zip/Common/ |
D | InBuffer.cs | 30 public bool ReadBlock() in ReadBlock() method in SevenZip.Buffer.InBuffer
|
/external/lzma/CPP/7zip/Common/ |
D | InBuffer.cpp | 51 bool CInBufferBase::ReadBlock() in ReadBlock() function in CInBufferBase
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | format.cc | 80 Status ReadBlock(RandomAccessFile* file, const BlockHandle& handle, in ReadBlock() function
|
/external/lzma/CS/7zip/Compress/LZ/ |
D | LzInWindow.cs | 39 public virtual void ReadBlock() in ReadBlock() method in SevenZip.Compression.LZ.InWindow
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_read_validator.cpp | 60 bool CPDF_ReadValidator::ReadBlock(void* buffer, in ReadBlock() function in CPDF_ReadValidator
|
D | cpdf_syntax_parser.cpp | 106 bool CPDF_SyntaxParser::ReadBlock(uint8_t* pBuf, uint32_t size) { in ReadBlock() function in CPDF_SyntaxParser
|
/external/lzma/Java/SevenZip/Compression/LZ/ |
D | InWindow.java | 39 public void ReadBlock() throws IOException in ReadBlock() method in InWindow
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_client.h | 77 Status ReadBlock(ReadBlockCtrlResponse *res, int64_t stream_id, int64_t pos, in ReadBlock() function
|
/external/v8/src/parsing/ |
D | scanner-character-streams.cc | 265 bool ReadBlock() final { in ReadBlock() function in v8::internal::BufferedCharacterStream 302 bool ReadBlock() final { in ReadBlock() function in v8::internal::UnbufferedCharacterStream 389 bool BufferedUtf16CharacterStream::ReadBlock() { in ReadBlock() function in v8::internal::BufferedUtf16CharacterStream
|
/external/pdfium/fpdfsdk/ |
D | fpdf_dataavail.cpp | 74 bool ReadBlock(void* buffer, FX_FILESIZE offset, size_t size) override { in ReadBlock() function in __anon134d0cd60111::FPDF_FileAccessContext
|
D | fpdfview.cpp | 156 bool CPDF_CustomAccess::ReadBlock(void* buffer, in ReadBlock() function in __anond32df76b0111::CPDF_CustomAccess 222 bool FPDF_FileHandlerContext::ReadBlock(void* buffer, in ReadBlock() function in __anond32df76b0111::FPDF_FileHandlerContext 236 size_t FPDF_FileHandlerContext::ReadBlock(void* buffer, size_t size) { in ReadBlock() function in __anond32df76b0111::FPDF_FileHandlerContext 613 bool ReadBlock(void* buffer, FX_FILESIZE offset, size_t size) override { in ReadBlock() function in CMemFile
|
/external/pdfium/public/ |
D | fpdfview.h | 396 FPDF_RESULT (*ReadBlock)(FPDF_LPVOID clientData, member
|