Searched defs:ReadData (Results 1 - 25 of 61) sorted by last modified time

123

/external/opencv/otherlibs/highgui/
H A Dgrfmt_bmp.cpp187 bool GrFmtBmpReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtBmpReader
H A Dgrfmt_exr.cpp198 bool GrFmtExrReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtExrReader
H A Dgrfmt_imageio.cpp125 bool GrFmtImageIOReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtImageIOReader
H A Dgrfmt_jpeg.cpp328 bool GrFmtJpegReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtJpegReader
1013 bool GrFmtJpegReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtJpegReader
H A Dgrfmt_jpeg2000.cpp152 bool GrFmtJpeg2000Reader::ReadData( uchar* data, int step, int color ) function in class:GrFmtJpeg2000Reader
H A Dgrfmt_png.cpp182 bool GrFmtPngReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtPngReader
H A Dgrfmt_pxm.cpp196 bool GrFmtPxMReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtPxMReader
H A Dgrfmt_sunras.cpp173 bool GrFmtSunRasterReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtSunRasterReader
H A Dgrfmt_tiff.cpp165 bool GrFmtTiffReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtTiffReader
559 bool GrFmtTiffReader::ReadData( uchar* data, int step, int color ) function in class:GrFmtTiffReader
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h237 InstrProfRecord ReadData(StringRef K, const unsigned char *D, offset_type N) { function in class:llvm::IndexedInstrProf::HashT
/external/libnfc-nxp/src/
H A DphFriNfc_SmtCrdFmt.h149 uint8_t ReadData[16]; member in struct:phFriNfc_Type2_AddInfo
/external/clang/lib/Serialization/
H A DASTReader.cpp630 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, function in class:ASTSelectorLookupTrait
692 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, function in class:ASTIdentifierLookupTrait
939 ASTDeclContextNameLookupTrait::ReadData(internal_key_type, function in class:ASTDeclContextNameLookupTrait
1510 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, function in class:HeaderFileInfoTrait
H A DGlobalModuleIndex.cpp104 static data_type ReadData(const internal_key_type& k, function in class:__anon18141::IdentifierIndexReaderTrait
482 data_type ReadData(const internal_key_type& k, function in class:__anon18143::InterestingASTIdentifierLookupTrait
/external/clang/lib/Lex/
H A DPTHLexer.cpp358 static PTHFileData ReadData(const internal_key_type& k, function in class:__anon17947::PTHFileLookupTrait
404 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, function in class:__anon17947::PTHStringLookupTrait
673 static data_type ReadData(const internal_key_type& k, const unsigned char* d, function in class:__anon17948::PTHStatLookupTrait
/external/chromium_org/third_party/webrtc/base/
H A Dsslstreamadapter_unittest.cc240 ReadData(stream);
420 virtual void ReadData(rtc::StreamInterface *stream) = 0;
514 virtual void ReadData(rtc::StreamInterface *stream) { function in class:SSLStreamAdapterTestTLS
582 virtual void ReadData(rtc::StreamInterface *stream) { function in class:SSLStreamAdapterTestDTLS
H A Dtestutils.h187 std::string ReadData() {
307 std::string ReadData() { function in class:testing::SocketTestClient
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dpseudotcp_unittest.cc266 ReadData();
291 void ReadData() { function in class:PseudoTcpTest
380 ReadData();
410 void ReadData() { function in class:PseudoTcpTestPingPong
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
H A Dtunnelsessionclient_unittest.cc157 ReadData();
179 void ReadData() { function in class:TunnelSessionClientTest
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_android.cc330 void Clipboard::ReadData(const Clipboard::FormatType& format, function in class:ui::Clipboard
H A Dclipboard_aura.cc280 void ReadData(const std::string& type, std::string* result) const { function in class:ui::__anon16617::AuraClipboard
557 void Clipboard::ReadData(const FormatType& format, std::string* result) const { function in class:ui::Clipboard
559 GetClipboard()->ReadData(format.ToString(), result);
H A Dclipboard_aurax11.cc745 void Clipboard::ReadData(const FormatType& format, std::string* result) const { function in class:ui::Clipboard
H A Dclipboard_win.cc532 ReadData(GetRtfFormatType(), result);
645 void Clipboard::ReadData(const FormatType& format, std::string* result) const { function in class:ui::Clipboard
/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl.cc812 int EntryImpl::ReadData(int index, int offset, IOBuffer* buf, int buf_len, function in class:disk_cache::EntryImpl
831 background_queue_->ReadData(this, index, offset, buf, buf_len, callback);
H A Dentry_impl_v3.cc525 int EntryImplV3::ReadData(int index, int offset, IOBuffer* buf, int buf_len, function in class:disk_cache::EntryImplV3
544 background_queue_->ReadData(this, index, offset, buf, buf_len, callback);
1423 int EntryImplV3::ReadData(int index, int offset, IOBuffer* buf, int buf_len, function in class:disk_cache::EntryImplV3
H A Din_flight_backend_io.cc154 void BackendIO::ReadData(EntryImpl* entry, int index, int offset, function in class:disk_cache::BackendIO
435 void InFlightBackendIO::ReadData(EntryImpl* entry, int index, int offset, function in class:disk_cache::InFlightBackendIO
439 operation->ReadData(entry, index, offset, buf, buf_len);

Completed in 1312 milliseconds

123