Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuResource.hpp67 class Archive class
85 Archive () {} in Archive() function in tcu::Archive
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.h99 CMyComPtr<IInArchive> Archive; variable
/external/llvm/include/llvm/Object/
DArchive.h55 friend Archive; variable
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h55 class Archive; variable
/external/llvm/lib/Object/
DArchive.cpp260 Archive::Archive(MemoryBufferRef Source, std::error_code &ec) in Archive() function in Archive
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp660 object::Archive Archive(Buf.get()->getMemBufferRef(), EC); in performOperation() local