OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
201 - 225
of
2642
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
cpu_id.cc
135
fclose
(f);
140
fclose
(f);
156
fclose
(f);
160
fclose
(f);
/external/chromium_org/third_party/libvpx/source/libvpx/
video_reader.c
61
fclose
(reader->file);
video_writer.c
65
fclose
(writer->file);
/external/chromium_org/third_party/libyuv/source/
cpu_id.cc
134
fclose
(f);
139
fclose
(f);
155
fclose
(f);
159
fclose
(f);
/external/chromium_org/third_party/sfntly/cpp/src/test/
chrome_subsetter.cc
63
fclose
(output_file);
/external/chromium_org/third_party/skia/experimental/FileReaderApp/
ReaderView.cpp
70
fclose
(f);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_test.c
219
fclose
(ifileid);
fclose
(efileid);
fclose
(ofileid);
221
fclose
(cfileid);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
audio_loop.cc
30
fclose
(fp);
input_audio_file.cc
20
InputAudioFile::~InputAudioFile() {
fclose
(fp_); }
/external/chromium_org/third_party/webrtc/test/testsupport/
frame_reader.cc
56
fclose
(input_file_);
frame_reader_unittest.cc
36
fclose
(dummy);
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bc-incbin.c
180
fclose
(f);
230
fclose
(f);
239
fclose
(f);
244
fclose
(f);
/external/chromium_org/third_party/yasm/source/patched-yasm/
test_hd.c
57
fclose
(bfile);
/external/compiler-rt/test/msan/
getc_unlocked.c
30
fclose
(stream);
getline.cc
33
fclose
(fp);
/external/compiler-rt/test/profile/
instrprof-without-libc.c
46
return
fclose
(File);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
buildNotes.php
17
fclose
($fileHandle);
download.php
25
fclose
($fileHandle);
/external/iproute2/ip/
ipmaddr.c
119
fclose
(fp);
132
fclose
(fp);
157
fclose
(fp);
193
fclose
(fp);
/external/libselinux/src/
enabled.c
61
fclose
(fp);
/external/libvpx/libvpx/third_party/libmkv/
testlibmkv.c
60
fclose
(file_out);
/external/libvpx/libvpx/third_party/libwebm/
mkvwriter.cpp
63
fclose
(file_);
/external/libvpx/libvpx/
video_reader.c
61
fclose
(reader->file);
video_writer.c
65
fclose
(writer->file);
/external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
debugfs.c
52
fclose
(fp);
Completed in 748 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>