Home
last modified time | relevance | path

Searched defs:Archive (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuResource.hpp67 class Archive class
85 Archive () {} in Archive() function in tcu::Archive
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DArchive.h35 class Archive; variable
88 friend Archive; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp133 object::Archive Archive(B.get()->getMemBufferRef(), Err); in doList() local
209 object::Archive Archive(MB, Err); in appendFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h323 std::unique_ptr<object::Archive> Archive; variable
/third_party/mesa3d/src/hgl/
DGLView.cpp273 BGLView::Archive(BMessage* data, bool deep) const in Archive() function in BGLView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h58 class Archive; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchive.cpp543 Archive::Archive(MemoryBufferRef Source, Error &Err) in Archive() function in Archive