| /src/external/apache2/llvm/lib/libclangEdit/ |
| Makefile | 7 .PATH: ${CLANG_SRCDIR}/lib/Edit
|
| /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/ |
| RewriteRule.h | 34 // Specifies how to interpret an edit. 43 /// A concrete description of a source edit, represented by a character range in 45 struct Edit { 62 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; 68 // Description of a source-code edit, expressed in terms of an AST node. 70 // node, a replacement and, optionally, an explanation for the edit. 81 // * Note: (optional) a note specifically for this edit, potentially referencing 86 // edit-specific diagnostics are required. 117 /// Generates a single (specified) edit. 118 EditGenerator edit(ASTEdit E) [all...] |
| /src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
| RewriteRule.cpp | 35 static Expected<SmallVector<transformer::Edit, 1>> 37 SmallVector<transformer::Edit, 1> Edits; 49 // equivalent to `flatten(edit(A), edit(B))`. The former will abort if `A` 52 return SmallVector<Edit, 0>(); 59 transformer::Edit T; 75 EditGenerator transformer::edit(ASTEdit Edit) { 76 return [Edit = std::move(Edit)](const MatchResult &Result) [all...] |
| /src/external/apache2/llvm/dist/clang/tools/driver/ |
| driver.cpp | 102 /// \param OS - The stream to write edit information to. 104 /// \param Edit - The override command to perform. 108 StringRef Edit, 112 if (Edit[0] == '^') { 114 GetStableCStr(SavedStrings, Edit.substr(1)); 117 } else if (Edit[0] == '+') { 119 GetStableCStr(SavedStrings, Edit.substr(1)); 122 } else if (Edit[0] == 's' && Edit[1] == '/' && Edit.endswith("/") & [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| SplitKit.cpp | 378 Edit = &LRE; 393 Edit->anyRematerializable(nullptr); 437 auto &PS = getSubRangeForMask(S.LaneMask, Edit->getParent()); 472 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI"); 473 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); 516 addDeadDef(LIS.getInterval(Edit->get(RegIdx)), VNI, false); 563 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); 591 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); 598 unsigned Original = VRM.getOriginal(Edit->get(RegIdx)); 607 if (Edit->canRematerializeAt(RM, OrigVNI, UseIdx, true)) [all...] |
| InlineSpiller.cpp | 173 LiveRangeEdit *Edit; 286 /// Edit->getReg(). 288 Register Reg = Edit->getReg(); 333 Register Reg = Edit->getReg(); 606 if (!Edit->canRematerializeAt(RM, OrigVNI, UseIdx, false)) { 624 Edit->markRematerialized(RM.ParentVNI); 638 Register NewVReg = Edit->createFrom(Original); 642 Edit->rematerializeAt(*MI.getParent(), MI, NewVReg, RM, TRI); 670 if (!Edit->anyRematerializable(AA)) 719 Edit->eliminateDeadDefs(DeadDefs, RegsToSpill, AA) [all...] |
| SplitKit.h | 255 /// SplitEditor - Edit machine code and LiveIntervals for live range 306 /// Edit - The current parent register and new intervals created. 307 LiveRangeEdit *Edit = nullptr; 309 /// Index into Edit of the currently open interval. 324 /// Edit.get(RegAssign.lookup(Idx)) is the register that should be live at 334 /// 1. No entry - the value is not mapped to Edit.get(RegIdx). 336 /// Edit.get(RegIdx). Each value is represented by a minimal live range at 442 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers. 528 /// @param LRMap When not null, this vector will map each live range in Edit
|
| /src/external/apache2/llvm/dist/clang/include/clang/Edit/ |
| Commit.h | 14 #include "clang/Edit/FileOffset.h" 25 namespace edit { namespace in namespace:clang 37 struct Edit { 58 SmallVector<Edit, 8> CachedEdits; 119 using edit_iterator = SmallVectorImpl<Edit>::const_iterator; 150 } // namespace edit
|
| /src/usr.sbin/sysinst/arch/hp300/ |
| msg.md.en | 52 {The order of partition %s is wrong. Edit again?}
|
| /src/external/apache2/llvm/dist/clang/lib/Edit/ |
| Commit.cpp | 9 #include "clang/Edit/Commit.h" 13 #include "clang/Edit/EditedSource.h" 14 #include "clang/Edit/FileOffset.h" 22 using namespace edit; 24 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { 31 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const { 36 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const { 187 Edit data; 202 Edit data; 217 Edit data [all...] |
| EditedSource.cpp | 9 #include "clang/Edit/EditedSource.h" 14 #include "clang/Edit/Commit.h" 15 #include "clang/Edit/EditsReceiver.h" 16 #include "clang/Edit/FileOffset.h" 28 using namespace edit; 292 for (edit::Commit::edit_iterator 294 const edit::Commit::Edit &edit = *I; local 295 switch (edit.Kind) [all...] |
| /src/usr.sbin/sysinst/arch/mvme68k/ |
| msg.md.en | 57 {The order of partition %s is wrong. Edit again?} 67 Please re-edit the partition table.}
|
| /src/usr.sbin/sysinst/arch/virt68k/ |
| msg.md.en | 57 {The order of partition %s is wrong. Edit again?} 67 Please re-edit the partition table.}
|
| /src/usr.sbin/sysinst/arch/x68k/ |
| msg.md.en | 59 {The order of partition %s is wrong. Edit again?} 68 Please re-edit the partition table.}
|
| /src/external/bsd/cron/dist/ |
| INSTALL | 24 Read the comments at the top of the Makefile, then edit the area marked 27 Edit config.h. The stuff I expect you to change is down a bit from the 59 Edit your /usr/lib/crontab file into little pieces -- see the CONVERSION file 81 Edit your /etc/rc or /etc/rc.local, looking for the line that starts up
|
| /src/distrib/acorn32/stand/ |
| Makefile | 43 SETTYPE_FILES=!BtNetBSD/!Boot !BtNetBSD/!Edit !BtNetBSD/!Help !BtNetBSD/!Run 48 SETTYPE_FILE_!BtNetBSD/!Edit=feb
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| msg.md.en | 77 this point with the installation you may edit this new partition map to 102 {Edit Disk Partition Map: The Map on the disk has been scanned for all
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/ |
| ole.d | 256 LPOLESERVERDOC*) Edit;
|
| /src/external/apache2/llvm/dist/clang/lib/Sema/ |
| SemaExprObjC.cpp | 20 #include "clang/Edit/Commit.h" 21 #include "clang/Edit/Rewriters.h" 2452 const NSAPI &, edit::Commit &)) { 2458 edit::Commit ECommit(SM, S.LangOpts); 2465 for (edit::Commit::edit_iterator 2467 const edit::Commit::Edit &Edit = *I; 2468 switch (Edit.Kind) { 2469 case edit::Commit::Act_Insert [all...] |
| /src/external/bsd/nvi/dist/perl_api/ |
| perl.xs | 557 Edit(screen, ...)
|
| /src/usr.sbin/sysinst/ |
| msg.mi.en | 457 At a minimum, you should edit /etc/rc.conf to match your needs. See 476 If you unpacked the etc set, you will need to edit /etc/rc.conf to get a 954 You can either edit the partition table by hand, or give up and return 957 Edit the partition table again?} 1228 message editpart {Edit partitions} 1303 message reedit_partitions {Re-edit} 1367 message editpack {Edit name of the disk} 1381 {Do you want to re-edit the $1 partitions?} 1403 If you want to install more than one operating system then edit the 1418 {Edit the $1 partition table [all...] |
| /src/external/gpl2/xcvs/dist/src/ |
| sanity.sh | 1686 tests="${tests} edit-check" 13987 # Second, check out the modules file and edit it. 15778 sed <\$1 -e 's/^/x/' >${TESTDIR}/edit.new 15779 mv ${TESTDIR}/edit.new \$1 15975 cat \$1 >${TESTDIR}/edit.new 15976 mv ${TESTDIR}/edit.new \$1 16558 dotest devcom-11 "$testcvs edit abb" 16580 dotest devcom-17 "$testcvs edit abc" 16584 dotest devcom-19 "$testcvs edit abc" 16607 "abb $username edit unedit commi [all...] |