OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INPUT_HANDLE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
gendesc
149
local *
INPUT_HANDLE
;
153
open(
INPUT_HANDLE
, $input_filename)
168
while (<
INPUT_HANDLE
>)
208
close(
INPUT_HANDLE
);
/external/chromium_org/third_party/lcov-1.9/bin/
gendesc
152
local *
INPUT_HANDLE
;
156
open(
INPUT_HANDLE
, $input_filename)
171
while (<
INPUT_HANDLE
>)
211
close(
INPUT_HANDLE
);
Completed in 26 milliseconds