| /src/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 | 72 typedef struct undo { struct
|
| /src/lib/libc/amd64/string/ |
| H A D | memccpy.S | 158 1: sub $16, %rsi # undo second advancement 176 4: sub $16, %rsi # undo second advancement 188 .Lrunt: add $32, %r11d # undo earlier decrement
|
| 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 | 151 sub $16, %rdi # undo second advancement 167 2: sub $16, %rdi # undo second advancement
|
| H A D | strrchr.S | 124 1: sub $8, %rdi # undo advance past buffer
|
| /src/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.
|
| /src/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/' \
|
| /src/contrib/tcsh/nls/russian/ |
| H A D | set3 | 113 111 Vi undo last change
|
| /src/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"
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 2965 virtual void undo() = 0; 3041 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::InstructionMoveBefore 3067 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::OperandSetter 3099 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::OperandsHider 3125 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::TruncBuilder 3151 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::SExtBuilder 3178 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::ZExtBuilder 3200 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::TypeMutator 3254 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::UsesReplacer 3312 void undo() override { in undo() function in __anon132ce9ad0b11::TypePromotionTransaction::InstructionRemover [all …]
|
| /src/contrib/tcsh/nls/ukrainian/ |
| H A D | set3 | 113 111 Vi undo last change
|
| /src/contrib/tcsh/nls/C/ |
| H A D | set3 | 113 111 Vi undo last change
|
| /src/usr.sbin/fstyp/ |
| H A D | hammer_disk.h | 681 struct hammer_fifo_undo undo; member
|
| /src/crypto/openssl/exporters/cmake/ |
| H A D | OpenSSLConfig.cmake.in | 65 # All targets are defined, we're good, just undo everything and return
|
| /src/bin/ed/tests/ |
| H A D | ed_test.sh | 2023 atf_add_test_case undo
|
| /src/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()
|
| /src/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:
|
| /src/share/examples/drivers/ |
| H A D | make_device_driver.sh | 532 * and undo anything we did in the ISA attach routine.
|
| /src/sys/compat/linux/ |
| H A D | linux_ipc.c | 178 l_uintptr_t undo; member
|
| /src/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 */
|