Home
last modified time | relevance | path

Searched defs:DataBuffer (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/
H A Dtypes_test.cc95 TEST(DataBuffer, EmptyBuffers) { in TEST() argument
113 TEST(DataBuffer, UnsupportedTypes) { in TEST() argument
139 TEST(DataBuffer, Float) { in TEST() argument
145 TEST(DataBuffer, Uint8) { in TEST() argument
151 TEST(DataBuffer, Int32) { in TEST() argument
157 TEST(DataBuffer, Uint32) { in TEST() argument
163 TEST(DataBuffer, Int16) { in TEST() argument
169 TEST(DataBuffer, String) { in TEST() argument
176 TEST(DataBuffer, Bool) { in TEST() argument
183 TEST(DataBuffer, Complex64) { in TEST() argument
H A Dtypes.h30 struct DataBuffer { struct
31 using FlatBufferOffset = flatbuffers::Offset<flatbuffers::Vector<uint8_t>>;
/aosp_15_r20/external/webrtc/api/
H A Ddata_channel_interface.h75 struct DataBuffer { struct
76 DataBuffer(const rtc::CopyOnWriteBuffer& data, bool binary) in DataBuffer() function
79 explicit DataBuffer(const std::string& text) in DataBuffer() function
99 virtual void OnMessage(const DataBuffer& buffer) = 0; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h214 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer) in RawInstrProfReader()
303 std::vector<NamedInstrProfRecord> DataBuffer; variable
457 : DataBuffer(std::move(DataBuffer)), in DataBuffer() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc67 struct DataBuffer { struct in __anon46e572cf0111::RasServerImpl
68 DataBuffer(uint16_t ranging_counter) : ranging_counter_(ranging_counter), segments_() {} in DataBuffer() argument
69 uint16_t ranging_counter_;
70 std::vector<std::vector<uint8_t>> segments_;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h311 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader()
434 std::vector<NamedInstrProfRecord> DataBuffer; variable
627 : DataBuffer(std::move(DataBuffer)), in DataBuffer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfReader.h348 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader()
477 std::vector<NamedInstrProfRecord> DataBuffer; variable
677 : DataBuffer(std::move(DataBuffer)), in DataBuffer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProfReader.h352 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader()
481 std::vector<NamedInstrProfRecord> DataBuffer; variable
713 : DataBuffer(std::move(DataBuffer)), in DataBuffer() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProfReader.h352 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader()
481 std::vector<NamedInstrProfRecord> DataBuffer; variable
690 : DataBuffer(std::move(DataBuffer)), in DataBuffer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProfReader.h352 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader()
481 std::vector<NamedInstrProfRecord> DataBuffer; variable
690 : DataBuffer(std::move(DataBuffer)), in DataBuffer() argument
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h190 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer) in RawInstrProfReader()
258 std::vector<InstrProfRecord> DataBuffer; variable
381 IndexedInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer) in IndexedInstrProfReader()
/aosp_15_r20/external/executorch/exir/verification/
H A Dbindings.cpp25 class DataBuffer { class
30 DataBuffer(pybind11::bytes data, int64_t len) { in DataBuffer() function in exir::__anon50d352c80111::DataBuffer
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h206 typedef struct DataBuffer { struct
209 } DataBuffer; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp87 readBinaryIdsInternal(const MemoryBuffer &DataBuffer, in readBinaryIdsInternal()
141 const MemoryBuffer &DataBuffer, in printBinaryIdsInternal()
407 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
915 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
H A DRawMemProfReader.cpp255 Error RawMemProfReader::initialize(std::unique_ptr<MemoryBuffer> DataBuffer) { in initialize()
466 std::unique_ptr<MemoryBuffer> DataBuffer) { in readRawProfile()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddscsi.h68 PVOID DataBuffer; member
101 VOID *DataBuffer; member
132 PVOID DataBuffer; member
164 VOID *DataBuffer; member
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfReader.cpp254 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
566 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_R/Xe_HPG_Base/vp/kernel_free/Source/Core_Kernels/
H A DByteCopy_MediaWalker.cpp27 matrix <ushort, 24, 64> DataBuffer; in ByteCopy_MediaWalker() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dsrb.h291 PVOID DataBuffer; member
323 PVOID DataBuffer; member
367 PVOID DataBuffer; member
415 PVOID DataBuffer; member
Dstorport.h67 PVOID DataBuffer; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp295 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
736 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/
H A DRTCDataChannel.mm72 - (instancetype)initWithNativeBuffer:(const webrtc::DataBuffer&)nativeBuffer {
/aosp_15_r20/external/python/cpython3/Modules/
Dwinreparse.h39 UCHAR DataBuffer[1]; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_huc_cmdpar.h54 PMOS_RESOURCE DataBuffer = nullptr; in _MHW_PAR_T() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/
Dreparse_tag_file_placeholder.cpp51 UCHAR DataBuffer[1]; member

123