Home
last modified time | relevance | path

Searched defs:FileOutputBuffer (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle.h86 class FileOutputBuffer; variable
319 FileOutputBuffer(WritableFile* file, size_t buffer_size) in FileOutputBuffer() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileOutputBuffer.h82 FileOutputBuffer(StringRef Path) : FinalPath(Path) {} in FileOutputBuffer() function
/external/llvm-project/llvm/include/llvm/Support/
DFileOutputBuffer.h80 FileOutputBuffer(StringRef Path) : FinalPath(Path) {} in FileOutputBuffer() function
/external/llvm/lib/Support/
DFileOutputBuffer.cpp30 FileOutputBuffer::FileOutputBuffer(std::unique_ptr<mapped_file_region> R, in FileOutputBuffer() function in llvm::FileOutputBuffer
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp30 TEST(FileOutputBuffer, Test) { in TEST() argument
/external/llvm-project/llvm/unittests/Support/
DFileOutputBufferTest.cpp33 TEST(FileOutputBuffer, Test) { in TEST() argument