OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:"$ args"
(Results
76 - 100
of
285
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/strace/tests/
userfaultfd.test
9
run_strace -a38 -euserfaultfd
$args
> "$OUT"
xet_robust_list.test
9
run_strace -a24 -eget_robust_list,set_robust_list
$args
> "$OUT"
xetitimer.test
10
run_strace -e trace=$syscalls
$args
> "$OUT"
xettimeofday.test
10
run_strace -a20 -e trace=$syscalls
$args
> "$OUT"
uid.test
23
run_strace -e trace="$syscalls"
$args
26
match_awk "$LOG" "$srcdir"/uid.awk "$STRACE
$args
output mismatch" -v suffix="$s"
mmap.test
15
run_strace -e$syscall
$args
> "$OUT"
net-fd.test
13
run_strace_merge -y -enetwork
$args
readlink.test
16
run_strace -e $syscall -xx -s3
$args
> "$OUT"
readlinkat.test
16
run_strace -e $syscall -xx -s3
$args
> "$OUT"
utimensat.test
9
run_strace -e utimensat
$args
> "$OUT"
bexecve.test
39
dump_log_and_fail_with "$STRACE
$args
: unexpected exit status"
43
dump_log_and_fail_with "$STRACE
$args
: unexpected exit status"
46
dump_log_and_fail_with "$STRACE
$args
: unexpected exit status"
52
dump_log_and_fail_with "$STRACE
$args
: output mismatch"
55
dump_log_and_fail_with "$STRACE
$args
: unexpected output"
fstat.test
16
run_strace -ve$syscall -P$sample
$args
> "$OUT"
utime.test
12
run_strace -e utime
$args
> "$OUT"
init.sh
56
skip_ "
$args
exited with code 77"
58
fail_ "
$args
failed"
67
args="$*"
68
"$@" || framework_skip_ "
$args
failed"
75
dump_log_and_fail_with "$STRACE
$args
failed"
116
error="$STRACE
$args
output mismatch"
146
error="$STRACE
$args
output mismatch"
176
error="$STRACE
$args
output mismatch"
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ANTLRFileStream.pm
18
my
$args
= $class->SUPER::BUILDARGS(@args);
20
my $file_name =
$args
->{file_name};
26
my $encoding =
$args
->{encoding};
41
close $fh or carp "Can't close $fh:
$!";
42
43
$args->{input} = $content;
45
return
$args
;
BitSet.pm
44
my ($self,
$args
) = @_;
47
if (!%
$args
) { ## no critic (ControlStructures::ProhibitCascadingIfElse)
51
elsif (exists
$args
->{bits}) {
52
$bits =
$args
->{bits};
54
elsif (exists
$args
->{number}) {
55
$bits = reverse unpack('B*', pack('N',
$args
->{number}));
57
elsif (exists
$args
->{words64}) {
59
my $words64 =
$args
->{words64};
71
elsif (exists
$args
->{''}) {
74
elsif (exists
$args
->{size})
[
all
...]
/frameworks/native/opengl/libs/tools/
glapigen
35
my
$args
= $4;
44
printf("%s API_ENTRY(%s%s)(%s)", $type, $prefix, $name,
$args
);
52
my @args = split ',',
$args
;
55
if (
$args
[$num] ne "void") {
64
if (
$args
[$num] =~ /(\S+\s)+\**\s*([\w]+)/) {
glentrygen
35
my
$args
= $4;
37
printf("GL_ENTRY(%s, %s, %s)\n", $type, $name,
$args
);
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
cris.exp
46
set tmpl [lindex
$args
0]
47
set opcode [lindex
$args
1]
48
set ircode [lindex
$args
2]
49
set imcode [lindex
$args
3]
50
set avoid_regex [lindex
$args
4]
51
set dname [lindex
$args
5]
52
set ircode0 [lindex
$args
6]
53
set imcode0 [lindex
$args
7]
55
if { [llength
$args
] >= 10 } {
56
set replace_regex [lindex
$args
8
[
all
...]
/external/llvm/test/Object/Inputs/
elfver.S
3
# clang
$ARGS
-m32 elfver.S -lc -o elf-versioning-test.i386
4
# clang
$ARGS
-m64 elfver.S -lc -o elf-versioning-test.x86_64
/external/libpng/tests/
pngstest
44
test "$alpha" = "alpha" && args="
$args
$g";;
47
test "$alpha" = "tRNS" -o "$alpha" = "none" && args="
$args
$g";;
50
test "$alpha" = "opaque" -o "$alpha" = "none" && args="
$args
$g";;
54
exec ./pngstest --tmpfile "${gamma}-${alpha}-" --log ${1+"$@"}
$args
/system/connectivity/shill/init/
shill.conf.in
81
ARGS="
${ARGS
} --device-black-list=${BLACKLISTED_DEVICES},${SHILL_TEST_DEVICES}"
83
ARGS="
${ARGS
} --device-black-list=${BLACKLISTED_DEVICES}"
85
ARGS="
${ARGS
} --device-black-list=${SHILL_TEST_DEVICES}"
88
ARGS="
${ARGS
} --passive-mode"
91
ARGS="
${ARGS
} --prepend-dns-servers=${SHILL_PREPEND_DNS_SERVERS}"
94
ARGS="
${ARGS
} --accept-hostname-from=${SHILL_ACCEPT_HOSTNAME_FROM}"
97
ARGS="
${ARGS
} --minimum-mtu=${SHILL_MINIMUM_MTU}"
100
ARGS="
${ARGS
} --dhcpv6-enabled-devices=${DHCPV6_ENABLED_DEVICES}"
103
ARGS="
${ARGS
} --ignore-unknown-ethernet"
105
ARGS="
${ARGS
} ${SHILL_TEST_ARGS}
[
all
...]
/art/test/115-native-bridge/
run
20
LIBPATH=$(echo
${ARGS
} | sed -r 's/.*Djava.library.path=([^ ]*) .*/\1/')
28
LEFT=$(echo
${ARGS
} | sed -r 's/-Djava.library.path.*//')
29
RIGHT=$(echo
${ARGS
} | sed -r 's/.*Djava.library.path[^ ]* //')
/external/vboot_reference/tests/futility/
common.sh
44
local args="$*"
45
local spacer="
${args
:+: }"
45
red "at ${cfile}, line ${cline}${spacer}
${args
}" 1>&2
/external/google-tv-pairing-protocol/cpp/
compile
48
args="
$args
-o $ofile"
55
args="
$args
$1"
58
args="
$args
$1"
70
exec "$prog"
$args
91
"$prog"
$args
Completed in 1221 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>