Home
last modified time | relevance | path

Searched defs:ReadData (Results 1 – 25 of 35) sorted by relevance

12

/external/libchrome/mojo/public/cpp/system/
Ddata_pipe_drainer.cc31 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::DataPipeDrainer
Ddata_pipe.h77 MojoResult ReadData(void* elements, in ReadData() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dbuffer.h87 Status Buffer::ReadData(CLCommandQueue* queue, std::vector<T>* result) const { in ReadData() function
Dtexture2d.h103 Status Texture2D::ReadData(CLCommandQueue* queue, in ReadData() function
Dtensor.cc324 Status Tensor::ReadData(CLCommandQueue* queue, TensorFloat32* dst) const { in ReadData() function in tflite::gpu::cl::Tensor
329 Status Tensor::ReadData(CLCommandQueue* queue, Tensor5DFloat32* dst) const { in ReadData() function in tflite::gpu::cl::Tensor
/external/u-boot/tools/binman/etype/
Dcbfs.py270 def ReadData(self, decomp=True): member in Entry_cbfs
Dsection.py513 def ReadData(self, decomp=True): member in Entry_section
/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 __anone300daeb0211::PTHStatLookupTrait
/external/u-boot/tools/binman/
Dimage.py203 def ReadData(self, decomp=True): member in Image
/external/tensorflow/tensorflow/lite/micro/examples/person_detection_experimental/arduino/
Dimage_provider.cc118 TfLiteStatus ReadData(tflite::ErrorReporter* error_reporter) { in ReadData() function
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/
Dimage_provider.cc118 TfLiteStatus ReadData(tflite::ErrorReporter* error_reporter) { in ReadData() function
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp183 size_t CFX_SeekableStreamProxy::ReadData(uint8_t* pBuffer, size_t iBufferSize) { in ReadData() function in CFX_SeekableStreamProxy
/external/libchrome/ipc/
Dipc_channel_reader_unittest.cc28 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anone5e5f9440111::MockChannelReader
Dipc_channel_nacl.cc327 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
/external/perfetto/test/
Dtest_helper.cc157 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
/external/libchrome/mojo/core/
Dcore_test_base.cc73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anonadef93b20111::MockDispatcher
Ddispatcher.cc69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
/external/libchrome/mojo/public/c/system/
Dthunks.h113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/webrtc/webrtc/base/
Dtestutils.h189 std::string ReadData() { in ReadData() function
309 std::string ReadData() { in ReadData() function
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon560066e30311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon560066e30511::InterestingASTIdentifierLookupTrait
/external/webrtc/webrtc/p2p/base/
Dpseudotcp_unittest.cc273 void ReadData() { in ReadData() function in PseudoTcpTest
392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc268 std::string MojoTestBase::ReadData(MojoHandle consumer, size_t size) { in ReadData() function in mojo::core::test::MojoTestBase
/external/pdfium/core/fxcodec/bmp/
Dcfx_bmpdecompressor.cpp643 bool CFX_BmpDecompressor::ReadData(uint8_t* destination, uint32_t size) { in ReadData() function in fxcodec::CFX_BmpDecompressor
/external/libchrome/base/
Dpickle.cc192 bool PickleIterator::ReadData(const char** data, int* length) { in ReadData() function in base::PickleIterator
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp882 struct ReadData struct
884 int targetHandle;
885 int seed;
887 static ReadData Generate(int targetHandle, int seed) in Generate()

12