OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
501 - 525
of
2642
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c
91
fclose
(nameFile);
200
fclose
(fp);
283
fclose
(fp);
/system/core/fs_mgr/
fs_mgr_verity.c
70
fclose
(f);
77
fclose
(f);
82
fclose
(f);
/external/bzip2/
bzip2.c
372
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
( tmp )
[
all
...]
/external/opencv/cvaux/src/
cvlevmarprojbandle.cpp
556
fclose
(file);
622
fclose
(file);
725
fclose
(file);
943
fclose
(file);
969
fclose
(file);
989
fclose
(file);
[
all
...]
/bionic/libc/bionic/
debug_mapinfo.cpp
83
fclose
(fp);
/external/blktrace/btt/
misc.c
56
fclose
(fip->ofp);
/external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
nacl_io.html
33
<code>fwrite</code>, and <code>
fclose
</code>, or their low level UNIX counterparts <code>open</code>,
107
<li>select the
fclose
command, be sure the file <code>/persistent/test</code> is selected
108
in the menu, and press the
fclose
button</li>
170
fclose
, fseek, fread, fwrite. The handlers are called from the
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
flock.cc
115
fclose
(fp);
/external/chromium_org/sandbox/win/tools/finder/
main.cc
144
fclose
(file_output);
/external/chromium_org/third_party/harfbuzz-ng/src/
test.cc
81
fclose
(f);
/external/chromium_org/third_party/icu/source/common/
umapfile.c
247
fclose
(file);
254
fclose
(file);
261
fclose
(file);
265
fclose
(file);
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp9_lossless_encoder.c
134
fclose
(infile);
/external/chromium_org/third_party/libvpx/source/libvpx/test/
test_vector_test.cc
36
fclose
(md5_file_);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
debugmodes.c
156
fclose
(mvs);
/external/chromium_org/third_party/libvpx/source/libvpx/
vpxstats.c
89
fclose
(stats->file);
/external/chromium_org/third_party/libyuv/unit_test/
cpu_test.cc
100
fclose
(f);
/external/chromium_org/third_party/npapi/npspy/common/
utils.cpp
95
fclose
(hFile);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
file_input_stream.cc
44
fclose
(file_);
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
Callstacker.cpp
144
fclose
(file);
627
fclose
(file);
633
fclose
(file);
658
fclose
(file);
/external/chromium_org/third_party/skia/src/ports/
SkOSFile_stdio.cpp
121
::
fclose
((FILE*)f);
/external/chromium_org/third_party/sqlite/src/tool/
showjournal.c
138
fclose
(db);
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampling_test.cc
61
fclose
(fp);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampling_test.cc
61
fclose
(fp);
/external/chromium_org/third_party/webrtc/common_audio/
wav_writer.cc
82
CHECK_EQ(0,
fclose
(file_handle_));
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac_unittest.cc
52
fclose
(input_file);
Completed in 5949 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>