| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | hanoi-include.exp | 1 Move the upper disk from stack A to stack C. 2 Move the upper disk from stack A to stack B. 3 Move the upper disk from stack C to stack B. 4 Move the upper disk from stack A to stack C. 5 Move the upper disk from stack B to stack A. 6 Move the upper disk from stack B to stack C. 7 Move the upper disk from stack A to stack C. 8 Move the upper disk from stack A to stack B. 9 Move the upper disk from stack C to stack B. 10 Move the upper disk from stack C to stack A. [all …]
|
| /freebsd-13.1/contrib/dialog/samples/ |
| H A D | textbox.txt | 7 PGDN/SPACE - Move down one page 8 PGUP/'b' - Move up one page 9 ENTER/DOWN/'j' - Move down one line 10 UP/'k' - Move up one line 13 '0' - Move to beginning of line 14 HOME/'g' - Move to beginning of file 15 END/'G' - Move to end of file
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 575 if (Move.IsHvx != isHvx(Info)) in createLoadGroups() 595 Move.Main.push_back(Info.Inst); in createLoadGroups() 626 if (Move.IsHvx != isHvx(Info)) in createStoreGroups() 659 if (Move.IsLoad) { in move() 672 assert(Move.Deps.empty()); in move() 681 return Move.Main.size() + Move.Deps.size() > 1; in move() 686 if (!Move.IsHvx) in realignGroup() 712 std::set<Instruction *> TestSet(Move.Main.begin(), Move.Main.end()); in realignGroup() 732 Instruction *TopIn = Move.IsLoad ? Move.Main.front() : Move.Main.back(); in realignGroup() 785 if (Move.IsLoad) { in realignGroup() [all …]
|
| /freebsd-13.1/contrib/tcsh/nls/russian/ |
| H A D | set3 | 3 1 Move back a character 7 5 Move to beginning of current word 8 6 Move to beginning of line 27 25 Move to next history line 30 28 Move cursor to end of line 36 34 Move forward one character 37 35 Move forward to end of current word 81 79 Move to previous history line
|
| /freebsd-13.1/usr.sbin/bsdconfig/include/ |
| H A D | usage.hlp | 14 UP ARROW Move to previous item (or up, in a text display box). 15 DOWN ARROW Move to next item (or down, in a text display box). 16 TAB Move to next item or group. 17 RIGHT ARROW Move to next item or group (same as TAB). 18 SHIFT-TAB Move to previous item or group. 19 LEFT ARROW Move to previous item or group (same as SHIFT-TAB).
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set3 | 3 1 Move back a character 7 5 Move to beginning of current word 8 6 Move to beginning of line 27 25 Move to next history line 30 28 Move cursor to end of line 36 34 Move forward one character 37 35 Move forward to end of current word 81 79 Move to previous history line
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set3 | 3 1 Move back a character 7 5 Move to beginning of current word 8 6 Move to beginning of line 27 25 Move to next history line 30 28 Move cursor to end of line 36 34 Move forward one character 37 35 Move forward to end of current word 81 79 Move to previous history line
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleV6.td | 59 // Move instructions, unconditional 73 // Move instructions, conditional 194 // FP Special Register to Integer Register File Move 263 // Integer to Single-precision Move 266 // Integer to Double-precision Move 269 // Single-precision to Integer Move 272 // Double-precision to Integer Move
|
| H A D | ARMScheduleA8.td | 66 // Move instructions, unconditional 80 // Move instructions, conditional 359 // Integer to Single-precision Move 364 // Integer to Double-precision Move 369 // Single-precision to Integer Move 374 // Double-precision to Integer Move 807 // Move 811 // Move Immediate 815 // Double-register Permute Move 819 // Quad-register Permute Move [all …]
|
| H A D | ARMScheduleA9.td | 44 // Move instructions, unconditional 156 // Move instructions, conditional 664 // Integer to Single-precision Move 673 // Integer to Double-precision Move 682 // Single-precision to Integer Move 690 // Double-precision to Integer Move 1551 // Move 1559 // Move Immediate 1568 // Double-register Permute Move 1577 // Quad-register Permute Move [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 350 unsigned Move = MVTDst == MVT::i16 ? M68k::MOV16rr : M68k::MOV32rr; in ExpandMOVX_RR() local 377 MIB->setDesc(get(Move)); in ExpandMOVX_RR() 390 unsigned Move; in ExpandMOVSZX_RR() local 393 Move = M68k::MOV16rr; in ExpandMOVSZX_RR() 395 Move = M68k::MOV32rr; in ExpandMOVSZX_RR() 419 BuildMI(MBB, MIB.getInstr(), DL, get(Move), Dst).addReg(SSrc); in ExpandMOVSZX_RR()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 126 // 11.16. Vector Integer Move Instructions 188 // 13.16. Vector Floating-Point Move Instruction 232 // 16.1. Integer Scalar Move Instructions 235 // 16.2. Floating-Point Scalar Move Instructions 249 // 16.6. Whole Vector Register Move 343 // 11.16. Vector Integer Move Instructions 402 // 13.16. Vector Floating-Point Move Instruction 449 // 16.1. Integer Scalar Move Instructions 453 // 16.2. Floating-Point Scalar Move Instructions 467 // 16.6. Whole Vector Register Move
|
| /freebsd-13.1/contrib/less/ |
| H A D | less.hlp | 243 RightArrow ..................... ESC-l ... Move cursor right one character. 244 LeftArrow ...................... ESC-h ... Move cursor left one character. 245 ctrl-RightArrow ESC-RightArrow ESC-w ... Move cursor right one word. 246 ctrl-LeftArrow ESC-LeftArrow ESC-b ... Move cursor left one word. 247 HOME ........................... ESC-0 ... Move cursor to start of line. 248 END ............................ ESC-$ ... Move cursor to end of line.
|
| H A D | README | 40 1. Move the distributed source to its own directory and unpack it, 124 1. Move the distributed source to its own directory. 163 1. Move the distributed source to its own directory. 191 1. Move the distributed source to its own directory. 224 1. Move the distributed source to its own directory.
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-ar/ |
| H A D | llvm-ar.cpp | 195 Move, ///< Move members to end or as given by {a,b,i} modifiers enumerator 318 Operation = Move; in parseCommandLine() 433 if (Operation != Move && Operation != ReplaceOrInsert) in parseCommandLine() 586 case Move: in shouldCreateArchive() 759 if (Operation == Move) in computeInsertAction() 983 case Move: in performOperation()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
| H A D | ASTDiff.h | 32 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator
|
| /freebsd-13.1/contrib/libucl/ |
| H A D | ChangeLog.md | 26 - Move to klib library from uthash to reduce memory overhead and increase performance 91 - Move to mum_hash from xxhash
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 227 // Move with key. 231 // Move to primary / secondary. 237 // Move with source / destination key. 243 // Move with optional specifications. 247 // Move page.
|
| /freebsd-13.1/contrib/elftoolchain/libelf/ |
| H A D | libelf_align.c | 69 [ELF_T_MOVE] = MALIGN(Move),
|
| /freebsd-13.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | elf.h | 38 __sElfN(Move);
|
| /freebsd-13.1/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 1984 Move to next field. 2008 Move left to field. 2011 Move right to field. 2014 Move up to field. 2017 Move down to field. 2054 Move to next line. 2060 Move to next word. 2075 Move to end of line. 2078 Move left in field. 2084 Move up in field. [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFMA.td | 333 SDNode Move, ValueType VT, ValueType EltVT, 336 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector 344 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector 351 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector 359 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector 366 def : Pat<(VT (Move (VT VR128:$src1), (VT (scalar_to_vector
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 657 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::MFC1)) in select() local 660 if (!constrainSelectedInstRegOperands(*Move, TII, TRI, RBI)) in select() 888 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(MoveOpcode)) in select() local 893 if (!constrainSelectedInstRegOperands(*Move, TII, TRI, RBI)) in select()
|
| /freebsd-13.1/contrib/bsnmp/ |
| H A D | NEWS | 24 Move the porting definitions for U?INT32_{MIN,MAX} into support.h. 89 snmpd: Move event library initialization before reading of
|
| /freebsd-13.1/stand/i386/gptboot/ |
| H A D | gptldr.S | 115 rep movsb # Move BTX
|