Home
last modified time | relevance | path

Searched full:edit (Results 1 – 25 of 2254) sorted by relevance

12345678910>>...91

/freebsd/share/doc/usd/11.vitut/
H A Dedittut.ms34 .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 DMakefile1 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 Deditline.7286 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 DEditedSource.cpp9 #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 DCommit.cpp9 #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 DRewriteRule.cpp33 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 Dset.opt.roff180 .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 Dex.cmd.roff647 .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 DRewriteRule.h34 // 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 DSplitKit.cpp367 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 Dsiphash.c18 * 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/contrib/dialog/samples/
H A Deditbox9 . ./setup-edit
12 Hi, this is an edit box. It can be used to edit text from a file.
41 $DIALOG --title "EDIT BOX" \
45 . ./report-edit
H A Deditbox49 . ./setup-edit
12 Hi, this is an edit box. It can be used to edit text from a file.
41 $DIALOG --title "EDIT BOX" \
45 . ./report-edit
H A Deditbox27 . ./setup-edit
10 Hi, this is an edit box. It can be used to edit text from a file.
39 $DIALOG --title "EDIT BOX" \
45 . ./report-edit
H A Deditbox-utf810 . ./setup-edit
13 Hi, this is a edit box. You can use this to
31 $DIALOG --title "EDIT BOX" \
35 . ./report-edit
H A Deditbox37 . ./setup-edit
12 $DIALOG --title "EDIT BOX" \
18 . ./report-edit
/freebsd/libexec/bootpd/
H A DInstallation14 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 Dvi.summary76 % 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 Dex.summary50 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 DREADME89 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".
126 2. If you wish, you may edit defines.wn to remove some optional features.
128 wish to edit the manual page less.man and the help page help.c
163 4. If you wish, you may edit DEFINES.DS to remove some optional features.
165 wish to edit the manual page LESS.MAN and the help page HELP.C
192 4. If you wish, you may edit defines.o2 to remove some optional features.
194 wish to edit the manual page less.man and the help page help.c
226 4. If you wish, you may edit defines.o9 to remove some optional features.
[all …]
H A Dedit.c362 * the same position if we edit this file again. in close_file()
392 * Edit a new file (given its name).
396 public int edit(constant char *filename) in edit() function
430 * Edit a new file (given its IFILE).
677 * Edit a space-separated list of files.
679 * Then edit the first one.
711 if (edit(qfilename) == 0 && good_filename == NULL) in edit_list()
718 * Edit the first valid filename in the list. in edit_list()
728 * Trying to edit the current file; don't reopen it. in edit_list()
734 return (edit(good_filename)); in edit_list()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h14 #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 Dedit.c43 * 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 Dbsdconfig.8125 Shortcut to the Edit/View Groups menu under groupmgmt.
164 Shortcut to the Add New menu under the View/Edit Startup Configuration menu
167 Shortcut to the View/Edit Startup Configuration menu under startup.
169 Shortcut to the Delete menu under the View/Edit Startup Configuration menu
199 Edit the
207 Shortcut to the Edit/View Users menu under usermgmt.
209 Utilities to Add/Edit/View/Delete User Accounts.
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dlabels.yml19 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…

12345678910>>...91