| /src/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 : MBB(MBB), Beginning(Beginning) { in MBB() 259 assert((!Beginning || MBB.getFirstNonPHI() == MBB.begin()) && in MBB() 263 assert((Beginning || MBB.getFirstTerminator() == MBB.end()) && in MBB() 371 void addInsertPoint(MachineBasicBlock &MBB, bool Beginning);
|
| /src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 575 Beginning, // start of the name in ParseFullNameImpl() enumerator 583 State state = State::Beginning; in ParseFullNameImpl() 591 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 615 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 649 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl() 658 if (state != State::Beginning && state != State::AfterIdentifier && in ParseFullNameImpl() 679 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl() 690 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()
|
| /src/crypto/krb5/ |
| H A D | README | 70 Beginning with release 1.20, the KDC will include minimal PACs in 73 the incoming tickets. Beginning with release 1.21, service ticket 83 Beginning with the krb5-1.21 release, the KDC will not issue tickets 90 Beginning with the krb5-1.19 release, a warning will be issued if 92 type. Beginning with the krb5-1.21 release, a warning will also be 97 Beginning with the krb5-1.18 release, all support for single-DES
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSink.cpp | 244 MSSAU->createMemoryAccessInBB(IC, nullptr, N, MemorySSA::Beginning); in sinkInstruction() 274 MSSAU->moveToPlace(OldMemAcc, MoveBB, MemorySSA::Beginning); in sinkInstruction()
|
| H A D | LICM.cpp | 1470 New, nullptr, New->getParent(), MemorySSA::Beginning, in cloneInstructionInExitBlock() 1900 NewSI, nullptr, NewSI->getParent(), MemorySSA::Beginning); in insertStoresInLoopExitBlocks()
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MoveAutoInit.cpp | 210 MemorySSA::InsertionPlace::Beginning); in runMoveAutoInit()
|
| /src/crypto/openssh/ |
| H A D | README.platform | 5 Beginning with OpenSSH 3.8p1, sshd will honour an account's password
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.cpp | 861 bool Beginning) { in addInsertPoint() argument 862 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); in addInsertPoint()
|
| /src/contrib/ncurses/ |
| H A D | README.MinGW | 67 Beginning with build 17763 (Fall 2018 update), Windows 10 supports ANSI escape
|
| H A D | README | 169 Beginning with release 4.2, ncurses is distributed under an MIT-style
|
| /src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPythonImpl.h | 363 enum class AddLocation { Beginning, End }; enumerator
|
| H A D | ScriptInterpreterPython.cpp | 3122 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in Initialize() 3124 AddToSysPath(AddLocation::Beginning, file_spec.GetPath(false)); in Initialize() 3156 if (location == AddLocation::Beginning) { in AddToSysPath()
|
| /src/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 1622 if (Point == Beginning) { in insertIntoListsForBlock() 1703 assert(Point == Beginning && in moveTo() 1720 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
|
| H A D | MemorySSAUpdater.cpp | 1254 MSSA->moveTo(Phi, New, MemorySSA::Beginning); in wireOldPredecessorsToNewImmediatePredecessor()
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 790 enum InsertionPlace { Beginning, End, BeforeTerminator };
|
| /src/contrib/sendmail/ |
| H A D | README | 74 Beginning with sendmail 8.9, these checks have become more strict to
|
| /src/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 36 Beginning with "Kerberos for Windows" version 2.6.5, a MSI installer
|
| /src/contrib/file/magic/Magdir/ |
| H A D | msdos | 2859 # Beginning of File records 2879 # 5.8 BOF – Beginning of File
|
| /src/contrib/tzdata/ |
| H A D | africa | 1383 # Beginning : the last Sunday of March at 02:00
|
| H A D | asia | 473 # Beijing Time at the Beginning of the PRC
|
| H A D | europe | 2332 # Beginning in 1978, rather than triggering the Easter rule of the 1976 decree
|
| /src/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 3433 * Beginning with release 1.20, the name type of the principal will be inferred 3997 * Beginning with release 1.20, the name type of the principal will be inferred 4030 * Beginning with release 1.20, the name type of the principal will be inferred
|
| /src/contrib/sendmail/src/ |
| H A D | README | 857 Beginning with 8.10, sendmail uses /etc/mail/sendmail.cf.
|
| /src/contrib/sendmail/cf/ |
| H A D | README | 241 /etc/mail/access -- take advantage of this new directory. Beginning with
|
| /src/contrib/flex/ |
| H A D | ChangeLog | 9774 * flex.skl: Beginning of %pointer/%array support
|