Home
last modified time | relevance | path

Searched refs:Deterministic (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h35 getOldMember(const object::Archive::Child &OldMember, bool Deterministic);
38 bool Deterministic);
53 bool Deterministic, bool Thin,
62 bool Deterministic, bool Thin);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp98 bool Deterministic) { in getOldMember() argument
106 if (!Deterministic) { in getOldMember()
156 if (!Deterministic) { in getFile()
353 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() argument
356 if (!Deterministic) in now()
620 writeSymbolTableHeader(Out, Kind, Deterministic, Size, 0); in writeSymbolMap()
788 bool UniqueTimestamps = Deterministic && isDarwin(Kind); in computeMemberData()
1091 writeECSymbols(Out, Kind, Deterministic, Data, SymMap); in writeArchiveToStream()
1238 bool Deterministic, bool Thin, in writeArchive() argument
1247 Deterministic, Thin, IsEC)) { in writeArchive()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/
H A DArchive.cpp64 object::Archive::Kind Kind, bool Deterministic, in deepWriteArchive() argument
71 Deterministic, Thin)) in deepWriteArchive()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp231 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
404 Deterministic = true; in parseCommandLine()
407 Deterministic = false; in parseCommandLine()
747 NewArchiveMember::getOldMember(M, Deterministic); in addChildMember()
786 NewArchiveMember::getFile(FileName, Deterministic); in getArchiveMember()
1068 Kind, Deterministic, Thin, std::move(OldArchiveBuf)); in performWriteOperation()
1425 Deterministic = true; in ranlib_main()
1427 Deterministic = false; in ranlib_main()
/freebsd-14.2/share/doc/psd/15.yacc/
H A Dref.bib18 %T Deterministic Parsing of Ambiguous Grammars
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dpython192 # magic 3392+ implements PEP 552: Deterministic pycs
/freebsd-14.2/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod253 Known answer test for a Deterministic Random Bit Generator.
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.ok1895 Languages and Deterministic Languages 517--519
2215 J. D. Ullman Deterministic Parsing of Ambiguous
3040 Martin S. Roth Analyses of Deterministic Parsing
3177 Concurrent Computers by Deterministic
H A Dfunstack.in14259 title = "The Equivalence of Reducing Transition Languages and Deterministic Languages",
16746 title = "Deterministic Parsing of Ambiguous Grammars",
23179 title = "Analyses of Deterministic Parsing Algorithms",
24303 …title = "Performance Evaluation of Highly Concurrent Computers by Deterministic Simulation",