OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdinB
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/gdbserver_tests/
mcbreak.stdout.exp
5
pid .... Thread .... after next: inferior call pushed from mcbreak.
stdinB
.gdb
mcinfcallRU.stderr.exp
3
pid .... Thread .... inferior call pushed from gdb in mcinfcallRU.
stdinB
.gdb
mcinfcallWSRU.stderr.exp
6
pid .... Thread .... thread 1 inferior call pushed from gdb in mcinfcallWSRU.
stdinB
.gdb
/external/valgrind/main/tests/
vg_regtest
70
# -
stdinB
: <input file for progB> (default: none)
149
my $
stdinB
; # Input file for progB
275
($progB, $argsB, $
stdinB
) = (undef, "", undef);
311
} elsif ($line =~ /^\s*
stdinB
:\s*(.*)$/) {
312
$
stdinB
= $1;
445
if (defined $
stdinB
) {
447
. " < $
stdinB
> $name.stdoutB.out 2> $name.stderrB.out $progB $argsB;"
vg_regtest.in
70
# -
stdinB
: <input file for progB> (default: none)
149
my $
stdinB
; # Input file for progB
275
($progB, $argsB, $
stdinB
) = (undef, "", undef);
311
} elsif ($line =~ /^\s*
stdinB
:\s*(.*)$/) {
312
$
stdinB
= $1;
445
if (defined $
stdinB
) {
447
. " < $
stdinB
> $name.stdoutB.out 2> $name.stderrB.out $progB $argsB;"
Completed in 159 milliseconds