| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.h | 243 bool Beginning; variable 249 return Beginning ? MBB.begin() : MBB.end(); in getPointImpl() 255 MBBInsertPoint(MachineBasicBlock &MBB, bool Beginning = true) 256 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() 259 assert((!Beginning || MBB.getFirstNonPHI() == MBB.begin()) && in InsertPoint() 263 assert((Beginning || MBB.getFirstTerminator() == MBB.end()) && in InsertPoint() 371 void addInsertPoint(MachineBasicBlock &MBB, bool Beginning);
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 498 Beginning, // start of the name in ParseFullNameImpl() enumerator 506 State state = State::Beginning; in ParseFullNameImpl() 514 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 522 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 556 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 565 if (state != State::Beginning && state != State::AfterIdentifier && in ParseFullNameImpl() 586 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 597 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSink.cpp | 244 MSSAU->createMemoryAccessInBB(IC, nullptr, N, MemorySSA::Beginning); in sinkInstruction() 272 MSSAU->moveToPlace(OldMemAcc, MoveBB, MemorySSA::Beginning); in sinkInstruction()
|
| H A D | LICM.cpp | 1517 New, nullptr, New->getParent(), MemorySSA::Beginning); in cloneInstructionInExitBlock() 1953 NewSI, nullptr, NewSI->getParent(), MemorySSA::Beginning); in doExtraRewritesBeforeFinalDeletion()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.cpp | 853 bool Beginning) { in addInsertPoint() argument 854 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); in addInsertPoint()
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | README.platform | 5 Beginning with OpenSSH 3.8p1, sshd will honour an account's password
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPythonImpl.h | 359 enum class AddLocation { Beginning, End }; enumerator
|
| H A D | ScriptInterpreterPython.cpp | 3306 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate() 3308 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate() 3321 if (location == AddLocation::Beginning) { in AddToSysPath()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 1602 if (Point == Beginning) { in insertIntoListsForBlock() 1683 assert(Point == Beginning && in moveTo() 1700 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
|
| H A D | MemorySSAUpdater.cpp | 1279 MSSA->moveTo(Phi, New, MemorySSA::Beginning); in wireOldPredecessorsToNewImmediatePredecessor()
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | README | 168 Beginning with release 4.2, ncurses is distributed under an MIT-style
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 795 enum InsertionPlace { Beginning, End, BeforeTerminator };
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | README | 72 Beginning with sendmail 8.9, these checks have become more strict to
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | africa | 1359 # Beginning : the last Sunday of March at 02:00
|
| H A D | asia | 473 # Beijing Time at the Beginning of the PRC
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | README | 857 Beginning with 8.10, sendmail uses /etc/mail/sendmail.cf.
|
| /freebsd-13.1/contrib/sendmail/cf/ |
| H A D | README | 241 /etc/mail/access -- take advantage of this new directory. Beginning with
|
| /freebsd-13.1/contrib/flex/ |
| H A D | ChangeLog | 9774 * flex.skl: Beginning of %pointer/%array support
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 13409 *) Beginning of support for GeneralizedTime. d2i, i2d, check and print
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 24396 # Beginning in 2010, NetBSD curses has also provided a "-x" option for
|