Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.h144 absl::Status MetalSpatialTensor::ReadData(id<MTLDevice> device, in ReadData() function
151 absl::Status MetalSpatialTensor::ReadData(id<MTLDevice> device, in ReadData() function
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
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.h176 absl::Status Tensor::ReadData(CLCommandQueue* queue, in ReadData() function
183 absl::Status Tensor::ReadData(CLCommandQueue* queue, in ReadData() function
Dbuffer.h104 absl::Status Buffer::ReadData(CLCommandQueue* queue, in ReadData() function
Dtexture2d.h112 absl::Status Texture2D::ReadData(CLCommandQueue* queue, in ReadData() function
/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/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 __anon561cd9ec0211::PTHStatLookupTrait
/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::__anon1e761e850111::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::__anonb52190130111::MockDispatcher
Ddata_pipe_consumer_dispatcher.cc99 MojoResult DataPipeConsumerDispatcher::ReadData( in ReadData() function in mojo::core::DataPipeConsumerDispatcher
/external/libchrome/mojo/public/c/system/
Dthunks.h113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/webrtc/p2p/base/
Dpseudo_tcp_unittest.cc301 void ReadData() { in ReadData() function in PseudoTcpTest
416 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anona09534440311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anona09534440511::InterestingASTIdentifierLookupTrait
/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/perfetto/test/
Dtest_helper.cc201 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
/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()
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp480 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait

12