OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfile
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Tools/Scripts/
make-script-test-wrappers
62
for my $
tfile
(@templates) {
64
my $tpath = $
tfile
;
/external/jpeg/
jmemname.c
97
FILE *
tfile
;
local
103
if ((
tfile
= fopen(fname, READ_BINARY)) == NULL) {
114
fclose(
tfile
); /* oops, it's there; close
tfile
& try again */
jmemdos.c
132
FILE *
tfile
;
local
153
if ((
tfile
= fopen(fname, READ_BINARY)) == NULL)
155
fclose(
tfile
); /* oops, it's there; close
tfile
& try again */
configure
[
all
...]
/prebuilt/common/ant/
ant.jar
Completed in 581 milliseconds