Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h35 getOldMember(const object::Archive::Child &OldMember, bool Deterministic);
38 bool Deterministic);
57 object::Archive::Kind Kind, bool Deterministic,
63 bool Deterministic, bool Thin,
73 bool Deterministic, bool Thin,
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp99 bool Deterministic) { in getOldMember() argument
107 if (!Deterministic) { in getOldMember()
129 bool Deterministic) { in getFile() argument
157 if (!Deterministic) { in getFile()
354 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() argument
357 if (!Deterministic) in now()
443 bool Deterministic, uint64_t Size, in writeSymbolTableHeader() argument
448 printBSDMemberHeader(Out, Out.tell(), Name, now(Deterministic), 0, 0, 0, in writeSymbolTableHeader()
451 printBigArchiveMemberHeader(Out, "", now(Deterministic), 0, 0, 0, Size, in writeSymbolTableHeader()
455 printGNUSmallMemberHeader(Out, Name, now(Deterministic), 0, 0, 0, Size); in writeSymbolTableHeader()
[all …]
/freebsd/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/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp232 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
405 Deterministic = true; in parseCommandLine()
408 Deterministic = false; in parseCommandLine()
748 NewArchiveMember::getOldMember(M, Deterministic); in addChildMember()
787 NewArchiveMember::getFile(FileName, Deterministic); in getArchiveMember()
1079 Kind, Deterministic, Thin, std::move(OldArchiveBuf)); in performWriteOperation()
1436 Deterministic = true; in ranlib_main()
1438 Deterministic = false; in ranlib_main()
/freebsd/share/doc/psd/15.yacc/
H A Dref.bib18 %T Deterministic Parsing of Ambiguous Grammars
/freebsd/contrib/file/magic/Magdir/
H A Dpython192 # magic 3392+ implements PEP 552: Deterministic pycs
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod253 Known answer test for a Deterministic Random Bit Generator.
/freebsd/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",