OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTML_HANDLE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genhtml
689
local *
HTML_HANDLE
;
893
html_create(*
HTML_HANDLE
, "$rel_dir/index$name.$html_ext");
898
write_html_prolog(*
HTML_HANDLE
, $base_dir, "LCOV - $title$trunc_dir");
899
write_header(*
HTML_HANDLE
, $view_type, $trunc_dir, $rel_dir,
902
write_file_table(*
HTML_HANDLE
, $base_dir, $overview, $testhash,
904
write_html_epilog(*
HTML_HANDLE
, $base_dir);
905
close(*
HTML_HANDLE
);
942
local *
HTML_HANDLE
;
1108
html_create(*
HTML_HANDLE
, $filename);
1110
write_html_prolog(*
HTML_HANDLE
, $base_dir, $pagetitle)
[
all
...]
/external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl
228
local *
HTML_HANDLE
;
337
local *
HTML_HANDLE
;
Completed in 503 milliseconds