/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 98 std::unique_ptr<edit::EditedSource> Editor; member in __anonac2273870111::ObjCMigrateASTConsumer 132 Editor.reset(new edit::EditedSource(Context.getSourceManager(), in Initialize() 324 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 326 Consumer.Editor->commit(commit); in VisitObjCMessageExpr() 330 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 332 Consumer.Editor->commit(commit); in VisitObjCMessageExpr() 336 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 339 Consumer.Editor->commit(commit); in VisitObjCMessageExpr() 879 edit::Commit commit(*Editor); in migrateProtocolConformance() 882 Editor->commit(commit); in migrateProtocolConformance() [all …]
|
/freebsd/contrib/tcsh/ |
H A D | src.desc | 1 Editor functions (ed.*c) 2 ed.chared.c: Editor basic function implementation. (Motion/Search etc.) 3 ed.defns.c: Editor command tables. 4 ed.init.c: Editor initialization. Tty/signal setup. 6 ed.inputl.c: Editor input, editor command parser, and dispatcher. 7 ed.refresh.c: Editor refreshing. How to change the old line to the current.
|
/freebsd/contrib/llvm-project/clang/lib/Edit/ |
H A D | EditedSource.cpp | 281 EditedSource &Editor; in commit() member 283 CommitRAII(EditedSource &Editor) : Editor(Editor) { in commit() 284 Editor.startingCommit(); in commit() 288 Editor.finishedCommit(); in commit()
|
/freebsd/release/packages/ |
H A D | Makefile.package | 62 ee_COMMENT= Easy Editor Utilities 63 ee_DESC= Easy Editor Utilities 178 vi_COMMENT= Vi Editor 179 vi_DESC= Vi Editor
|
/freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | Commit.h | 55 EditedSource *Editor = nullptr; variable 63 explicit Commit(EditedSource &Editor);
|
/freebsd/contrib/dialog/samples/ |
H A D | menubox10 | 16 Editor "" \
|
H A D | menubox11 | 25 Editor "" \
|
H A D | radiolist10 | 24 Editor "" off \
|
H A D | checklist10 | 24 Editor "" off \
|
/freebsd/contrib/tcsh/nls/german/ |
H A D | set6 | 10 8 *** Editor fataler FEHLER ***\r\n\n
|
H A D | set3 | 1 $ Editor function descriptions 61 59 Starte angehaltenen Editor wieder
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | wordprocessors | 249 # Corel Program Editor/Ed Editor 251 >>9 byte 1 Corel Editor macro 252 >>9 byte 2 Corel Editor help file 253 >>9 byte 3 Corel Editor keyboard file 254 >>9 byte 25 Corel Editor macro resource file 256 >>>9 byte x Corel Program Editor/Ed Editor: Unknown filetype %d 257 # Corel Macro Editor 263 >>>9 byte x Corel Macro Editor: Unknown filetype %d
|
H A D | editors | 42 # kate (K Advanced Text Editor)
|
H A D | softquad | 7 # Author/Editor and RulesBuilder
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 66 edit::EditedSource Editor; variable
|
/freebsd/contrib/tcsh/nls/ja/ |
H A D | set3 | 1 $ Editor function descriptions
|
/freebsd/contrib/tcsh/nls/greek/ |
H A D | set3 | 1 $ Editor function descriptions
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 79 edit::EditedSource Editor(SM, LangOpts); in mergeFixits() local 80 if (Editor.commit(commit)) { in mergeFixits() 82 Editor.applyRewrites(Rec); in mergeFixits()
|
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/ |
H A D | ee.msg | 37 28 "Editor beenden" 173 164 "speichere Editor-Konfiguration"
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | README | 21 The final OID has to be registered with IANA and this is done by the RFC Editor when the NTPv4 MIB …
|
H A D | ntpsnmpd-opts.def | 72 and this is done by the RFC Editor
|
/freebsd/tools/tools/ |
H A D | README | 19 editing Editor modes and the like to help editing FreeBSD code.
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | options.hlp | 74 Editor: Specify which screen editor to use.
|
/freebsd/contrib/tcsh/nls/finnish/ |
H A D | set3 | 1 $ Editor function descriptions
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 1 $ Editor function descriptions
|