Home
last modified time | relevance | path

Searched refs:Archives (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/llvm/tools/dsymutil/
DBinaryHolder.cpp78 Archives.reserve(ArchiveBuffers.size()); in load()
83 Archives.push_back(std::move(*ErrOrArchive)); in load()
173 for (const auto &Archive : Archives) { in getObjectEntry()
DBinaryHolder.h120 std::vector<std::unique_ptr<object::Archive>> Archives;
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h189 Archives.push_back(std::move(A)); in addArchive()
258 for (object::OwningBinary<object::Archive> &OB : Archives) { in scanArchives()
373 std::vector<object::OwningBinary<object::Archive>> Archives; variable
/external/libxml2/test/regexp/
Dxpath20 # http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002AprJun/0005.html
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h311 Archives.push_back(std::move(A)); in addArchive()
392 for (object::OwningBinary<object::Archive> &OB : Archives) { in scanArchives()
494 std::vector<object::OwningBinary<object::Archive>> Archives; variable
/external/llvm-project/lldb/docs/status/
Dfeatures.rst9 …ct files contained within a file. Support currently includes universal Mach-O files & BSD Archives.
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp104 Archives.clear(); in ~MCJIT()
140 Archives.push_back(std::move(A)); in addArchive()
327 for (object::OwningBinary<object::Archive> &OB : Archives) { in findSymbol()
DMCJIT.h189 SmallVector<object::OwningBinary<object::Archive>, 2> Archives; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp99 Archives.clear(); in ~MCJIT()
135 Archives.push_back(std::move(A)); in addArchive()
341 for (object::OwningBinary<object::Archive> &OB : Archives) { in findSymbol()
DMCJIT.h188 SmallVector<object::OwningBinary<object::Archive>, 2> Archives; variable
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp741 std::vector<std::unique_ptr<object::Archive>> Archives; in runMRIScript() local
767 Archives.push_back(std::move(*LibOrErr)); in runMRIScript()
768 object::Archive &Lib = *Archives.back(); in runMRIScript()
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp101 Archives.clear(); in ~MCJIT()
137 Archives.push_back(std::move(A)); in addArchive()
347 for (object::OwningBinary<object::Archive> &OB : Archives) { in findSymbol()
DMCJIT.h187 SmallVector<object::OwningBinary<object::Archive>, 2> Archives; variable
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
DREADME.md60 ([archives](http://lists.w3.org/Archives/Public/public-fx/)).
DHistory.md220 http://lists.w3.org/Archives/Public/public-fx/
/external/llvm-project/llvm/tools/llvm-ar/
Dllvm-ar.cpp233 static std::vector<std::unique_ptr<object::Archive>> Archives; variable
280 Archives.push_back(std::move(*LibOrErr)); in readLibrary()
281 return *Archives.back(); in readLibrary()
/external/python/cpython2/Doc/library/
Dzipimport.rst44 :pep:`273` - Import Modules from Zip Archives
/external/python/cpython3/Doc/library/
Dzipimport.rst42 :pep:`273` - Import Modules from Zip Archives
/external/autotest/client/site_tests/platform_PrinterPpds/
Dreadme.txt110 to limit the number of possible points of failures during testing. Archives
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-ar.rst46 *Deterministic Archives*
/external/apache-commons-compress/src/changes/
Drelease-notes.vm441 signature. Archives with this signatures are created when the
/external/google-breakpad/m4/
Dlibtool.m45842 # Archives containing C++ object files must be created using
5887 # Archives containing C++ object files must be created using
5995 # Archives containing C++ object files must be created using
6081 # Archives containing C++ object files must be created using
6200 # Archives containing C++ object files must be created using
/external/speex/m4/
Dlibtool.m46382 # Archives containing C++ object files must be created using
6427 # Archives containing C++ object files must be created using
6535 # Archives containing C++ object files must be created using
6621 # Archives containing C++ object files must be created using
6740 # Archives containing C++ object files must be created using
/external/llvm-project/polly/lib/External/ppcg/m4/
Dlibtool.m46376 # Archives containing C++ object files must be created using
6421 # Archives containing C++ object files must be created using
6529 # Archives containing C++ object files must be created using
6615 # Archives containing C++ object files must be created using
6734 # Archives containing C++ object files must be created using
/external/libnfnetlink/m4/
Dlibtool.m46368 # Archives containing C++ object files must be created using
6413 # Archives containing C++ object files must be created using
6521 # Archives containing C++ object files must be created using
6607 # Archives containing C++ object files must be created using
6726 # Archives containing C++ object files must be created using

123