Searched refs:fclose (Results 251 - 275 of 1242) sorted by relevance

<<11121314151617181920>>

/external/deqp/framework/delibs/deimage/
H A DdeTarga.c113 fclose(file);
171 fclose(file);
/external/icu/icu4c/source/tools/toolutil/
H A Dfilestrm.c76 fclose((FILE*)fileStream);
84 fclose(temp);
/external/iproute2/tc/
H A Dtc_core.c196 fclose(fp);
199 fclose(fp);
/external/jpeg/
H A Djmemname.c114 fclose(tfile); /* oops, it's there; close tfile & try again */
232 fclose(info->temp_file); /* close the file */
/external/libopus/silk/
H A Ddebug.c127 fclose(fp);
159 fclose(fp);
/external/libpng/contrib/gregbook/
H A Dwpng.c214 fclose(tmpfile);
319 fclose(wpng_info.infile);
379 fclose(wpng_info.outfile);
389 fclose(wpng_info.infile);
392 fclose(wpng_info.outfile);
641 fclose(keybd);
810 fclose(wpng_info.outfile);
815 fclose(wpng_info.infile);
/external/libpng/contrib/libtests/
H A Dtimepng.c202 (void)fclose(ip);
295 (void)fclose(fp);
/external/libvorbis/include/vorbis/
H A Dvorbisfile.h30 * the stdio functions fread, fseek, fclose, ftell.
78 (int (*)(void *)) fclose,
92 (int (*)(void *)) fclose,
/external/libvorbis/vq/
H A Dhuffbuild.c144 fclose(file);
183 fclose(file);
/external/openssl/crypto/rand/
H A Drandfile.c176 fclose(in);
268 fclose(out);
/external/protobuf/src/google/protobuf/testing/
H A Dfile.cc77 if (fclose(file) != 0) return false;
92 GOOGLE_CHECK(fclose(file) == 0)
93 << "fclose(" << name << "): " << strerror(errno);
/external/qemu/audio/
H A Dwavcapture.c48 fclose (wav->f);
152 fclose (wav->f);
/external/qemu/distrib/jpeg-6b/
H A Djmemname.c114 fclose(tfile); /* oops, it's there; close tfile & try again */
232 fclose(info->temp_file); /* close the file */
/external/sfntly/cpp/src/test/
H A Dfile_io_test.cc43 fclose(file_handle);
104 fclose(file_handle);
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A Dkenny.c155 fclose(fy);
157 fclose(fy);
405 * fprintf(fid, '%d\n', BottleNeck_10ms); fclose(fid);
455 fclose(seedfile);
806 fclose(seedfile);
814 fclose(fy);
844 fclose(inp);
845 fclose(outp);
846 fclose(outbits);
/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dfileutils.cc59 fclose(file);
161 fclose(f);
/external/webrtc/test/testsupport/
H A Dfileutils.cc59 fclose(file);
161 fclose(f);
/external/wpa_supplicant_8/hs20/client/
H A Dest.c67 fclose(f);
373 fclose(f);
376 fclose(f);
394 fclose(f);
478 fclose(f);
481 fclose(f);
520 fclose(f);
679 fclose(f);
/external/zopfli/src/zopfli/
H A Dzopfli_bin.c65 fclose(file);
76 fclose(file);
/external/bluetooth/bluedroid/osi/test/
H A Dconfig_test.cpp54 fclose(fp);
/external/bzip2/
H A Dbzip2.c372 ret = fclose ( zStream );
378 ret = fclose ( stream );
489 ret = fclose ( zStream );
496 ret = fclose ( stream );
532 if (zStream != stdin) fclose(zStream);
533 if (stream != stdout) fclose(stream);
598 ret = fclose ( zStream );
625 if (zStream != stdin) fclose(zStream);
708 fclose ( outputHandleJustInCase );
944 if (tmp != NULL) fclose ( tm
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dtest-buffer-serialize.cc80 fclose (f);
/external/chromium_org/third_party/icu/source/common/
H A Dumapfile.c247 fclose(file);
254 fclose(file);
261 fclose(file);
265 fclose(file);
/external/chromium_org/third_party/leveldatabase/src/util/
H A Dposix_logger.h26 fclose(file_);
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
H A Ddecode_with_drops.c149 fclose(outfile);

Completed in 2047 milliseconds

<<11121314151617181920>>