OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracefile
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/lcov/bin/
lcov
31
# 2002-10-16 / Peter Oberparleiter: implemented --add-
tracefile
option
149
our $list; # If set, list contents of
tracefile
150
our $extract; # If set, extracts parts of
tracefile
151
our $remove; # If set, removes parts of
tracefile
152
our $diff; # If set, modifies
tracefile
according to diff
166
our $diff_path = ""; # Path removed from
tracefile
when applying diff
259
"add-
tracefile
|a=s" => \@add_tracefile,
506
-a, --add-
tracefile
FILE Add contents of tracefiles
509
-l, --list FILE List contents of
tracefile
FILE
510
--diff FILE DIFF Transform
tracefile
FILE according to DIF
[
all
...]
genhtml
[
all
...]
/external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl
441
my $
tracefile
= $_[0]; # Name of
tracefile
604
die("ERROR: No valid records found in
tracefile
$
tracefile
\n");
608
warn("WARNING: Negative counts found in
tracefile
".
609
"$
tracefile
\n");
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc
1407
std::vector<std::string>::iterator
tracefile
=
local
[
all
...]
webrtcvoiceengine.cc
1248
std::vector<std::string>::iterator
tracefile
=
local
[
all
...]
Completed in 3130 milliseconds