Searched defs:Deterministic (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 49 bool Deterministic) { in getOldMember() 79 bool Deterministic) { in getFile() 259 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() 314 bool Deterministic, uint64_t Size) { in writeSymbolTableHeader() 326 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable() 407 object::Archive::Kind Kind, bool Thin, bool Deterministic, in computeMemberData() 575 bool Deterministic, bool Thin) { in writeArchiveToStream() 657 bool Deterministic, bool Thin, in writeArchive() 689 object::Archive::Kind Kind, bool Deterministic, in writeArchiveToBuffer()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | llvm-objcopy.cpp | 110 bool Deterministic, bool Thin) { in deepWriteArchive()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/ |
H A D | llvm-libtool-darwin.cpp | 105 bool Deterministic = true; // Updated by 'D' and 'U' modifiers. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 213 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
|