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/metal/
Dbuffer.h86 absl::Status Buffer::ReadData(std::vector<T>* result) const { in ReadData() function
Dtexture2d.h97 absl::Status Texture2D::ReadData(id<MTLDevice> device, in ReadData() function
Dmetal_spatial_tensor.cc493 absl::Status MetalSpatialTensor::ReadData(id<MTLDevice> device, in ReadData() function in tflite::gpu::metal::MetalSpatialTensor
499 absl::Status MetalSpatialTensor::ReadData(id<MTLDevice> device, in ReadData() function in tflite::gpu::metal::MetalSpatialTensor
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dbuffer.h96 absl::Status Buffer::ReadData(CLCommandQueue* queue, in ReadData() function
Dtexture2d.h112 absl::Status Texture2D::ReadData(CLCommandQueue* queue, in ReadData() function
Dtensor.cc590 absl::Status Tensor::ReadData(CLCommandQueue* queue, TensorFloat32* dst) const { in ReadData() function in tflite::gpu::cl::Tensor
595 absl::Status Tensor::ReadData(CLCommandQueue* queue, in ReadData() function in tflite::gpu::cl::Tensor
/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 __anon3226c9c70211::PTHStatLookupTrait
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/
Dimage_provider.cc124 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::__anonc30b47200111::MockChannelReader
/external/google-breakpad/src/tools/windows/converter_exe/
Dwininet_client.cc228 bool WinInetClient::ReadData(HttpHandle request_handle, in ReadData() function in crash::internal::WinInetClient
Dwinhttp_client.cc229 bool WinHttpClient::ReadData(HttpHandle request_handle, in ReadData() function in crash::internal::WinHttpClient
/external/libchrome/mojo/core/
Ddispatcher.cc69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
Dcore_test_base.cc73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anon6de9010e0111::MockDispatcher
/external/libchrome/mojo/public/c/system/
Dthunks.h113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/perfetto/test/
Dtest_helper.cc201 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anond7cf703f0311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anond7cf703f0511::InterestingASTIdentifierLookupTrait
/external/webrtc/p2p/base/
Dpseudo_tcp_unittest.cc301 void ReadData() { in ReadData() function in PseudoTcpTest
416 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/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/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/llvm-project/clang/lib/Serialization/
DGlobalModuleIndex.cpp107 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon69e2cfad0311::IdentifierIndexReaderTrait
518 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon69e2cfad0611::InterestingASTIdentifierLookupTrait
/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.cpp888 struct ReadData struct
890 int targetHandle;
891 int seed;
893 static ReadData Generate(int targetHandle, int seed) in Generate()

12