Home
last modified time | relevance | path

Searched +full:3 +full:- +full:line (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_redir.sh43 cat <<- 'DONE' |
45 atf_check -s exit:0 -o empty -e empty ${TEST_SH}
46 cat <<- 'DONE' |
48 atf_check -s exit:0 -o match:0 -e empty ${TEST_SH} -c 'wc -l'
50 cat <<- 'DONE' |
53 atf_check -s exit:0 -o match:hello -e empty ${TEST_SH}
54 cat <<- 'DONE' |
57 atf_check -s exit:0 -o match:1 -e empty ${TEST_SH} -c 'wc -l'
59 cat <<- 'DONE' |
63 atf_check -s exit:0 -o match:helloworld -e empty ${TEST_SH}
[all …]
H A Dt_here.sh51 result="$( ${TEST_SH} -c "${CMD}" 2>"${TEMP_FILE}" )"
54 if [ "${STATUS}" -ne "$3" ]; then
55 echo >&2 "[$TEST_NUM] expected exit code $3, got ${STATUS}"
59 case "$3/${STATUS}" in
64 if [ "$3" -eq 0 ]; then
65 if [ -s "${TEMP_FILE}" ]; then
72 if ! [ -s "${TEMP_FILE}" ]; then
78 rm -f "${TEMP_FILE}"
96 $fail && test -n "$TEST_ID" && {
108 test -z "${TEST_ID}" && return 0
[all …]
/freebsd/lib/libc/tests/stdio/
H A Dgetdelim_test.c1 /*-
39 #include <atf-c.h>
60 if (len > sizeof(apothegm) - *offp) in _reader()
61 len = sizeof(apothegm) - *offp; in _reader()
81 char *line; in ATF_TC_BODY() local
95 line = malloc(i); in ATF_TC_BODY()
96 /* First line: the full apothegm */ in ATF_TC_BODY()
97 ATF_REQUIRE(getline(&line, &linecap, fp) == sizeof(apothegm) - 1); in ATF_TC_BODY()
98 ATF_REQUIRE(memcmp(line, apothegm, sizeof(apothegm)) == 0); in ATF_TC_BODY()
100 /* Second line: the NUL terminator following the newline */ in ATF_TC_BODY()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dextended.json5 "BriefDescription": "L1D Read-only Exclusive Writes",
6-1 Data cache where the line was originally in a Read-Only state in the cache but has been updated…
12 …"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookasi…
18 …"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB…
23 "BriefDescription": "DTLB1 One-Megabyte Page Writes",
24 …": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a on…
29 "BriefDescription": "DTLB1 Two-Gigabyte Page Writes",
30 …": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a tw…
36 …on": "A directory write to the Level-1 Data cache directory where the returned cache line was sour…
42 …"PublicDescription": "A translation entry has been written to the Level-1 Instruction Translation …
[all …]
/freebsd/usr.bin/iscsictl/
H A Dparse.y2 /*-
3 * SPDX-License-Identifier: BSD-2-Clause
84 target->t_nickname = $1;
142 if (target->t_name != NULL)
143 xo_errx(1, "duplicated TargetName at line %d", lineno);
144 target->t_name = $3;
150 if (target->t_address != NULL)
151 xo_errx(1, "duplicated TargetAddress at line %d", lineno);
152 target->t_address = $3;
158 if (target->t_initiator_name != NULL)
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-order.exp1 make: "varmod-order.mk" line 14: Bad modifier ":OX"
3 make: "varmod-order.mk" line 17: Bad modifier ":OxXX"
5 make: "varmod-order.mk" line 20: Unclosed expression, expecting '}' for modifier "O"
7 make: "varmod-order.mk" line 22: Unclosed expression, expecting '}' for modifier "On"
8 while evaluating variable "NUMBERS" with value "1 2 3 4 5 6 7 8 9 10"
9 make: "varmod-order.mk" line 24: Unclosed expression, expecting '}' for modifier "Onr"
10 while evaluating variable "NUMBERS" with value "10 9 8 7 6 5 4 3 2 1"
11 make: "varmod-order.mk" line 30: Bad modifier ":Oxn"
12 while evaluating variable "NUMBERS" with value "8 5 4 9 1 7 6 10 3 2"
13 make: "varmod-order.mk" line 39: Bad modifier ":On_typo"
[all …]
H A Dvarmod-to-separator.exp1 make: "varmod-to-separator.mk" line 154: Invalid character number at "400:tu}"
3 make: "varmod-to-separator.mk" line 169: Invalid character number at "100:tu}"
5 make: "varmod-to-separator.mk" line 177: Invalid character number at ",}"
7 make: "varmod-to-separator.mk" line 183: Invalid character number at "112233445566778899}"
9 make: "varmod-to-separator.mk" line 188: Bad modifier ":ts\-300"
11 make: "varmod-to-separator.mk" line 197: Bad modifier ":ts\8"
12 while evaluating variable "1 2 3" with value "1 2 3"
13 make: "varmod-to-separator.mk" line 205: Bad modifier ":ts\100L"
14 while evaluating variable "1 2 3" with value "1 2 3"
15 make: "varmod-to-separator.mk" line 213: Bad modifier ":ts\x40g"
[all …]
H A Dvarmod-match.exp1 make: "varmod-match.mk" line 289: Unfinished character list in pattern 'a[' of modifier ':M'
3 make: "varmod-match.mk" line 297: Unfinished character list in pattern 'a[^' of modifier ':M'
5 make: "varmod-match.mk" line 305: Unfinished character list in pattern '[-x1-3' of modifier ':M'
6 while evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 [x1-3"
7 make: "varmod-match.mk" line 313: Unfinished character list in pattern '*[-x1-3' of modifier ':M'
8 …e evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 00 01 10 11 000 001 010 011 100 101 1…
9 make: "varmod-match.mk" line 322: Unfinished character list in pattern '[^-x1-3' of modifier ':M'
10 while evaluating variable "WORDS" with value "- + x xx 0 1 2 3 4 [x1-3"
11 make: "varmod-match.mk" line 336: Unfinished character list in pattern '?[\' of modifier ':M'
13 make: "varmod-match.mk" line 344: Unfinished character range in pattern '[x-' of modifier ':M'
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dextended.json5 "BriefDescription": "L1D Read-only Exclusive Writes",
6-1 Data cache where the line was originally in a Read-Only state in the cache but has been updated…
18 …data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on this …
23 "BriefDescription": "DTLB2 One-Megabyte Page Writes",
24 … into the Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page…
29 "BriefDescription": "DTLB2 Two-Gigabyte Page Writes",
30 …"PublicDescription": "A translation entry for a two-gigabyte page was written into the Level-2 TLB"
36 …on": "A directory write to the Level-1 Data cache directory where the returned cache line was sour…
48 …tion cache. Incremented by one for every TLB2 miss in progress for the Level-1 Instruction cache i…
54 … "A directory write to the Level-1 Instruction cache directory where the returned cache line was s…
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dc642 #------------------------------------------------------------------------------
16 # Reference: https://vice-emu.sourceforge.io/vice_17.html#SEC391
18 # http://mark0.net/download/triddefs_xml.7z/defs/c/crt-c64.trid.xml
23 # skip DROID fmt-822-signature-id-1179.crt with missing packet length
25 >>0 use c64-crt
27 0 name c64-crt
29 #!:mime application/octet-stream
30 !:mime application/x-commodore-crt
32 # http://mark0.net/download/triddefs_xml.7z/defs/c/car-ccs64.trid.xml
36 # 32-byte null padded cartridge name like: "BUGS BUNNY" "CART64" "EasyFlash" "FINAL CARTRIDGE" "Mag…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Dfrontend.json5 "Counter": "0,1,2,3",
9 "PEBScounters": "0,1,2,3",
17 "Counter": "0,1,2,3",
21 "PEBScounters": "0,1,2,3",
28 "Counter": "0,1,2,3",
32 "PEBScounters": "0,1,2,3",
39 "Counter": "0,1,2,3",
43 "PEBScounters": "0,1,2,3",
50 "Counter": "0,1,2,3",
54 "PEBScounters": "0,1,2,3",
[all …]
/freebsd/contrib/kyua/utils/logging/
H A Doperations_test.cpp38 #include <atf-c++.hpp>
54 ATF_REQUIRE_EQ(fs::path("/some/dir/foobar.20110221-181000.log"), in ATF_TEST_CASE_BODY()
61 ATF_REQUIRE_EQ(fs::path("/some/dir/foobar.20110221-181000.log"), in ATF_TEST_CASE_BODY()
75 ATF_REQUIRE_EQ(fs::path("/some/dir/foobar.20110221-181500.log"), in ATF_TEST_CASE_BODY()
78 datetime::set_mock_now(2011, 2, 21, 18, 15, 3, 1); in ATF_TEST_CASE_BODY()
82 ATF_REQUIRE_EQ(fs::path("/some/dir/foobar.20110221-181500.log"), in ATF_TEST_CASE_BODY()
101 logging::log(logging::level_info, "f3", 3, "Info message"); in ATF_TEST_CASE_BODY()
103 datetime::set_mock_now(2011, 2, 21, 18, 10, 3, 456); in ATF_TEST_CASE_BODY()
111 std::string line; in ATF_TEST_CASE_BODY() local
112 ATF_REQUIRE(std::getline(input, line).good()); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/share/doc/usd/11.vitut/
H A Dedittut.ms12 .\" 3. All advertising materials mentioning features or use of this software
34 .EH 'USD:11-%''Edit: A Tutorial'
35 .OH 'Edit: A Tutorial''USD:11-%'
41 \f3\s+2Edit: A Tutorial\s0\f1
43 .ce 3
50 .ce 3
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.
88 Introduction\ \ \ 3
92 Making contact with \s-2UNIX\s+2\ \ \ 4
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dextended.json6 …"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB…
12 …"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle…
18 …on": "A directory write to the Level-1 Data cache directory where the returned cache line was sour…
24 … "A directory write to the Level-1 Instruction cache directory where the returned cache line was s…
30 …on": "A directory write to the Level-1 Data cache directory where the returned cache line was sour…
36 …"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookasi…
42 …"PublicDescription": "A directory write to the Level-1 Data cache where the installed cache line w…
48 …PublicDescription": "A directory write to the Level-1 Instruction cache where the installed cache
53 "BriefDescription": "L1D Read-only Exclusive Writes",
54-1 D-Cache where the line was originally in a Read-Only state in the cache but has been updated to…
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp1 //===- lib/DebugInfo/Symbolize/Markup.cpp ------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
25 // "\033[30m" -- "\033[37m"
26 static const char SGRSyntaxStr[] = "\033\\[([0-1]|3[0-7])m";
32 return Str.take_front(Pos - Str.begin()); in takeTo()
35 Str = Str.drop_front(Pos - Str.begin()); in advanceTo()
38 void MarkupParser::parseLine(StringRef Line) { in parseLine() argument
42 this->Line = Line; in parseLine()
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_addch.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. *
31 .\" $Id: curs_addch.3x,v 1.85 2024/04/20 19:03:47 tom Exp $
32 .TH curs_addch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
60 \fB\%wechochar\fP \-
82 analogously to the standard C library's \fI\%putchar\fP(3).
83 \fB\%ncurses\fP(3X) describes the variants of this function.
87 the cursor automatically wraps to the beginning of the next line;
91 and if \fB\%scrollok\fP(3X) is enabled for
93 the scrolling region scrolls up one line.
[all …]
H A Dcurs_add_wch.3x3 .\" Copyright 2019-2023,2024 Thomas E. Dickey *
4 .\" Copyright 2001-2015,2017 Free Software Foundation, Inc. *
31 .\" $Id: curs_add_wch.3x,v 1.62 2024/04/20 21:20:07 tom Exp $
32 .TH curs_add_wch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
54 \fB\%wecho_wchar\fP \-
79 wrapping and special-character processing as follows:
89 Subsequent non-spacing characters can be combined with this base
93 If \fIwch\fP refers to a non-spacing character,
98 The cursor is not advanced after adding a non-spacing character.
99 Subsequent calls to add non-spacing characters will update the same position.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/
H A Dfrontend.json5 "Counter": "0,1,2,3",
9 "PEBScounters": "0,1,2,3",
17 "Counter": "0,1,2,3",
21 "PEBScounters": "0,1,2,3",
29 "Counter": "0,1,2,3",
33 "PEBScounters": "0,1,2,3",
41 "Counter": "0,1,2,3",
45 "PEBScounters": "0,1,2,3",
51 …"BriefDescription": "References per ICache line. This event counts differently than Intel processo…
53 "Counter": "0,1,2,3",
[all …]
/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_08.H.out1line"><div class="title">Item </div><div class="title"> Count</div></div><div class="li…
H A Dtest_08.HP.out1 <div class="line">
5 <div class="line">
6 <div class="data" data-tag="name" data-key="key">gum </div>
7 <div class="data" data-tag="count"> 1412</div>
9 <div class="line">
10 <div class="data" data-tag="name" data-key="key">rope </div>
11 <div class="data" data-tag="count"> 85</div>
13 <div class="line">
14 <div class="data" data-tag="name" data-key="key">ladder </div>
15 <div class="data" data-tag="count"> 0</div>
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_lineno.325 .\" $Id: dwarf_lineno.3 3640 2018-10-14 14:09:13Z jkoshy $
39 .Nd retrieve information associated with a DWARF line descriptor
93 These functions retrieve specific line information associated with
94 the line descriptor specified by argument
105 stores the program address corresponding to the source line specified
115 to 1 if the source line specified by the line descriptor
123 to 1 if the source line specified by the line descriptor
131 to 1 if the program address associated with the line descriptor
138 stores the line number of the source line associated with the line
146 stores the column number within a line associated with descriptor
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/
H A Dcache.json4 "Counter": "0,1,2,3",
5 "CounterHTOff": "0,1,2,3,4,5,6,7",
12 …ription": "Cache lines in M state evicted out of L1D due to Snoop HitM or dirty line replacement.",
13 "Counter": "0,1,2,3",
14 "CounterHTOff": "0,1,2,3,4,5,6,7",
22 "Counter": "0,1,2,3",
23 "CounterHTOff": "0,1,2,3,4,5,6,7",
30 "BriefDescription": "L1D data line replacements.",
31 "Counter": "0,1,2,3",
32 "CounterHTOff": "0,1,2,3,4,5,6,7",
[all …]
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c10 #define YYEMPTY (-1)
14 #define YYENOMEM (-2)
100 #line 9 "grammar.y"
110 #line 81 "grammar.y"
127 #define TEXT_LEN (MAX_TEXT_SIZE / 2 - 3)
131 #define PROTO_ANSI_LLIB -2 /* form ANSI lint-library source */
132 #define PROTO_LINTLIBRARY -1 /* form lint-library source */
137 #define PROTO_ANSI 3 /* ANSI C prototype */
151 #define FUNC_UNKNOWN -1 /* unspecified */
158 #define FUNC_BOTH 3 /* both styles */
[all …]
/freebsd/share/termcap/
H A Dtermcap.512 .\" 3. Neither the name of the University nor the names of its contributors
31 .\" * ncurses is copyright (C) 1992-1995 *
32 .\" * Zeyd M. Ben-Halim *
66 .Xr ncurses 3 .
77 consist of a number of `:'-separated fields.
98 in 132-column mode would be
99 .Dq vt100-w .
101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent
103 -w Wide mode (more than 80 columns) vt100-w
104 -am With automatic margins (usually default) vt100-am
[all …]
/freebsd/share/doc/usd/10.exref/summary/
H A Dex.summary12 .\" 3. All advertising materials mentioning features or use of this software
44 .nr PI 3n
83 (a self-teaching introduction) and the
143 first and only character on a line.
147 Line Numbers and Command Syntax
156 called the \fIcurrent line\fP.
159 new current line at the end of their
163 line-number addresses which indicate the lines
166 that line only; if two, on an inclusive range
168 Commands that can take line-number prefixes also
[all …]

12345678910>>...43