/freebsd/bin/ed/ |
H A D | POSIX | 65 2) Since the behavior of `u' (undo) within a `g' (global) command list is 67 undo forces a global command list to be executed only once, rather than 70 undo's) in the command list. This seems the best way, since the 74 The global/undo combination is useful for masking errors that
|
H A D | Makefile | 5 SRCS= buf.c glbl.c io.c main.c re.c sub.c undo.c
|
H A D | ed.h | 68 typedef struct undo { struct
|
/freebsd/lib/libc/amd64/string/ |
H A D | strchrnul.S | 114 1: sub $8, %rdi # undo advance past buffer 164 1: sub $16, %rdi # undo advance past buffer
|
H A D | strlcpy.S | 134 1: sub $16, %rsi # undo second advancement 166 1: sub $16, %rsi # undo second advancement 172 4: sub $16, %rsi # undo second advancement
|
H A D | stpncpy.S | 152 sub $16, %rdi # undo second advancement 168 2: sub $16, %rdi # undo second advancement
|
H A D | strrchr.S | 124 1: sub $8, %rdi # undo advance past buffer
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-388-clearfog-base.dts | 51 * We undo that rubbish here.
|
H A D | armada-38x-solidrun-microsom.dtsi | 67 * We undo that rubbish here.
|
H A D | armada-385-clearfog-gtr.dtsi | 389 * We undo that rubbish here.
|
/freebsd/share/examples/csh/ |
H A D | dot.cshrc | 44 …backup bootcode commit create delete destroy modify recover resize restore set show undo unset)/' \ 58 'n/undo/x:geom/' \
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 113 111 Vi undo last change
|
/freebsd/usr.bin/vi/catalog/ |
H A D | polish.UTF-8.base | 9 010 "Brak logowania, anulowanie (undo) niemożliwe" 11 012 "Brak logowania, anulowanie (undo) niemożliwe"
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2965 virtual void undo() = 0; 3041 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::InstructionMoveBefore 3067 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::OperandSetter 3099 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::OperandsHider 3125 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::TruncBuilder 3151 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::SExtBuilder 3178 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::ZExtBuilder 3200 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::TypeMutator 3254 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::UsesReplacer 3312 void undo() override { in undo() function in __anon1d600f580b11::TypePromotionTransaction::InstructionRemover [all …]
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 113 111 Vi undo last change
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 113 111 Vi undo last change
|
/freebsd/usr.sbin/fstyp/ |
H A D | hammer_disk.h | 679 struct hammer_fifo_undo undo; member
|
/freebsd/sys/kern/ |
H A D | sysv_sem.c | 144 struct undo { struct 447 struct undo *sunptr; in semundo_adjust() 518 struct undo *sunptr; in semundo_clear()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | linux | 924 # e2fsck undo file 926 0 string E2UNDO02 e2fsck undo file, version 2 927 >44 lelong x \b, undo file is 930 >48 lelong x \b, undo file features:
|
/freebsd/share/examples/drivers/ |
H A D | make_device_driver.sh | 531 * and undo anything we did in the ISA attach routine.
|
/freebsd/sys/compat/linux/ |
H A D | linux_ipc.c | 178 l_uintptr_t undo; member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regengine.inc | 688 case OLPAREN: /* must undo assignment if rest fails */ 699 case ORPAREN: /* must undo assignment if rest fails */
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 339 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis) 520 key_undo kund str &8 KEY_UNDO 0630 ----- undo key 553 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
|
H A D | Caps.hpux11 | 380 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis) 624 key_undo kund str &8 KEY_UNDO 0630 ----- undo key 657 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
|
H A D | Caps | 378 cursor_normal cnorm str ve - - YBCGE make cursor appear normal (undo civis/cvvis) 559 key_undo kund str &8 KEY_UNDO 0630 ----- undo key 592 key_sundo kUND str !3 KEY_SUNDO 0626 ----- shifted undo key
|