OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line1
(Results
1 - 25
of
71
) sorted by relevancy
1
2
3
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
x86-avx512bf16.exp
34
set
line1
[gdb_get_line_number "first breakpoint here"]
35
gdb_breakpoint $
line1
36
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
x86-avx512fp16-abi.exp
33
set
line1
[gdb_get_line_number "BP1"]
36
gdb_breakpoint $
line1
39
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
x86-avx512fp16.exp
31
set
line1
[gdb_get_line_number "first breakpoint here"]
32
gdb_breakpoint $
line1
33
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
x86-avx512bf16.exp
34
set
line1
[gdb_get_line_number "first breakpoint here"]
35
gdb_breakpoint $
line1
36
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
x86-avx512fp16-abi.exp
33
set
line1
[gdb_get_line_number "BP1"]
36
gdb_breakpoint $
line1
39
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
x86-avx512fp16.exp
31
set
line1
[gdb_get_line_number "first breakpoint here"]
32
gdb_breakpoint $
line1
33
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.tui/
tui-layout-asm.exp
53
proc lines_match {
line1
line2 } {
54
set
line1
[drop_borders $
line1
]
57
foreach line [list $
line1
$line2] re [list $line2 $
line1
] {
/src/usr.bin/make/unit-tests/
opt-debug-errors.exp
13
echo '
line1
15
line1
19
*** Failed command: echo '
line1
line2'; false
21
echo '
line1
line2'; false
22
line1
line2
25
*** Failed command: echo '
line1
line2'; false
cmdline-redirect-stdin.mk
14
line1
!= read line; echo "$$line"
17
.if ${
line1
} != "first line"
18
. error
line1
="${
line1
}"
21
# If this branch is ever reached, the shell from the assignment to
line1
opt-debug-errors-jobs.exp
21
echo '
line1
23
line1
29
echo '
line1
${.newline}line2'; false
30
=> echo '
line1
35
echo '
line1
line2'; false
36
line1
line2
41
echo '
line1
line2'; false
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
inline-bt.exp
32
set
line1
[gdb_get_line_number "set breakpoint 1 here" ${srcfile2}]
33
gdb_breakpoint $srcfile2:$
line1
inline-locals.exp
33
set
line1
[gdb_get_line_number "set breakpoint 1 here" ${srcfile2}]
34
gdb_breakpoint $srcfile2:$
line1
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
inline-bt.exp
32
set
line1
[gdb_get_line_number "set breakpoint 1 here" ${srcfile2}]
33
gdb_breakpoint $srcfile2:$
line1
inline-locals.exp
33
set
line1
[gdb_get_line_number "set breakpoint 1 here" ${srcfile2}]
34
gdb_breakpoint $srcfile2:$
line1
/src/usr.bin/comm/
comm.c
72
char
line1
[MAXLINELEN], line2[MAXLINELEN];
local
120
file1done = !getnextln(
line1
, fp1);
132
show(fp1, col1,
line1
);
137
if (!(comp = compare(
line1
, line2))) {
140
if (printf("%s%s\n", col3,
line1
) < 0)
150
if (printf("%s%s\n", col1,
line1
) < 0)
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-using-debug-str.exp
133
set
line1
"Reading symbols from \[^\r\n\]+"
140
$
line1
\
148
$
line1
\
156
$
line1
\
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-using-debug-str.exp
145
set
line1
"Reading symbols from \[^\r\n\]+"
152
$
line1
\
160
$
line1
\
168
$
line1
\
/src/external/gpl2/rcs/dist/src/
rcssyn.c
560
* Store the command's line number and length into dc->
line1
and dc->nlines.
569
long
line1
, nlines, t;
local
605
line1
= 0;
608
LONG_MAX/10 <
line1
||
609
(t =
line1
* 10, (
line1
= t + (c - '0')) < t)
630
if (
line1
+nlines <
line1
)
634
if (
line1
< dc->adprev) {
637
dc->adprev =
line1
+ 1
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
multi-target-ping-pong-next.exp
49
set
line1
[gdb_get_line_number "set break 1 here"]
54
gdb_test "break $srcfile:$
line1
thread 1.1" \
55
"Breakpoint .*$srcfile, line $
line1
\\."
73
gdb_test "next" "Thread 1.1 .*hit Breakpoint .*$srcfile:$
line1
.*"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
fun_overload_menu.exp
31
set
line1
[gdb_get_line_number "LINE 1" ${testdir}/foo.adb]
85
"foo\\.f at .*foo.adb:$
line1
.*" \
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
multi-target-ping-pong-next.exp
49
set
line1
[gdb_get_line_number "set break 1 here"]
54
gdb_test "break $srcfile:$
line1
thread 1.1" \
55
"Breakpoint .*$srcfile, line $
line1
\\."
73
gdb_test "next" "Thread 1.1 .*hit Breakpoint .*$srcfile:$
line1
.*"
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
oop_extend_type.exp
35
set
line1
[gdb_get_line_number "! Before vla allocation"]
36
gdb_breakpoint $
line1
37
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
oop_extend_type.exp
35
set
line1
[gdb_get_line_number "! Before vla allocation"]
36
gdb_breakpoint $
line1
37
gdb_continue_to_breakpoint "
line1
" ".*$srcfile:$
line1
.*"
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.exp
239
foreach
line1
$table {
240
set from [lindex $
line1
0]
242
if {![line_lang_match $
line1
$lang]} {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.exp
239
foreach
line1
$table {
240
set from [lindex $
line1
0]
242
if {![line_lang_match $
line1
$lang]} {
Completed in 36 milliseconds
1
2
3
Indexes created Thu Jun 11 00:25:07 UTC 2026