Searched refs:edit (Results 51 - 75 of 130) sorted by relevance

123456

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h66 edit::EditedSource Editor;
/freebsd-13-stable/crypto/openssh/
H A Dfreebsd-namespace.sh51 * This file was machine-generated. Do not edit manually.
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl13 * WARNING: do not edit!
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A DMakefile20 LIBADD= edit ntp m opts pthread
/freebsd-13-stable/usr.sbin/ntp/ntpq/
H A DMakefile23 LIBADD+= edit ntp opts m pthread
/freebsd-13-stable/usr.sbin/wpa/wpa_cli/
H A DMakefile19 edit.c eloop.c events.c hw_features_common.c \
/freebsd-13-stable/usr.bin/chpass/
H A DMakefile9 SRCS= chpass.c edit.c field.c pw_scan.c table.c util.c
/freebsd-13-stable/usr.bin/clang/lldb/
H A DMakefile37 LIBADD+= edit
/freebsd-13-stable/usr.bin/less/
H A DMakefile5 decode.c edit.c filename.c forwback.c help.c ifile.c input.c \
/freebsd-13-stable/usr.bin/mail/
H A DMakefile6 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \
/freebsd-13-stable/contrib/bmake/
H A Dbsd.after-import.mk79 @(echo '# This is a generated file, do NOT edit!'; \
89 @(echo '# This is a generated file, do NOT edit!'; \
115 @(echo '# This is a generated file, do NOT edit!'; \
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp98 std::unique_ptr<edit::EditedSource> Editor;
134 Editor.reset(new edit::EditedSource(Context.getSourceManager(),
236 const NSAPI &NS, edit::Commit &commit,
327 edit::Commit commit(*Consumer.Editor);
328 edit::rewriteToObjCLiteralSyntax(E, *Consumer.NSAPIObj, commit, &PMap);
333 edit::Commit commit(*Consumer.Editor);
334 edit::rewriteToObjCSubscriptSyntax(E, *Consumer.NSAPIObj, commit);
339 edit::Commit commit(*Consumer.Editor);
457 const NSAPI &NS, edit::Commit &commit,
667 const NSAPI &NS, edit
[all...]
/freebsd-13-stable/contrib/dialog/
H A Dinputstr.c526 bool edit = TRUE; local
547 edit = force;
604 edit = 0;
608 edit = 0;
615 edit = 0;
618 edit = 0;
626 edit = 0;
638 return edit;
H A Dinputbox.c160 int edit = 0; local
197 edit = dlg_edit_string(input, &chr_offset, key, fkey, first);
199 if (edit) {
H A Dheaders-sh.in149 TMPEDT=$TMPDIR/${SHOW}-edit$$
/freebsd-13-stable/sys/contrib/device-tree/scripts/
H A Dcronjob87 git merge --no-edit upstream/dts
/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Dobjxref.pl78 * WARNING: do not edit!
/freebsd-13-stable/contrib/less/
H A Dedit.c184 * the same position if we edit this file again.
225 edit(filename) function
499 * Then edit the first one.
533 if (edit(qfilename) == 0 && good_filename == NULL)
550 * Trying to edit the current file; don't reopen it.
556 return (edit(good_filename));
594 * Skip n filenames, then try to edit each filename.
622 * Found a file that we can edit.
753 return (edit("-"));
/freebsd-13-stable/bin/sh/
H A DMakefile28 LIBADD= edit
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h30 namespace edit { namespace in namespace:clang
113 } // namespace edit
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp61 class RewritesReceiver : public edit::EditsReceiver {
154 edit::Commit commit(Editor);
/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.pl43 * WARNING: do not edit!
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dcharmap.pl89 * WARNING: do not edit!
/freebsd-13-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl62 * WARNING: do not edit!
/freebsd-13-stable/lib/libedit/
H A DMakefile14 LIB= edit

Completed in 171 milliseconds

123456