| /freebsd-12.1/contrib/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-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 468 Beginning, // start of the name in ParseFullNameImpl() enumerator 476 State state = State::Beginning; in ParseFullNameImpl() 484 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 492 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 526 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 535 if (state != State::Beginning && state != State::AfterIdentifier && in ParseFullNameImpl() 556 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 567 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | stab.def | 123 /* Beginning of an include file. Only Sun uses this. 145 /* Beginning of lexical block.
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.cpp | 756 bool Beginning) { in addInsertPoint() argument 757 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); in addInsertPoint()
|
| /freebsd-12.1/contrib/binutils/include/aout/ |
| H A D | stab.def | 146 /* Beginning of an include file. Only Sun uses this. 168 /* Beginning of lexical block.
|
| /freebsd-12.1/usr.bin/calendar/calendars/ |
| H A D | calendar.history | 133 05/08 Beginning of ostrich mating season 138 05/14 Beginning of Lewis and Clark Expedition, 1804 353 10/10 Beginning of the Wars for Independence in Cuba
|
| H A D | calendar.holiday | 10 01/01 Beginning of the Year in Japan 467 11/01 Samhain; Beginning of the Celtic year and most important holiday.
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.h | 544 enum class AddLocation { Beginning, End }; enumerator
|
| H A D | ScriptInterpreterPython.cpp | 3327 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate() 3329 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in InitializePrivate() 3342 if (location == AddLocation::Beginning) { in AddToSysPath()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 1515 if (Point == Beginning) { in insertIntoListsForBlock() 1596 assert(Point == Beginning && in moveTo() 1613 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
|
| H A D | MemorySSAUpdater.cpp | 1028 MSSA->moveTo(Phi, New, MemorySSA::Beginning); in wireOldPredecessorsToNewImmediatePredecessor()
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | README | 167 Beginning with release 4.2, ncurses is distributed under an MIT-style
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 784 enum InsertionPlace { Beginning, End };
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | README | 72 Beginning with sendmail 8.9, these checks have become more strict to
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | LICM.cpp | 1269 New, nullptr, New->getParent(), MemorySSA::Beginning); in CloneInstructionInExitBlock()
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | africa | 1567 # Beginning : the last Sunday of March at 02:00
|
| H A D | asia | 491 # Beijing Time at the Beginning of the PRC
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | stabs.texinfo | 3310 Beginning of an include file (Sun only); see @ref{Include Files}. 3325 Beginning of a lexical block; see @ref{Block Structure}.
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | README | 836 Beginning with 8.10, sendmail uses /etc/mail/sendmail.cf.
|
| /freebsd-12.1/contrib/sendmail/cf/ |
| H A D | README | 241 /etc/mail/access -- take advantage of this new directory. Beginning with
|
| /freebsd-12.1/contrib/flex/ |
| H A D | ChangeLog | 7002 * flex.skl: Beginning of %pointer/%array support
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 13019 *) Beginning of support for GeneralizedTime. d2i, i2d, check and print
|