HomeSort by relevance Sort by last modified time
    Searched refs:tfile (Results 1 - 14 of 14) sorted by null

  /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...]
  /external/qemu/distrib/jpeg-6b/
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...]
  /bionic/tests/
stdio_test.cpp 64 FILE* tfile = fdopen(tf.fd, "r"); local
65 ASSERT_TRUE(tfile != NULL);
68 ASSERT_EQ(buf, fgets(buf, sizeof(buf), tfile));
71 ASSERT_EQ(NULL, fgets(buf, sizeof(buf), tfile));
72 fclose(tfile);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 166 tfile = find_tokens_file( vocab, grammar )
167 file( tfile )
168 deps << tfile
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 405 milliseconds