| /freebsd/share/doc/usd/11.vitut/ |
| H A D | edittut.ms | 34 .EH 'USD:11-%''Edit: A Tutorial' 35 .OH 'Edit: A Tutorial''USD:11-%' 41 \f3\s+2Edit: A Tutorial\s0\f1 62 .I edit 69 Edit, 94 Asking for \fIedit\fR\ \ \ 4 98 Messages from \fIedit\fR\ \ \ 5 165 .I edit. 166 Creating text using edit is as easy as typing it 218 .IP edit [all …]
|
| H A D | Makefile | 1 VOLUME= usd/11.edit 6 # index for versatec is different from the one in edit.tut 9 # you should just use the index in edit.tut, and ignore editvindex. 12 # ${TROFF} ${MACROS} -n22 edit.vindex
|
| /freebsd/contrib/libedit/ |
| H A D | editline.7 | 286 typed are appended to the edit buffer. 287 In that case, the edit buffer is returned to the program after a 327 Clear the screen and display the edit buffer at the top. 340 edit buffer. 341 In vi mode, the last character in the edit buffer is deleted in 346 It is an error if the cursor is at the beginning of the edit buffer. 352 It is an error if the cursor is at the beginning of the edit buffer. 361 Discard the edit buffer and indicate end of file to the program. 372 Failure to enlarge the edit buffer also results in an error. 379 edit buffer. [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Edit/ |
| H A D | 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" 26 using namespace edit; 290 for (edit::Commit::edit_iterator in commit() 292 const edit::Commit::Edit &edit = *I; in commit() local 293 switch (edit.Kind) { in commit() 294 case edit::Commit::Act_Insert: in commit() 295 commitInsert(edit.OrigLoc, edit.Offset, edit.Text, edit.BeforePrev); in commit() [all …]
|
| H A D | Commit.cpp | 9 #include "clang/Edit/Commit.h" 13 #include "clang/Edit/EditedSource.h" 14 #include "clang/Edit/FileOffset.h" 21 using namespace edit; 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() 186 Edit data; in addInsert() 201 Edit data; in addInsertFromRange() 216 Edit data; in addRemove()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| H A D | RewriteRule.cpp | 33 static Expected<SmallVector<transformer::Edit, 1>> 35 SmallVector<transformer::Edit, 1> Edits; in translateEdits() 47 // equivalent to `flatten(edit(A), edit(B))`. The former will abort if `A` in translateEdits() 50 return SmallVector<Edit, 0>(); in translateEdits() 51 transformer::Edit T; in translateEdits() 83 EditGenerator transformer::edit(ASTEdit Edit) { in edit() function in transformer 84 return [Edit = std::move(Edit)](const MatchResult &Result) { in edit() 85 return translateEdits(Result, {Edit}); in edit() 91 -> Expected<SmallVector<transformer::Edit, 1>> { in noopEdit() 99 Edit E; in noopEdit() [all …]
|
| /freebsd/share/doc/usd/13.viref/ |
| H A D | set.opt.roff | 180 .CO edit , 214 .CO edit , 302 This option adds the ability to edit the colon command-line history. 324 parsing rules, it can be difficult to set the colon command-line edit 335 edit option is set to the same character as the 337 edit option, 435 edit command was done. 464 edit option is set to the same character as the 466 edit option, 493 edit option makes all Regular Expressions case-insensitive, [all …]
|
| H A D | ex.cmd.roff | 647 .KY edit 650 Edit a different file. 669 .CO Edit 674 mode, will edit the file in a new screen. 1032 Edit the next file from the argument list. 1048 mode, will set the argument list and edit the file in a new screen. 1053 .CO edit 1098 Edit the previous file from the argument list. 1111 mode, will edit the file in a new screen. 1116 .CO edit [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | 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 { struct 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 71 // Description of a source-code edit, expressed in terms of an AST node. 73 // node, a replacement and, optionally, an explanation for the edit. 84 // * Note: (optional) a note specifically for this edit, potentially referencing 89 // edit-specific diagnostics are required. 120 /// Generates a single (specified) edit. 121 EditGenerator edit(ASTEdit E); [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SplitKit.cpp | 367 Edit = &LRE; in reset() 380 Edit->anyRematerializable(); in reset() 441 auto &PS = getSubRangeForMask(S.LaneMask, Edit->getParent()); in addDeadDef() 476 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI"); in defValue() 477 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); in defValue() 520 addDeadDef(LIS.getInterval(Edit->get(RegIdx)), VNI, false); in forceRecompute() 561 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); in buildCopy() 608 const TargetRegisterClass *RC = MRI.getRegClass(Edit->getReg()); in rematWillIncreaseRestriction() 625 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); in defFromParent() 632 Register Original = VRM.getOriginal(Edit->get(RegIdx)); in defFromParent() [all …]
|
| /freebsd/contrib/unbound/util/ |
| H A D | siphash.c | 18 * Edited slightly for integration in Unbound. Edits are noted with 'EDIT'. 20 /** EDIT 29 /** EDIT 104 /** EDIT in siphash() 130 /** EDIT annotate case statement fallthrough for gcc */ in siphash() 135 /** EDIT annotate case statement fallthrough for gcc */ in siphash() 140 /** EDIT annotate case statement fallthrough for gcc */ in siphash() 145 /** EDIT annotate case statement fallthrough for gcc */ in siphash() 150 /** EDIT annotate case statement fallthrough for gcc */ in siphash() 155 /** EDIT annotate case statement fallthrough for gcc */ in siphash()
|
| /freebsd/libexec/bootpd/ |
| H A D | Installation | 14 Edit (or create) the bootptab: 16 edit /etc/bootptab 18 Edit /etc/services to add these two lines: 22 Edit /etc/inetd.conf to add the line:
|
| /freebsd/share/doc/usd/12.vi/summary/ |
| H A D | vi.summary | 76 % ex \fIname\fP edit \fIname\fP, start at end 81 % ex \fIname\fP ... edit first; rest via \fB:n\fP 112 edit e quit q xit x 211 % vi \fIname\fP edit \fIname\fP at top 216 % vi \fIname\fP ... edit first; rest via \fB:n\fP 288 :e \fIname\fP edit file \fIname\fP 290 :e + \fIname\fP edit, starting at end 291 :e +\fIn\fR edit starting at line \fIn\fR 292 :e # edit alternate file 298 :n edit next file in arglist
|
| /freebsd/share/doc/usd/10.exref/summary/ |
| H A D | ex.summary | 50 Ex/Edit Command Summary (Version 2.0) 59 .I edit 63 .I Edit 76 .I edit 81 Edit: A Tutorial 88 both \fIedit\fP and \fIex\fP). 210 .I edit 235 For \fIedit\fR, these are ``^'' and ``$'', 321 \fBedit \fIfile\fP 323 \fBedit! \fIfile\fP [all …]
|
| /freebsd/contrib/less/ |
| H A D | README | 89 If you wish, you may edit defines.h to remove some optional features. 91 wish to edit the manual page "less.nro" and the help page "less.hlp" 93 If you edit less.hlp, you should run "make -f Makefile.aut help.c". 118 2. If you wish, you may edit defines.wn to remove some optional features. 120 wish to edit the manual page less.man and the help page help.c 155 4. If you wish, you may edit DEFINES.DS to remove some optional features. 157 wish to edit the manual page LESS.MAN and the help page HELP.C 184 4. If you wish, you may edit defines.o2 to remove some optional features. 186 wish to edit the manual page less.man and the help page help.c 218 4. If you wish, you may edit defines.o9 to remove some optional features. [all …]
|
| H A D | edit.c | 377 * the same position if we edit this file again. in close_file() 410 * Edit a new file (given its name). 414 public int edit(constant char *filename) in edit() function 448 * Edit a new file (given its IFILE). 703 * Edit a space-separated list of files. 705 * Then edit the first one. 737 if (edit(qfilename) == 0 && good_filename == NULL) in edit_list() 744 * Edit the first valid filename in the list. in edit_list() 754 * Trying to edit the current file; don't reopen it. in edit_list() 760 return (edit(good_filename)); in edit_list() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
| H A D | Commit.h | 14 #include "clang/Edit/FileOffset.h" 25 namespace edit { 37 struct Edit { struct 58 SmallVector<Edit, 8> CachedEdits; argument 119 using edit_iterator = SmallVectorImpl<Edit>::const_iterator; 150 } // namespace edit
|
| /freebsd/usr.bin/mail/ |
| H A D | edit.c | 43 * Edit a message list. 63 * Edit a message by writing the message into a funnily-named file 85 printf("Edit message %d [ynq]? ", msgvec[i]); in edit1() 135 char *edit, tempname[PATHSIZE]; in run_editor() local 175 if ((edit = value(type == 'e' ? "EDITOR" : "VISUAL")) == NULL) in run_editor() 176 edit = type == 'e' ? _PATH_EX : _PATH_VI; in run_editor() 177 if (run_command(edit, 0, -1, -1, tempname, NULL) < 0) { in run_editor()
|
| /freebsd/usr.sbin/bsdconfig/ |
| H A D | bsdconfig.8 | 129 Shortcut to the Edit/View Groups menu under groupmgmt. 168 Shortcut to the Add New menu under the View/Edit Startup Configuration menu 171 Shortcut to the View/Edit Startup Configuration menu under startup. 173 Shortcut to the Delete menu under the View/Edit Startup Configuration menu 219 Edit the 227 Shortcut to the Edit/View Users menu under usermgmt. 229 Utilities to Add/Edit/View/Delete User Accounts.
|
| /freebsd/sys/contrib/openzfs/.github/workflows/ |
| H A D | labels.yml | 19 gh pr edit $ISSUE --add-label "Status: Work in Progress" 29 …gh pr edit $ISSUE --remove-label "Status: Accepted,Status: Inactive,Status: Revision Needed,Status… 39 …gh pr edit $ISSUE --remove-label "Status: Accepted,Status: Code Review Needed,Status: Inactive,Sta… 49 …gh pr edit $ISSUE --remove-label "Status: Accepted,Status: Inactive,Status: Revision Needed,Status…
|
| /freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
| H A D | messages.subr | 53 msg_edit_date_time_with_a_calendar="Edit date/time with a calendar" 54 msg_edit_group="Edit/View Group" 55 msg_edit_login="Edit/View Login" 56 msg_edit_view="Edit/View" 60 msg_enter_value_manually="Edit value manually"
|
| /freebsd/usr.sbin/vigr/ |
| H A D | vigr.sh | 68 # Make a copy of the group file for the user to edit 72 # Let the user edit the file 81 # If it is not, offer to re-edit 83 echo -n "Re-edit the group file? "
|
| /freebsd/sbin/bsdlabel/ |
| H A D | bsdlabel.8 | 162 To edit an existing disk label, use the form 223 c: 1173930 0 unused 0 0 # "raw" part, don't edit 253 c: 1173930 0 unused 0 0 # "raw" part, don't edit 389 edit it, and install the result: 395 edit it, and display what the new label would be (in sectors). 406 command to edit the 450 then edit it.
|
| /freebsd/contrib/nvi/man/ |
| H A D | vi.1 | 51 and it is possible to switch back and forth during an edit session. 106 Don't copy the entire file when first starting to edit. 108 the file during your edit session.) 127 edit option set, disallowing all access to external programs. 131 edit sessions. 1245 if there are no more files to edit. 1248 commands in a row ignores any remaining file to edit. 1814 Edit a different file. 1926 Edit the next file from the argument list. 1948 Edit the previous file from the argument list. [all …]
|
| /freebsd/usr.sbin/pppctl/ |
| H A D | pppctl.c | 55 EditLine *edit; /* libedit stuff */ member 294 while ((l = SmartGets(td->edit, &len, td->ppp))) { in Terminal() 591 td.edit = el_init("pppctl", stdin, stdout); in main() 594 td.edit = el_init("pppctl", stdin, stdout, stderr); in main() 596 el_source(td.edit, NULL); in main() 597 el_set(td.edit, EL_PROMPT, GetPrompt); in main() 600 el_set(td.edit, EL_EDITOR, "vi"); in main() 602 el_set(td.edit, EL_EDITOR, "emacs"); in main() 604 el_set(td.edit, EL_SIGNAL, 1); in main() 605 el_set(td.edit, EL_HIST, history, (const char *)td.hist); in main() [all …]
|