/freebsd/share/doc/usd/13.viref/ |
H A D | vi.cmd.roff | 12 except for the bottom line of the screen. 13 The bottom line of the screen is used to enter 43 screen that did not correspond to lines in the file, or lines that did 46 never displays lines in this fashion. 56 first starts, it is in command mode. 73 When positioning the cursor to a new line and column, 81 and the cursor line will usually appear at the top or bottom of the screen. 83 the cursor line will appear in the center of the screen, 88 option is set, the screen may be scrolled or repainted in a horizontal 89 direction as well as in a vertical one. [all …]
|
H A D | ex.cmd.roff | 13 .KY "<end-of-file>" 14 .IP "<end-of-file>" 15 The end-of-file character is used to scroll the screen in the 19 .LI <control-D> . 22 .LI <control-D> . 23 .KY "line" 24 .IP "line" 25 A single-line address, given in any of the forms described in the 29 .LI line 30 is the current line. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/ |
H A D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 43 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", 48 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/ |
H A D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 43 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", 48 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/ |
H A D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 43 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", 48 …Description": "L3 Lookup external snoop request that access cache and found line in E or S-state.", [all …]
|
H A D | uncore.json | 7 "BriefDescription": "An external snoop misses in some processor core.", 8 "PublicDescription": "An external snoop misses in some processor core.", 19 …"BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory reques… 20 …"PublicDescription": "A cross-core snoop initiated by this Cbox due to processor core memory reque… 31 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor c… 32 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor … 43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.", 44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.", 55 …efDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request wh… 56 …icDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request wh… [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | escape.mk | 8 # Comments start with a <number-sign> ( '#' ) and continue until an 12 # anywhere in the makefile except in a command line, an include 13 # line, or a line immediately preceding an include line, it shall 15 # line, with a single <space>. 17 # When an escaped <newline> is found in a command line in a 18 # makefile, the command line shall contain the <backslash>, the 19 # <newline>, and the next line, except that the first character of 20 # the next line shall not be included if it is a <tab>. 22 # When an escaped <newline> is found in an include line or in a 23 # line immediately preceding an include line, the behavior is [all …]
|
H A D | directive-for.exp | 1 make: "directive-for.mk" line 117: outer 2 make: "directive-for.mk" line 138: a:\ a:\file.txt 3 make: "directive-for.mk" line 138: d:\\ 4 make: "directive-for.mk" line 138: d:\\file.txt 5 make: "directive-for.mk" line 158: ( ( ( 6 make: "directive-for.mk" line 158: [ [ [ 7 make: "directive-for.mk" line 158: { { { 8 make: "directive-for.mk" line 158: ) ) ) 9 make: "directive-for.mk" line 158: ] ] ] 10 make: "directive-for.mk" line 158: } } } [all …]
|
H A D | directive-include-guard.mk | 1 # $NetBSD: directive-include-guard.mk,v 1.18 2024/08/07 05:48:45 rillig Exp $ 3 # Tests for multiple-inclusion guards in makefiles. 5 # A file that is guarded by a multiple-inclusion guard has one of the 14 # .if !target(guard-target) 23 # https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html 30 # This is the canonical form of a variable-based multiple-inclusion guard. 31 CASES+= variable-ifndef 32 LINES.variable-ifndef= \ 36 # expect: Parse_PushInput: file variable-ifndef.tmp, line 1 37 # expect: Skipping 'variable-ifndef.tmp' because 'VARIABLE_IFNDEF' is defined [all …]
|
/freebsd/bin/ed/ |
H A D | ed.1 | 22 utility is a line-oriented text editor. 27 the editor runs in 29 mode, in which the only difference is that the editor restricts the 39 links can be created in the current directory, in which case 58 Editing is done in two distinct modes: 64 is in command mode. 102 on a line. 112 It is possible to modify only a portion of a line by means of replacement, 113 as in the example above. 120 commands consist of zero or more line addresses, followed by a single [all …]
|
/freebsd/share/doc/usd/10.exref/exref/ |
H A D | ex.rm | 4 .\" Redistribution and use in source and binary forms, with or without 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 .EH 'USD:12-%''Ex Reference Manual' 35 .OH 'Ex Reference Manual''USD:12-%' 71 a line oriented text editor, which supports both command and display 77 are described in [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | LineTable.h | 1 //===-- LineTable.h ---------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 18 #include "lldb/lldb-private.h" 39 /// A line table class. 44 /// \param[in] comp_unit 45 /// The compile unit to which this line table belongs. 48 /// Construct with entries found in \a sequences. 50 /// \param[in] sequences 51 /// Unsorted list of line sequences. [all …]
|
/freebsd/contrib/mandoc/ |
H A D | tbl.7 | 8 .\" copyright notice and this permission notice appear in all copies. 12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 14 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 16 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 42 macro, consist of at most one line of 51 All input must be 7-bit ASCII. 53 If the first input line of a table ends with a semicolon, it contains 54 case-insensitive options separated by spaces, tabs, or commas. 57 line. 60 Some of them require arguments enclosed in parentheses: [all …]
|
H A D | lib.in | 1 /* $Id: lib.in,v 1.22 2019/07/01 22:56:24 schwarze Exp $ */ 8 * copyright notice and this permission notice appear in all copies. 12 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 14 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 21 * its short-string to the left-hand side and formatted string to the 22 * right-hand side. 27 LINE("lib80211", "802.11 Wireless Network Management Library (lib80211, \\-l80211)") 28 LINE("libalias", "Packet Aliasing Library (libalias, \\-lalias)") 29 LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)") [all …]
|
/freebsd/contrib/less/ |
H A D | lesskey.nro | 4 lesskey \- customize key bindings for less 6 .B "lesskey [\-o output] [\-\-] [input]" 8 .B "lesskey [\-\-output=output] [\-\-] [input]" 10 .B "lesskey \-V" 12 .B "lesskey \-\ [all...] |
H A D | less.nro | 4 less \- display the contents of a file in a terminal 6 .B "less \-?" 8 .B "less \-\-help" 10 .B "less \-V" 12 .B "less \-\-version" 14 .B "less [\-[+]aABcCdeEfFgGiIJKLmMnNqQrRsSuUVwWX\(ti]" 16 .B " [\- [all...] |
/freebsd/share/doc/usd/11.vitut/ |
H A D | edittut.ms | 4 .\" Redistribution and use in source and binary forms, with or without 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 .EH 'USD:11-%''Edit: A Tutorial' 35 .OH 'Edit: A Tutorial''USD:11-%' 64 Its aim is to lead the beginning \s-2UNIX\(dg\s+2 user through the 76 and the \s-2UNIX\s+2 documentation in general. [all …]
|
/freebsd/share/doc/usd/12.vi/vi/ |
H A D | vi.chars | 4 .\" Redistribution and use in source and binary forms, with or without 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 41 characters are presented in their order in the \s-2ASCII\s0 character 48 Section numbers in parentheses indicate where the character is discussed; 68 As a command, scrolls down a half-window of text. 72 of a line (6.6, 7.5); this white space cannot be backspaced over. [all …]
|
H A D | vi.in | 4 .\" Redistribution and use in source and binary forms, with or without 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 .EH 'USD:11-%''An Introduction to Display Editing with Vi' 35 .OH 'An Introduction to Display Editing with Vi''USD:11-%' 65 you can insert new text any place in the file quite easily. 68 move the cursor around in the file. [all …]
|
/freebsd/share/doc/usd/10.exref/summary/ |
H A D | ex.summary | 4 .\" Redistribution and use in source and binary forms, with or without 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the 23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 83 (a self-teaching introduction) and the 89 Both of these writeups are available in the 94 the user are printed in \fBboldface\fR to 109 file the editor makes a copy of it in the [all …]
|
/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_redir.sh | 6 # Redistribution and use in source and binary forms, with or without 11 # 2. Redistributions in binary form must reproduce the above copyright 12 # notice, this list of conditions and the following disclaimer in the 18 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 22 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 24 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 30 # Any failures in this first test means it is not worth bothering looking 31 # for causes of failures in any other tests, make this one work first. 43 cat <<- 'DONE' | 45 atf_check -s exit:0 -o empty -e empty ${TEST_SH} [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | BreakableToken.h | 1 //===--- BreakableToken.h - Format C++ code ---------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 /// token type-specific logic to break long lines in tokens and reflow content 15 //===----------------------------------------------------------------------===// 27 /// Checks if \p Token switches formatting, like /* clang-format off */. 34 /// within the tokens - for example, to avoid whitespace beyond the column 37 /// Generally, a breakable token consists of logical lines, addressed by a line 38 /// index. For example, in a sequence of line comments, each line comment is its 39 /// own logical line; similarly, for a block comment, each line in the block [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Editline.h | 1 //===-- Editline.h ----------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 // a) Sometimes text just disappears while editing. In an 80-column editor 20 // disappear. It's still in the buffer, just invisible. 40 #include "lldb/lldb-private.h" 107 /// Status used to decide when and how to start editing another line in 108 /// multi-line sessions. 111 /// The default state proceeds to edit the current line. 126 /// The start of the first line in a multi-line edit session. [all …]
|
/freebsd/contrib/nvi/man/ |
H A D | vi.1 | 10 .\" under the conditions listed in the LICENSE file. 44 is a screen-oriented text editor. 46 is a line-oriented text editor. 55 .Pq read-only 65 are intended as bug-for-bug compatible replacements for the original 82 If you're in an unfamiliar environment, 89 .Bl -tag -width "-w size " 94 Particularly useful for initial positioning in the file, although 103 Start editing in ex mode, as if the command name were 107 (The default is to make a copy in case someone else modifies [all …]
|
/freebsd/tools/ifnet/ |
H A D | convert_ifapi.sh | 6 # Redistribution and use in source and binary forms, with or without 12 # 2. Redistributions in binary form must reproduce the above copyright 13 # notice, this list of conditions and the following disclaimer in the 19 # IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 23 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 24 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 39 if [ $# -lt 1 ] 45 # XXX - This needs to change if the data structure uses different name 51 case $toggle in 55 *) c="-" ;; [all …]
|