/external/libchrome/mojo/public/cpp/system/ |
D | data_pipe_drainer.cc | 31 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::DataPipeDrainer
|
D | data_pipe.h | 77 MojoResult ReadData(void* elements, in ReadData() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | buffer.h | 87 Status Buffer::ReadData(CLCommandQueue* queue, std::vector<T>* result) const { in ReadData() function
|
D | texture2d.h | 103 Status Texture2D::ReadData(CLCommandQueue* queue, in ReadData() function
|
D | tensor.cc | 324 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/ |
D | cbfs.py | 270 def ReadData(self, decomp=True): member in Entry_cbfs
|
D | section.py | 513 def ReadData(self, decomp=True): member in Entry_section
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 359 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/ |
D | image.py | 203 def ReadData(self, decomp=True): member in Image
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection_experimental/arduino/ |
D | image_provider.cc | 118 TfLiteStatus ReadData(tflite::ErrorReporter* error_reporter) { in ReadData() function
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/ |
D | image_provider.cc | 118 TfLiteStatus ReadData(tflite::ErrorReporter* error_reporter) { in ReadData() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablestreamproxy.cpp | 183 size_t CFX_SeekableStreamProxy::ReadData(uint8_t* pBuffer, size_t iBufferSize) { in ReadData() function in CFX_SeekableStreamProxy
|
/external/libchrome/ipc/ |
D | ipc_channel_reader_unittest.cc | 28 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anone5e5f9440111::MockChannelReader
|
D | ipc_channel_nacl.cc | 327 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
|
/external/perfetto/test/ |
D | test_helper.cc | 157 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
|
/external/libchrome/mojo/core/ |
D | core_test_base.cc | 73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anonadef93b20111::MockDispatcher
|
D | dispatcher.cc | 69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
|
/external/libchrome/mojo/public/c/system/ |
D | thunks.h | 113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
|
/external/webrtc/webrtc/base/ |
D | testutils.h | 189 std::string ReadData() { in ReadData() function 309 std::string ReadData() { in ReadData() function
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 105 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/ |
D | pseudotcp_unittest.cc | 273 void ReadData() { in ReadData() function in PseudoTcpTest 392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
|
/external/libchrome/mojo/core/test/ |
D | mojo_test_base.cc | 268 std::string MojoTestBase::ReadData(MojoHandle consumer, size_t size) { in ReadData() function in mojo::core::test::MojoTestBase
|
/external/pdfium/core/fxcodec/bmp/ |
D | cfx_bmpdecompressor.cpp | 643 bool CFX_BmpDecompressor::ReadData(uint8_t* destination, uint32_t size) { in ReadData() function in fxcodec::CFX_BmpDecompressor
|
/external/libchrome/base/ |
D | pickle.cc | 192 bool PickleIterator::ReadData(const char** data, int* length) { in ReadData() function in base::PickleIterator
|
/external/deqp/modules/gles31/functional/ |
D | es31fSynchronizationTests.cpp | 882 struct ReadData struct 884 int targetHandle; 885 int seed; 887 static ReadData Generate(int targetHandle, int seed) in Generate()
|