Home
last modified time | relevance | path

Searched full:line (Results 1 – 25 of 5834) sorted by relevance

12345678910>>...234

/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A D9uninit30 Use of uninitialized value $m1 in addition (+) at - line 4.
31 Use of uninitialized value $m2 in addition (+) at - line 5.
32 Use of uninitialized value $m2 in addition (+) at - line 6.
33 Use of uninitialized value $m1 in addition (+) at - line 6.
43 Use of uninitialized value $à1 in addition (+) at - line 5.
44 Use of uninitialized value $a2 in addition (+) at - line 6.
45 Use of uninitialized value $a2 in addition (+) at - line 7.
46 Use of uninitialized value $à1 in addition (+) at - line 7.
57 Use of uninitialized value $g1 in addition (+) at - line 5.
58 Use of uninitialized value $g2 in addition (+) at - line
[all...]
H A Dop36 Parentheses missing around "my" list at -e line 1.
39 Parentheses missing around "local" list at -e line 1.
42 Bareword found in conditional at -e line 1.
49 Subroutine fred redefined at -e line 1.
55 Format FRED redefined at /tmp/x line 5.
112 Found = in conditional, should be == at - line 3.
113 Found = in conditional, should be == at - line 4.
131 Found = in conditional, should be == at - line 3.
132 Found = in conditional, should be == at - line 4.
142 Found = in conditional, should be == at - line
[all...]
H A Dpp_sys122 untie attempted while 1 inner references still exist at - line 5.
132 Filehandle STDIN opened only for input at - line 5.
157 write() on closed filehandle STDIN at - line 8.
158 write() on closed filehandle STDIN at - line 11.
184 write() on unopened filehandle FOO at - line 9.
185 write() on unopened filehandle FOO at - line 14.
204 page overflow at - line 13.
213 printf() on unopened filehandle abc at - line 4.
227 printf() on closed filehandle STDIN at - line 4.
228 printf() on closed filehandle STDIN at - line 6.
[all …]
H A Dtoke42 Unquoted string "abc" may clash with future reserved word at - line 3.
137 Prototype after '@' for main::fòò : @$\0 at (eval 1) line 1.
138 Illegal character in prototype for main::fòò : @$\0 at (eval 1) line 1.
146 Prototype after '@' for main::foo : @\0 at (eval 1) line 1.
147 Illegal character in prototype for main::foo : @\0 at (eval 1) line 1.
148 Prototype after '@' for main::foo2 : @\x{0} at (eval 2) line 1.
149 Illegal character in prototype for main::foo2 : @\x{0} at (eval 2) line 1.
163 Prototype after '@' for main::foo : @$\x{0}L... at (eval 1) line 1.
164 Illegal character in prototype for main::foo : @$\x{0}L... at (eval 1) line 1.
171 Prototype after '@' for main::foo : @\0 at (eval 1) line
[all...]
/openbsd-src/regress/bin/ksh/
H A Dhistory.t131 echo line 1
132 echo line 2
133 echo line 3
136 line 1
137 line 2
138 line 3
139 2 echo line 2
140 3 echo line 3
155 echo line 1
156 echo line 2
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/
H A Dpoderrs.xr1 *** WARNING: =head2 without preceding higher level at line 20 in file t/pod/poderrs.t
2 *** WARNING: empty section in previous paragraph at line 22 in file t/pod/poderrs.t
3 *** WARNING: Verbatim paragraph in NAME section at line 26 in file t/pod/poderrs.t
4 *** ERROR: Unknown directive: =unknown1 at line 28 in file t/pod/poderrs.t
5 *** ERROR: Deleting unknown formatting code Q<> at line 31 in file t/pod/poderrs.t
6 *** ERROR: Deleting unknown formatting code A<> at line 31 in file t/pod/poderrs.t
7 *** ERROR: Deleting unknown formatting code Y<> at line 31 in file t/pod/poderrs.t
8 *** ERROR: Deleting unknown formatting code V<> at line 31 in file t/pod/poderrs.t
9 *** ERROR: Unterminated I<B<...>> sequence at line 36 in file t/pod/poderrs.t
10 *** ERROR: Unterminated C<...> sequence at line 40 in file t/pod/poderrs.t
[all …]
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dvi.cmd.roff16 except for the bottom line of the screen.
17 The bottom line of the screen is used to enter
77 When positioning the cursor to a new line and column,
85 and the cursor line will usually appear at the top or bottom of the screen.
87 the cursor line will appear in the center of the screen,
115 screen, this meant that single line scroll commands might repaint the
133 specifies if the cursor is set to a specific location in the line,
138 If the current line is shorter than the cursor position
140 would select, the cursor is positioned on the last character in the line.
141 (If the line is empty, the cursor is positioned on the first column
[all …]
H A Dex.cmd.roff27 .KY "line"
28 .IP "line"
29 A single-line address, given in any of the forms described in the
33 .LI line
34 is the current line.
37 A line, or a pair of line addresses, separated by a comma or semicolon.
41 The default for range is the current line
57 in a 10 line file is acceptable, and will print from the current line
58 through the last line in the file.
66 When a command that accepts these flags completes, the addressed line(s)
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstep-line.c1 /* Test step/next in presence of #line directives.
39 #line 40 "step-line.c" in f1()
41 #line 24 "step-line.inp" in f1()
43 #line 44 "step-line.c" in f1()
45 #line 25 "step-line.inp" in f1()
47 #line 48 "step-line.c" in f1()
49 #line 26 "step-line.inp" in f1()
51 #line 52 "step-line.c" in f1()
57 #line 31 "step-line.inp" in f2()
59 #line 60 "step-line.c" in f2()
[all …]
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/
H A Dline-number-substitutions.txt2 # RUN: echo %(line), %(line-1), %(line+2)
3 # CHECK: [[#@LINE-1]], [[#@LINE-2]], [[#@LINE+1]]
5 # %(line) substitutions refer to the original DEFINE/REDEFINE line not the RUN
6 # line they eventually appear within.
8 # DEFINE: %{lines} = %(line)
10 # CHECK: [[#@LINE-2]]
12 # REDEFINE: %{lines} = %(line), \
13 # REDEFINE: %(line), \
14 # REDEFINE: %(line)
16 # CHECK: [[#@LINE-4]], [[#@LINE-3]], [[#@LINE-2]]
[all …]
/openbsd-src/regress/usr.bin/mandoc/mdoc/blank/
H A Dline.out_lint1 mandoc: line.in:16:1: WARNING: blank line in fill mode, using .sp
2 mandoc: line.in:49:1: WARNING: blank line in fill mode, using .sp
3 mandoc: line.in:51:1: WARNING: blank line in fill mode, using .sp
4 mandoc: line.in:55:1: WARNING: blank line in fill mode, using .sp
5 mandoc: line.in:57:1: WARNING: blank line in fill mode, using .sp
6 mandoc: line.in:61:1: WARNING: blank line in fill mode, using .sp
7 mandoc: line.in:63:1: WARNING: blank line in fill mode, using .sp
8 mandoc: line.in:66:1: WARNING: blank line in fill mode, using .sp
9 mandoc: line.in:67:1: WARNING: blank line in fill mode, using .sp
10 mandoc: line.in:19:2: WARNING: skipping paragraph macro: br after br
[all …]
/openbsd-src/gnu/usr.bin/perl/t/lib/croak/
H A Dtoke5 Number found where operator expected (Do you need to predeclare "myfunc"?) at - line 1, near "myfunc 1"
6 syntax error at - line 1, near "myfunc 1"
15 Global symbol "$foo" requires explicit package name (did you forget to declare "my $foo"?) at - line 3.
16 Number found where operator expected (Do you need to predeclare "myfunc"?) at - line 4, near "myfunc 1"
17 syntax error at - line 4, near "myfunc 1"
23 Scalar found where operator expected (Missing operator before "${"?) at - line 1, near "0${"
24 syntax error at - line 1, near "0$"
30 Array length found where operator expected (Missing operator before "$#{"?) at - line 1, near "0$#{"
31 syntax error at - line 1, near "0$#"
37 Array found where operator expected (Missing operator before "@foo"?) at - line
[all...]
/openbsd-src/bin/ed/USD.doc/09.edtut/
H A De338 The current line \- ``Dot'' or ``.''
51 p (no line numbers)
57 which is the third line of the buffer.
59 (most recent) line that you have done anything with.
64 command without line numbers, and
65 it will continue to print line 3.
70 maintains a record of the last line
71 that you did anything to (in this case, line 3, which you
73 line number.
74 This most recent line is referred to by the
[all …]
/openbsd-src/usr.bin/mandoc/
H A Dst.c26 #define LINE(x, y) \ macro
32 LINE("-p1003.1-88", "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
33 LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
34 LINE("-p1003.1-96", "ISO/IEC 9945-1:1996 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
35 LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
36 LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
37 LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
38 LINE("-p1003.1-2024", "IEEE Std 1003.1-2024 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
39 LINE("-p1003.1", "IEEE Std 1003.1 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
40 LINE(" in mdoc_a2st()
[all...]
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/
H A Dshtest-run-at-line.py1 # Check that -vv makes the line number of the failing RUN command clear.
4 # RUN: not %{lit} -vv %{inputs}/shtest-run-at-line > %t.out
16 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/basic.txt
19 # CHECK: RUN: at line 4{{.*}} true
20 # CHECK-NEXT: RUN: at line 5{{.*}} false
21 # CHECK-NEXT: RUN: at line 6{{.*}} true
23 # CHECK: RUN: at line 4
24 # CHECK: RUN: at line 5
27 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/line-continuation.txt
30 # CHECK: RUN: at line 4{{.*}} echo 'foo bar' | FileCheck
[all …]
/openbsd-src/libexec/tradcpp/
H A Ddirective.c111 oneword(const char *what, struct place *p2, char *line) in oneword() argument
115 pos = strcspn(line, ws); in oneword()
116 if (line[pos] != '\0') { in oneword()
120 line[pos] = '\0'; in oneword()
180 d_if(struct lineplace *lp, struct place *p2, char *line) in d_if() argument
190 expr = macroexpand(p2, line, strlen(line), true); in d_if()
213 d_ifdef(struct lineplace *lp, struct place *p2, char *line) in d_ifdef() argument
219 uncomment(line); in d_ifdef()
220 oneword("#ifdef", p2, line); in d_ifdef()
221 ifstate_push(&lp->current, macro_isdefined(line)); in d_ifdef()
[all …]
/openbsd-src/bin/ed/USD.doc/10.edadv/
H A Dae338 LINE ADDRESSING IN THE EDITOR
41 line addressing in
51 using a single newline (or return) to print the next line,
56 to find a line that contains `thing'.
76 The next step is to combine the line numbers
83 is a command to print the next to last line of
84 the current file (that is, one line before line `$').
98 (at line dot)
103 in specifying lines is to use `\-' and `+' as line numbers
108 by itself is a command to move back up one line in the file.
[all …]
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp38 void MarkupParser::parseLine(StringRef Line) { in parseLine() argument
42 this->Line = Line; in parseLine()
54 // The buffer is empty, so parse the next bit of the line. in nextNode()
56 if (Line.empty()) in nextNode()
60 if (std::optional<StringRef> MultilineEnd = parseMultiLineEnd(Line)) { in nextNode()
63 "At most one multi-line element can be finished at a time."); in nextNode()
65 // Parse the multi-line element as if it were contiguous. in nextNode()
66 advanceTo(Line, MultilineEnd->end()); in nextNode()
70 // The whole line is part of the multi-line element. in nextNode()
71 llvm::append_range(InProgressMultiline, Line); in nextNode()
[all …]
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-if-else/
H A Dtest.txt7 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-1]]'; echo "test-1"
13 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-1]]'
17 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-1]]'; echo "test-2"
24 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-3]]'; echo test- 3 -test
25 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-3]]'; echo test- 4 4 -test
26 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-3]]'; echo test- 5 5 -test
28 # Escape line breaks for multi-line expressions
34 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-4]]'; echo "test-5"
40 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-4]]'; echo "test-6"
43 # CHECK-NEXT: {{^.*'RUN}}: at line [[#@LINE-1]]'; echo "test-7"
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dfail-more.t78 #line 38
84 # at $0 line 38.
88 #line 40
94 # at $0 line 40.
99 #line 89
105 # at $0 line 89.
110 #line 99
116 # at $0 line 99.
121 #line 110
127 # at $0 line 110.
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py22 def PrintStack(line, stack): argument
26 print('Unbalanced ' + line.rstrip());
30 def ProcessStack(line, f): argument
32 while line and line.startswith(' #'):
33 stack += [line]
34 line = f.readline()
35 return line, stack
37 def ProcessFree(line, f, allocs): argument
38 if not line.startswith('FREE['):
41 addr = int(line.split()[1], 16)
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DLineTable.h39 /// A line table class.
45 /// The compile unit to which this line table belongs.
51 /// Unsorted list of line sequences.
58 /// Adds a new line entry to this line table.
60 /// All line entries are maintained in file address order.
63 /// A const reference to a new line_entry to add to this line
71 void InsertLineEntry(lldb::addr_t file_addr, uint32_t line, uint16_t column,
80 // inserted in this line table.
82 uint32_t line, uint16_t column,
88 // Insert a sequence of entries into this line table.
[all …]
/openbsd-src/usr.bin/vi/docs/tutorial/
H A Dvi.beginner14 you ever find yourself stuck, remember the first line of this section.
114 things: position you at the beginning of the file (line 1), then return you to
122 (which is the same as a ^M). The {1G} moves you to line 1, i.e. the beginning
129 line 22 in the file and return to this location you could type {mp22G'p}. Do
133 Also note that, without the {z^M} command, the line with 'Section 7' on it is
135 correct line (where we did the {mp} command) but the line is not where we
140 As you can see, the 'Section 7' line is now at the top of the screen with the
141 cursor happily under the capital S. If you would like the cursor line (i.e.
142 the line which the cursor is on) in the middle of the screen again, you would
143 type {z.}. If you wanted the cursor line to be at the BOTTOM of the screen,
[all …]
/openbsd-src/regress/usr.bin/mandoc/man/HP/
H A Dspacing.in9 to wrap to the next line.
11 And a second line.
13 Vertical spacing an a third line.
15 A fourth line.
18 to wrap to the next line.
20 And a second line.
23 to wrap to the next line.
25 And a second line.
28 to wrap to the next line.
30 And a second line.
[all …]
H A Dspacing.out_ascii10 next line.
11 And a second line.
13 Vertical spacing an a third line.
14 A fourth line.
17 next line.
18 And a second line.
21 next line.
22 And a second line.
25 next line.
26 And a second line.
[all …]

12345678910>>...234