Home
last modified time | relevance | path

Searched refs:ReadData (Results 1 – 25 of 47) sorted by relevance

12

/external/pdfium/xfa/src/fgas/src/crt/
Dfx_stream.h28 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize) = 0;
51 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
71 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
94 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
124 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
150 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize) { return 0; } in ReadData() function
191 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
232 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize);
Dfx_stream.cpp195 int32_t CFX_FileStreamImp::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFX_FileStreamImp
297 int32_t CFX_FileReadStreamImp::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFX_FileReadStreamImp
314 iMaxLength = ReadData((uint8_t*)pStr, iMaxLength * 2) / 2; in ReadString()
385 int32_t CFX_BufferReadStreamImp::ReadData(uint8_t* pBuffer, in ReadData() function in CFX_BufferReadStreamImp
444 iMaxLength = ReadData((uint8_t*)pStr, iMaxLength * 2) / 2; in ReadString()
564 int32_t CFX_BufferStreamImp::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFX_BufferStreamImp
653 m_pStreamImp->ReadData((uint8_t*)&m_dwBOM, 3); in InitStream()
719 int32_t CFX_TextStream::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFX_TextStream
720 return m_pStreamImp->ReadData(pBuffer, iBufferSize); in ReadData()
775 iLen = m_pStreamImp->ReadData((uint8_t*)pStr, iBytes); in ReadString()
[all …]
/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.h100 bool ReadData( uchar* data, int step, int color );
120 bool ReadData( uchar* data, int step, int color );
Dgrfmt_jpeg.h59 bool ReadData( uchar* data, int step, int color );
115 bool ReadData( uchar* data, int step, int color );
Dgrfmt_imageio.h24 bool ReadData( uchar* data, int step, int color );
Dgrfmt_bmp.h64 bool ReadData( uchar* data, int step, int color );
Dgrfmt_png.h60 bool ReadData( uchar* data, int step, int color );
Dgrfmt_pxm.h57 bool ReadData( uchar* data, int step, int color );
Dgrfmt_sunras.h70 bool ReadData( uchar* data, int step, int color );
Dgrfmt_exr.h65 bool ReadData( uchar* data, int step, int color );
Dgrfmt_jpeg2000.h68 bool ReadData( uchar* data, int step, int color );
Dgrfmt_base.h78 virtual bool ReadData( uchar* data, int step, int color ) = 0;
/external/clang/lib/Serialization/
DASTReaderInternals.h181 data_type ReadData(const internal_key_type& k,
234 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen);
284 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
/external/webrtc/webrtc/p2p/base/
Dpseudotcp_unittest.cc248 ReadData(); in OnTcpReadable()
273 void ReadData() { in ReadData() function in PseudoTcpTest
362 ReadData(); in OnTcpReadable()
392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.h32 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize) { return 0; } in ReadData() function
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp865 struct ReadData struct
870 static ReadData Generate(int targetHandle, int seed) in Generate() argument
872 ReadData retVal; in Generate()
963 InterCallOperations& operator<< (const op::ReadData&);
991 op::ReadData read;
1014 InterCallOperations& InterCallOperations::operator<< (const op::ReadData& cmd) in operator <<()
1093 …void runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName, int…
1181 const op::ReadData& cmd = m_cmds[step].u_cmd.read; in init()
1467 void InterCallTestCase::runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName,… in runCommand()
3246 << op::ReadData::Generate(1, seed0))); in init()
[all …]
/external/pdfium/xfa/src/fgas/include/
Dfx_stm.h54 virtual int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize) = 0;
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
Dwiimote.cpp483 bool cWiiMote::ReadData(unsigned int address, unsigned short size, unsigned char * buffer) in ReadData() function in cWiiMote
502 if (ReadData(CALIBRATION_ADDRESS, CALIBRATION_DATA_LENGTH,buffer)) in ReadCalibrationData()
593 if (ReadData(NUNCHUCK_CALIBRATION_ADDRESS,16,buffer)) in InitNunchuck()
/external/libnfc-nxp/src/
DphFriNfc_SmtCrdFmt.h149 uint8_t ReadData[16]; member
/external/v8/src/snapshot/
Ddeserializer.h101 bool ReadData(Object** start, Object** end, int space,
Ddeserializer.cc169 ReadData(start, end, NEW_SPACE, NULL); in VisitPointers()
194 bool filled = ReadData(start, end, space, obj_address); in DeserializeDeferredObjects()
369 if (ReadData(current, limit, space_number, address)) { in ReadObject()
431 bool Deserializer::ReadData(Object** current, Object** limit, int source_space, in ReadData() function in v8::internal::Deserializer
/external/clang/lib/Lex/
DPTHLexer.cpp359 static PTHFileData ReadData(const internal_key_type& k, in ReadData() function in PTHManager::PTHFileLookupTrait
405 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in PTHManager::PTHStringLookupTrait
662 static data_type ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in __anonbf2406210211::PTHStatLookupTrait
/external/webrtc/webrtc/base/
Dhttpbase_unittest.cc288 std::string contents = src.ReadData(); in VerifySourceContents()
365 EXPECT_TRUE(src.ReadData().empty()); in TEST_F()
Dsslstreamadapter_unittest.cc320 ReadData(stream); in OnEvent()
512 virtual void ReadData(rtc::StreamInterface *stream) = 0;
623 virtual void ReadData(rtc::StreamInterface *stream) { in ReadData() function in SSLStreamAdapterTestTLS
716 virtual void ReadData(rtc::StreamInterface *stream) { in ReadData() function in SSLStreamAdapterTestDTLS
/external/ceres-solver/internal/ceres/
Dsystem_test.cc322 ReadData(input_file); in BundleAdjustmentProblem()
346 void ReadData(const string& filename) { in ReadData() function in ceres::internal::BundleAdjustmentProblem

12