/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/ |
H A D | types_test.cc | 95 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 D | types.h | 30 struct DataBuffer { struct 31 using FlatBufferOffset = flatbuffers::Offset<flatbuffers::Vector<uint8_t>>;
|
/aosp_15_r20/external/webrtc/api/ |
H A D | data_channel_interface.h | 75 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 D | InstrProfReader.h | 214 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/ |
D | ras_server.cc | 67 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 D | InstrProfReader.h | 311 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/ |
D | InstrProfReader.h | 348 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/ |
D | InstrProfReader.h | 352 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/ |
D | InstrProfReader.h | 352 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/ |
D | InstrProfReader.h | 352 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 D | InstrProfReader.h | 190 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 D | bindings.cpp | 25 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 D | decoder.h | 206 typedef struct DataBuffer { struct 209 } DataBuffer; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 87 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 D | RawMemProfReader.cpp | 255 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/ |
D | ntddscsi.h | 68 PVOID DataBuffer; member 101 VOID *DataBuffer; member 132 PVOID DataBuffer; member 164 VOID *DataBuffer; member
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 254 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 D | ByteCopy_MediaWalker.cpp | 27 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/ |
D | srb.h | 291 PVOID DataBuffer; member 323 PVOID DataBuffer; member 367 PVOID DataBuffer; member 415 PVOID DataBuffer; member
|
D | storport.h | 67 PVOID DataBuffer; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 295 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 D | RTCDataChannel.mm | 72 - (instancetype)initWithNativeBuffer:(const webrtc::DataBuffer&)nativeBuffer {
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | winreparse.h | 39 UCHAR DataBuffer[1]; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/ |
H A D | mhw_vdbox_huc_cmdpar.h | 54 PMOS_RESOURCE DataBuffer = nullptr; in _MHW_PAR_T() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/ |
D | reparse_tag_file_placeholder.cpp | 51 UCHAR DataBuffer[1]; member
|