| /freebsd/contrib/llvm-project/clang/lib/Edit/ |
| H A D | Commit.cpp | 23 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { in getFileLocation() 30 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const { in getFileRange() 35 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const { in getInsertFromRange() 42 Commit::Commit(EditedSource &Editor) in Commit() function in Commit 47 bool Commit::insert(SourceLocation loc, StringRef text, in insert() 63 bool Commit::insertFromRange(SourceLocation loc, in insertFromRange() 90 bool Commit::remove(CharSourceRange range) { in remove() 102 bool Commit::insertWrap(StringRef before, CharSourceRange range, in insertWrap() 115 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() 131 bool Commit::replaceWithInner(CharSourceRange range, in replaceWithInner() [all …]
|
| H A D | RewriteObjCFoundationAPI.cpp | 60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral() 174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver() 182 Commit &commit) { in rewriteToSubscriptGetCommon() 206 Commit &commit) { in rewriteToArraySubscriptGet() 216 Commit &commit) { in rewriteToDictionarySubscriptGet() 226 Commit &commit) { in rewriteToArraySubscriptSet() 260 Commit &commit) { in rewriteToDictionarySubscriptSet() 291 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax() 328 const NSAPI &NS, Commit &commit, 331 const NSAPI &NS, Commit &commit); [all …]
|
| H A D | EditedSource.cpp | 274 bool EditedSource::commit(const Commit &commit) { in commit() 290 for (edit::Commit::edit_iterator in commit() 292 const edit::Commit::Edit &edit = *I; in commit() 294 case edit::Commit::Act_Insert: in commit() 297 case edit::Commit::Act_InsertFromRange: in commit() 302 case edit::Commit::Act_Remove: in commit()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
| H A D | Rewriters.h | 23 class Commit; variable 26 const NSAPI &NS, Commit &commit); 29 const NSAPI &NS, Commit &commit, 33 const NSAPI &NS, Commit &commit);
|
| H A D | Commit.h | 29 class Commit { 63 explicit Commit(EditedSource &Editor); 64 Commit(const SourceManager &SM, const LangOptions &LangOpts,
|
| H A D | EditedSource.h | 32 class Commit; variable 86 bool commit(const Commit &commit);
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 13 OpenBSD-Commit-ID: db5b4a1f1c9e988f8f166b56dc5643606294b403 24 OpenBSD-Commit-ID: fffc89195968f7eedd2fc57f0b1f1ef3193f5ed1 32 OpenBSD-Commit-ID: f485f79bf3e9ebbe1de13ac96150cf458956cfd8 40 OpenBSD-Commit-ID: f912725c7d303720706b3ccfb2cb846d46296d13 62 OpenBSD-Commit-ID: 6e683e13e72bf1e43bbd3bbc6a8332d5a98bdc99 72 OpenBSD-Commit-ID: 04ca29b8eaae1860c7adde3e770baa1866e30a54 82 OpenBSD-Commit-ID: ed01a7c102243f84e4a317aefb431916d98aab15 101 OpenBSD-Commit-ID: 2a032b75156c4d922e8343fa97ff6bc227f09819 129 OpenBSD-Commit-ID: 9dad7c737466837e0150c4318920f46d844770c4 243 OpenBSD-Commit-ID: 630d46c1021b69fbb470e349976c70e9a48b7644 [all …]
|
| H A D | FREEBSD-upgrade | 34 07) Commit: 105 18) Commit, and hunker down for the inevitable storm of complaints.
|
| /freebsd/contrib/less/ |
| H A D | FREEBSD-upgrade | 14 13. Commit and tag the result. 23 18. Commit the result.
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFModuleDefinition.cpp | 306 Error parseNumbers(uint64_t *Reserve, uint64_t *Commit) { in parseNumbers() argument 312 Commit = nullptr; in parseNumbers() 315 if (Error Err = readAsInt(Commit)) in parseNumbers()
|
| /freebsd/contrib/blocklist/ |
| H A D | FreeBSD-upgrade | 42 6. Commit: 92 14. Commit.
|
| /freebsd/contrib/file/ |
| H A D | RELEASE-PROCEDURE | 8 4) Commit changes into CVS
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 29 * [Commit Message Formats](#commit-message-formats) 134 [Commit Message Formats](#commit-message-formats) section for more information. 204 ### Commit Message Formats 206 Commit messages for new changes must meet the following guidelines: 267 a Git Commit Message](https://chris.beams.io/posts/git-commit/).
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm4709-buffalo-wxr-1900dhp.dts | 99 /* Commit mode set by switch? */
|
| H A D | bcm4708-buffalo-wzr-1750dhp.dts | 115 /* Commit mode set by switch? */
|
| H A D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 119 /* Commit mode set by switch? */
|
| /freebsd/crypto/openssl/ |
| H A D | FREEBSD-upgrade.md | 102 ### Commit, tag, and push 202 ### Commit and push
|
| H A D | CONTRIBUTING.md | 36 issues or having prior knowledge. Commit messages should include all 39 are encouraged if they aid understanding. Commit message titles (their
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | README.contributors | 34 - Commit message should be descriptive and should not refer to Arm internal
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 155 edit::Commit commit(Editor); in HandleDiagnostic()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 137 HANDLE_MDMP_MEMSTATE(0x01000, Commit, MEM_COMMIT)
|
| /freebsd/ |
| H A D | UPDATING | 52 Commit 9f49f436a9ec changed the internal KAPI between the NFS 93 Commit e5aa60d06958 changed the internal KAPI between 266 Commit cce64f2e6851 changed the internal KAPI between the NFS 410 Commit e64fe5ad3a23 removed in6_maxmtu and its setter in6_setmaxmtu(). 418 Commit 772258c89f28 changed the internal API between the nfscommon 434 Commit 9419e086e1a3 changed the internal API between the nfscommon 455 Commit 4a77657cbc01 changed the ABI between ipfw(8) and ipfw(4). 462 Commit 4517fbfd4251 modified the internal API between the 605 Commit cc760de2183f changed the internal interface between 629 Commit 57ce37f9dcd0 changed the internal KAPI between the [all …]
|
| H A D | CONTRIBUTING.md | 72 #### Commit Structure 82 #### Commit Messages
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExprCXX.cpp | 288 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 297 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 314 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 730 TPA.Commit(); in TryParseLambdaExpression() 736 TPA.Commit(); in TryParseLambdaExpression() 3327 TPA.Commit(); in ParseRequiresExpression() 3340 TPA.Commit(); in ParseRequiresExpression()
|
| H A D | ParseTemplate.cpp | 1307 TPA.Commit(); in ParseTemplateArgument() 1499 TPA.Commit(); in diagnoseUnknownTemplateId() 1547 TPA.Commit(); in checkPotentialAngleBracket()
|