Home
last modified time | relevance | path

Searched defs:OutputBuffers (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_execute_op.cc360 struct OutputBuffers { struct
361 OutputBuffers(xla::ScopedShapedBuffer b, se::DeviceMemoryAllocator* allocator) in OutputBuffers() argument
366 ~OutputBuffers() { in ~OutputBuffers()
380 xla::ShapeTree<bool> owned_buffers;
382 xla::ShapedBuffer buffers;
384 se::DeviceMemoryAllocator* const memory_allocator;
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBuffers.h1015 : OutputBuffers(componentName, name) { } in OutputBuffers() function
1088 : OutputBuffers(componentName, name), in OutputBuffers() function
H A DCCodecBuffers.cpp321 OutputBuffers::OutputBuffers(const char *componentName, const char *name) in OutputBuffers() function in android::OutputBuffers
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp300 StringMap<std::unique_ptr<MemoryBuffer>> &OutputBuffers) { in EmitDebugSectionImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1037 StringMap<std::unique_ptr<MemoryBuffer>> &OutputBuffers) { in emitDebugSectionImpl()