Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 54) sorted by relevance

123

/external/brotli/csharp/org/brotli/dec/
DDictionary.cs32 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder0
40 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder1
48 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder2
82 internal static byte[] GetData() in GetData() method in Org.Brotli.Dec.Dictionary
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dflt_type.cc33 const void* FLT::GetData() const { in GetData() function in tflite::gpu::cl::FLT
52 const void* FLT2::GetData() const { in GetData() function in tflite::gpu::cl::FLT2
71 const void* FLT4::GetData() const { in GetData() function in tflite::gpu::cl::FLT4
/external/tensorflow/tensorflow/lite/experimental/resource/
Dlookup_util.h36 T GetData(int index) { return input_data_[index]; } in GetData() function
52 std::string GetData(int index) { in GetData() function
/external/google-breakpad/src/common/
Dmemory_range.h90 const void* GetData(size_t sub_offset, size_t sub_length) const { in GetData() function
97 const DataType* GetData(size_t sub_offset) const { in GetData() function
/external/tensorflow/tensorflow/lite/tools/optimize/sparsity/
Dformat_converter.h56 std::vector<T> GetData() { return data_; } in GetData() function
/external/deqp-deps/amber/src/
Dshader.h42 const std::string& GetData() const { return data_; } in GetData() function
/external/webrtc/talk/media/base/
Daudioframe.h47 int16_t* GetData() { return audio10ms_; } in GetData() function
/external/clang/test/CodeGenCXX/
Dfunction-template-specialization.cpp37 const int &GetData<int>(bool b) { in GetData() function
/external/u-boot/tools/patman/
Dtest.py100 def GetData(self, data_type): member in TestPatch
/external/pdfium/testing/fuzzers/
Dpdf_hint_table_fuzzer.cc17 int32_t GetData(const int32_t** data32, const uint8_t** data, size_t* size) { in GetData() function
/external/swiftshader/src/D3D9/
DDirect3DQuery9.cpp194 long Direct3DQuery9::GetData(void *data, unsigned long size, unsigned long flags) in GetData() function in D3D9::Direct3DQuery9
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.cc23 uint8_t* Vp9FrameBufferPool::Vp9FrameBuffer::GetData() { in GetData() function in webrtc::Vp9FrameBufferPool::Vp9FrameBuffer
/external/libbrillo/brillo/
Dany_internal_impl.h307 const T& GetData() const { in GetData() function
312 T& GetData() { in GetData() function
/external/webrtc/webrtc/base/
Dcryptstring.h102 const char * GetData() { in GetData() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dstring_traits_wtf.cc72 const char* StringTraits<WTF::String>::GetData(const WTF::String& input, in GetData() function in mojo::StringTraits::String
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h133 const std::vector<uint8_t>& GetData() const { return data_; } in GetData() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream_acc.cpp61 uint8_t* CPDF_StreamAcc::GetData() const { in GetData() function in CPDF_StreamAcc
/external/google-breakpad/src/common/mac/
DMachIPC.h167 uint8_t *GetData() { in GetData() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTSkipGraph.h115 T& GetData() in GetData() function
/external/boringssl/src/ssl/test/
Dasync_bio.cc37 AsyncBio *GetData(BIO *bio) { in GetData() function
Dpacketed_bio.cc49 PacketedBio *GetData(BIO *bio) { in GetData() function
/external/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc272 static PyObject* GetData(PyUnknownFieldRef* self, void *closure) { in GetData() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h120 const uint8_t *GetData() const { return Data; } in GetData() function
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dobject.h81 inline const ObjectData* GetData(const Object& object) { in GetData() function
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_writer_test.cc127 void TensorSliceWriteTestHelper::GetData(TensorSliceReader::Table* table, in GetData() function in tensorflow::checkpoint::TensorSliceWriteTestHelper

123