/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 6 4 Cut from beginning of line to cursor - save in cut buffer 7 5 Move to beginning of current word 8 6 Move to beginning of line 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 83 81 Vi goto the beginning of next word 100 98 Enter vi insert mode at beginning of line 114 112 Vi goto the beginning of line
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 6 4 Cut from beginning of line to cursor - save in cut buffer 7 5 Move to beginning of current word 8 6 Move to beginning of line 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 83 81 Vi goto the beginning of next word 100 98 Enter vi insert mode at beginning of line 114 112 Vi goto the beginning of line
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 5 3 Cut from beginning of current word to cursor - saved in cut buffer 6 4 Cut from beginning of line to cursor - save in cut buffer 7 5 Move to beginning of current word 8 6 Move to beginning of line 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 83 81 Vi goto the beginning of next word 100 98 Enter vi insert mode at beginning of line 114 112 Vi goto the beginning of line
|
/freebsd/share/doc/usd/12.vi/viapwh/ |
H A D | vi.apwh.ms | 205 The file will be read in and the cursor will be placed at the beginning 251 Move the cursor up the screen to the beginning of the next line. 255 Move the cursor down the screen to the beginning of the next line. 262 Move the cursor to the beginning of the first word on the line. 269 Move the cursor to the beginning of the next word. If there 271 position the cursor at the beginning of the word. 274 Move the cursor to the beginning of the next word which follows 290 sequences "1G" and "G", which move the cursor to the beginning and 312 Move the cursor to the beginning of the next sentence. 316 Move the cursor backwards to the beginning of a sentence. [all …]
|
/freebsd/share/doc/usd/12.vi/vi/ |
H A D | vi.chars | 71 During an insert, backtabs over \fIautoindent\fR white space at the beginning 151 During an insert, with \fIautoindent\fR set and at the beginning of the 228 given at the beginning of a 262 beginning of a line. The previous context is set whenever the current 272 Retreats to the beginning of a 273 sentence, or to the beginning of a \s-2LISP\s0 s-expression 283 Advances to the beginning of a sentence. 313 the cursor moves to the beginning of the last line to indicate that the search 316 at the beginning of the bottom line, returning the cursor to 329 A \fB\(ua\fR at the beginning of the pattern forces the match to occur [all …]
|
/freebsd/share/doc/usd/13.viref/ |
H A D | vi.cmd.roff | 84 unless the cursor is sufficiently close to the beginning or end of the file 204 Commands that operate on lines instead of using beginning and ending 285 the beginning or end of a line, and the beginning or end of the file. 289 the beginning or end of a line, and the beginning or end of the file. 303 characters or the beginning or end of the file or line. 313 An area of text that begins with either the beginning of a file, 325 An area of text that starts with the beginning of the file or a line 335 An area of text that begins with either the beginning of the file or the 417 It is an error if the movement is past the beginning of the file. 619 It is an error if the movement is past the beginning of the file. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/host1x/ |
H A D | nvidia,tegra234-nvdec.yaml | 73 Offset to bootloader manifest from beginning of firmware that was configured by 79 Offset to bootloader code section from beginning of firmware that was configured by 85 Offset to bootloader data section from beginning of firmware that was configured by 91 Offset to operating system manifest from beginning of firmware that was configured by 97 Offset to operating system code section from beginning of firmware that was configured by 103 Offset to operating system data section from beginning of firmware that was configured
|
/freebsd/contrib/libedit/ |
H A D | editline.7 | 346 It is an error if the cursor is at the beginning of the edit buffer. 348 Move to the left to the closest beginning of a word, delete the 352 It is an error if the cursor is at the beginning of the edit buffer. 380 In emacs mode, move the cursor to the beginning of the edit buffer. 427 It is an error if the cursor is already at the beginning of the 440 Move the cursor to the left to the closest beginning of a word. 447 It is an error if the cursor is already at the beginning of the 479 It is an error if the cursor is at the beginning of the edit buffer 492 Copy the string from the beginning of the current word to the cursor 495 It is an error if the cursor is at the beginning of the edit buffer. [all …]
|
/freebsd/lib/libc/db/hash/ |
H A D | hash.h | 148 /* Given the address of the beginning of a big map, clear/set the nth bit */ 177 * each page which point to the beginning of the key and data. There are 194 * KEY_OFF -- offset of the beginning of the key 210 * KEY_OFF -- offset of the beginning of the key 222 * KEY_OFF -- offset of the beginning of the data on 233 * This page contains a key and the beginning of the 240 * KEY_OFF -- offset of the beginning of the key 243 * DATA_OFF -- offset of the beginning of the data 253 * DATA_OFF -- offset of the beginning of the data on
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRangeList.h | 27 /// A beginning address offset. This address offset has the size of an 29 /// compilation unit referencing this range list. It marks the beginning 36 /// be greater than or equal to the beginning address. 42 /// which consists of a 0 for the beginning address offset 52 /// use in interpreting the beginning and ending address offsets of
|
/freebsd/contrib/nvi/regex/ |
H A D | re_format.7 | 88 beginning of a line), `$' (matching the null string at the 97 character, not the beginning of a bound\(dg. 168 the beginning and end of a word respectively. 229 `^' is an ordinary character except at the beginning of the 230 RE or\(dg the beginning of a parenthesized subexpression, 233 and `*' is an ordinary character if it appears at the beginning of the 234 RE or the beginning of a parenthesized subexpression
|
/freebsd/share/doc/smm/03.fsck/ |
H A D | 2.t | 51 always resides at a fixed offset from the beginning 127 placed at the beginning of each cylinder group. 133 begins at a floating offset from the beginning of the cylinder group. 138 from the beginning of the cylinder group 148 the space between the beginning of the cylinder group 149 and the beginning of the cylinder group information stores data.
|
/freebsd/lib/libc/regex/ |
H A D | re_format.7 | 149 (matching the null string at the beginning of a line), 167 character, not the beginning of a bound\(dd. 300 match the null string at the beginning and end of a word respectively. 421 is an ordinary character except at the beginning of the 422 RE or\(dd the beginning of a parenthesized subexpression, 428 is an ordinary character if it appears at the beginning of the 429 RE or the beginning of a parenthesized subexpression
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | fxsrintrin.h | 27 /// A pointer to a 512-byte memory region. The beginning of this memory 45 /// A pointer to a 512-byte memory region. The beginning of this memory 62 /// A pointer to a 512-byte memory region. The beginning of this memory 80 /// A pointer to a 512-byte memory region. The beginning of this memory
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dump | 15 >0 belong 2 beginning of file record, 34 >0 belong 2 beginning of file record, 53 >0 belong 2 beginning of file record, 91 >0 leshort 2 beginning of file record.
|
/freebsd/contrib/tcsh/ |
H A D | csh-mode.el | 67 ;; -match- : used by match-beginning/end to pickup target 192 ;; NOTE: The following variables need to be anchored to the beginning of 296 (match-beginning 0) 0)) 315 (goto-char match-point) ;; beginning of compound cmd 346 (beginning-of-line) 377 (goto-char (match-beginning 0)) 384 (goto-char (match-beginning 0)) 424 (goto-char (match-beginning 1)) 438 (goto-char (match-beginning 1)) 491 (beginning-of-line) [all …]
|
/freebsd/usr.bin/tail/ |
H A D | tail.1 | 56 sign are relative to the beginning 104 will keep looking and will display the file from the beginning if and when 131 from the beginning or end of the input from which to begin the display. 171 from the beginning and then follow the file as usual:
|
/freebsd/tests/sys/kern/tty/ |
H A D | test_recanon.orch | 25 -- the next line should be pointing to the beginning of the next block. 52 -- at the beginning of the next block. 57 -- Next we'll VEOF at the beginning.
|
/freebsd/sbin/devfs/ |
H A D | devfs.rules | 3 # The format is very simple. Empty lines and lines beginning 5 # other than the beginning of a line, it and any subsequent 7 # denotes the beginning of a ruleset. In the brackets should
|
/freebsd/share/doc/usd/10.exref/exref/ |
H A D | ex.rm | 101 designed for more casual or beginning 112 is used. Also if the \s-2TERMCAP\s0 variable contains a pathname (beginning 410 This mode is left by typing a `.' alone at the beginning of a line, and 513 Any command line beginning with " is ignored. 514 Comments beginning with " may also be placed at the ends 652 text is placed at the beginning of the buffer. 1022 then the cursor will be placed initially at the beginning of the 1127 the beginning of the buffer. 1618 special characters in this case will be `\(ua' at the beginning 1635 The characters `\(ua' at the beginning of a line, [all …]
|
/freebsd/share/man/man3/ |
H A D | bitstring.3 | 288 the zero-based number of the first bit beginning a sequence of unset bits of 305 the zero-based number of the first bit beginning a sequence of set bits of 322 the zero-based number of the first bit beginning a sequence of unset bits of 343 the zero-based number of the first bit beginning a sequence of set bits of 364 the zero-based number of the first bit beginning a sequence of bits of
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 163 // Hoist catch instructions to the beginning of their matching EH pad BBs in 187 // Skip EH_LABELs in the beginning of an EH pad if present. We don't use in hoistCatches() 189 // EH_LABEL instruction in the beginning of an EH pad. in hoistCatches() 200 // Add catch_all to beginning of cleanup pads. 209 // Skip EH_LABELs in the beginning of an EH pad if present. in addCatchAlls() 332 // Insert __stack_pointer restoring instructions at the beginning of each EH in restoreStackPointer() 339 // Skip EH_LABELs in the beginning of an EH pad if present. in restoreStackPointer()
|
/freebsd/lib/libc/tests/gen/ |
H A D | dir2_test.c | 56 long beginning, middle, end, td; in ATF_TC_BODY() local 81 beginning = telldir(dirp); in ATF_TC_BODY() 99 seekdir(dirp, beginning); in ATF_TC_BODY() 101 ATF_CHECK_EQ(beginning, td); in ATF_TC_BODY()
|
/freebsd/share/doc/smm/05.fastfs/ |
H A D | 3.t | 36 located at the beginning of the file system's disk partition. 80 placed at the beginning of each cylinder group. 86 begins at a varying offset from the beginning of the cylinder group. 88 about one track further from the beginning of the cylinder group 94 the space between the beginning of the cylinder group 95 and the beginning of the cylinder group information 108 the boot block and the beginning of the cylinder group. 111 to find the beginning of the first cylinder group. 259 to the beginning of the block
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | fsl,fman.yaml | 22 FMan block. The offset is 0xc4 from the beginning of the 24 beginning of the FMan node). 91 channels in the FMan. The first cell specifies the beginning 95 - description: The first cell specifies the beginning of the range.
|