Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd-12.1/bin/ed/
H A DPOSIX75 2) Since the behavior of `u' (undo) within a `g' (global) command list is
77 undo forces a global command list to be executed only once, rather than
80 undo's) in the command list. This seems the best way, since the
84 The global/undo combination is useful for masking errors that
H A DMakefile7 SRCS= buf.c cbc.c glbl.c io.c main.c re.c sub.c undo.c
H A Ded.h71 typedef struct undo { struct
/freebsd-12.1/sys/gnu/dts/arm/
H A Darmada-388-clearfog-base.dts51 * We undo that rubbish here.
H A Darmada-38x-solidrun-microsom.dtsi67 * We undo that rubbish here.
/freebsd-12.1/contrib/gcc/
H A Dcombine.c349 struct undo struct
979 struct undo *undo, *next; in combine_instructions() local
980 for (undo = undobuf.frees; undo; undo = next) in combine_instructions()
983 free (undo); in combine_instructions()
3423 struct undo *undo, *next; in undo_all() local
3425 for (undo = undobuf.undos; undo; undo = next) in undo_all()
3431 *undo->where.r = undo->old_contents.r; in undo_all()
3434 *undo->where.i = undo->old_contents.i; in undo_all()
3437 PUT_MODE (*undo->where.r, undo->old_contents.m); in undo_all()
3456 struct undo *undo, *next; in undo_commit() local
[all …]
/freebsd-12.1/share/examples/csh/
H A Ddot.cshrc45 …backup bootcode commit create delete destroy modify recover resize restore set show undo unset)/' \
59 'n/undo/x:geom/' \
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2185 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::InstructionMoveBefore
2211 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::OperandSetter
2243 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::OperandsHider
2268 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::TruncBuilder
2294 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::SExtBuilder
2320 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::ZExtBuilder
2342 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::TypeMutator
2389 void undo() override { in undo() function in __anon6227213d0611::TypePromotionTransaction::UsesReplacer
2450 Replacer->undo(); in undo()
2451 Hider.undo(); in undo()
[all …]
/freebsd-12.1/contrib/tcsh/nls/russian/
H A Dset3114 111 Vi undo last change
/freebsd-12.1/usr.bin/vi/catalog/
H A Dpolish.UTF-8.base9 010 "Brak logowania, anulowanie (undo) niemożliwe"
11 012 "Brak logowania, anulowanie (undo) niemożliwe"
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset3114 111 Vi undo last change
/freebsd-12.1/contrib/tcsh/nls/ukrainian/
H A Dset3114 111 Vi undo last change
/freebsd-12.1/sys/kern/
H A Dsysv_sem.c146 struct undo { struct
450 struct undo *sunptr; in semundo_adjust()
521 struct undo *sunptr; in semundo_clear()
/freebsd-12.1/share/examples/drivers/
H A Dmake_device_driver.sh538 * and undo anything we did in the ISA attach routine.
/freebsd-12.1/contrib/llvm/lib/Support/
H A Dregengine.inc646 case OLPAREN: /* must undo assignment if rest fails */
657 case ORPAREN: /* must undo assignment if rest fails */
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.c182 l_uintptr_t undo; member
/freebsd-12.1/contrib/binutils/ld/
H A DNEWS139 * Added --no-omagic to undo the effects of the -N option.
/freebsd-12.1/contrib/ncurses/include/
H A DCaps.uwin308 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis)
481 key_undo kund str &8 KEY_UNDO 0630 ----- undo key
510 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
H A DCaps.aix4340 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis)
668 key_undo kund str &8 KEY_UNDO 0630 ----- undo key
697 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
/freebsd-12.1/contrib/openbsm/
H A Daclocal.m4965 [less verbose build output (undo: "make V=1")])
968 [verbose build output (undo: "make V=0")])dnl
/freebsd-12.1/contrib/openpam/
H A Daclocal.m4958 [less verbose build output (undo: "make V=1")])
961 [verbose build output (undo: "make V=0")])dnl
/freebsd-12.1/contrib/file/
H A Daclocal.m41007 [less verbose build output (undo: "make V=1")])
1010 [verbose build output (undo: "make V=0")])dnl
/freebsd-12.1/contrib/libevent/
H A Daclocal.m4929 [less verbose build output (undo: "make V=1")])
932 [verbose build output (undo: "make V=0")])dnl
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Daclocal.m4929 [less verbose build output (undo: "make V=1")])
932 [verbose build output (undo: "make V=0")])dnl
/freebsd-12.1/contrib/ntp/sntp/
H A Daclocal.m41103 [less verbose build output (undo: "make V=1")])
1106 [verbose build output (undo: "make V=0")])dnl

1234