OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fclose
(Results
176 - 200
of
882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/ti/omap4xxx/
mapinfo.c
63
fclose
(fp);
/ndk/tests/device/test-gnustl-full/unit/cppunit/
file_reporter.h
59
fclose
(_file);
/ndk/tests/device/test-stlport/unit/cppunit/
file_reporter.h
59
fclose
(_file);
/system/extras/tests/bionic/libstdc++/
test_cstdio.cpp
106
using std::
fclose
;
/device/samsung/tuna/recovery/
bootloader.c
86
fclose
(f);
316
int close_status =
fclose
(xloader);
336
int close_status =
fclose
(sbl);
/external/blktrace/
blkrawverify.c
166
fclose
(ifp);
249
fclose
(ifp);
316
fclose
(ofp);
/external/chromium/net/base/
ssl_false_start_blacklist_process.cc
156
fclose
(input);
161
fclose
(input);
264
fclose
(out);
/external/dropbear/libtomcrypt/demos/
tv_gen.c
153
fclose
(out);
228
fclose
(out);
280
fclose
(out);
335
fclose
(out);
390
fclose
(out);
450
fclose
(out);
513
fclose
(out);
577
fclose
(out);
634
fclose
(out);
653
fclose
(out)
[
all
...]
/external/oprofile/libutil/
op_fileio.c
54
if (
fclose
(fp))
111
fclose
(fp);
120
fclose
(fp);
/external/sonivox/arm-fm-22k/host_src/
eas_wave.c
176
fclose
(wFile->file);
265
if (
fclose
(wFile->file) != 0)
412
fclose
(wFile->file);
/external/sonivox/arm-hybrid-22k/host_src/
eas_wave.c
176
fclose
(wFile->file);
265
if (
fclose
(wFile->file) != 0)
412
fclose
(wFile->file);
/external/sonivox/arm-wt-22k/host_src/
eas_wave.c
176
fclose
(wFile->file);
265
if (
fclose
(wFile->file) != 0)
412
fclose
(wFile->file);
/system/core/toolbox/
mount.c
228
fclose
(f);
262
fclose
(f);
267
fclose
(f);
vmstat.c
172
fclose
(f);
195
fclose
(f);
210
fclose
(f);
/system/extras/tests/bionic/libc/other/
test_jpeg.c
332
fclose
( f );
339
fclose
(f);
343
fclose
(f);
/external/collada/src/modules/LIBXMLPlugin/
daeLIBXMLPlugin.cpp
296
fclose
(tempfd);
299
fclose
(tempfd);
309
fclose
(rawFile);
312
fclose
(rawFile);
343
fclose
( rawFile );
/external/webrtc/src/modules/audio_processing/aecm/main/source/
echo_control_mobile.c
145
fclose
(aecm->aecmCore->farFile);
146
fclose
(aecm->aecmCore->nearFile);
147
fclose
(aecm->aecmCore->outFile);
148
//
fclose
(aecm->aecmCore->outLpFile);
150
fclose
(aecm->bufFile);
151
fclose
(aecm->delayFile);
152
fclose
(aecm->preCompFile);
153
fclose
(aecm->postCompFile);
/ndk/sources/host-tools/sed-4.2.1/lib/
stdio.in.h
432
# define
fclose
rpl_fclose
434
extern int
fclose
(FILE *stream);
437
# undef
fclose
438
# define
fclose
(f) \
439
(GL_LINK_WARNING ("
fclose
is not always POSIX compliant - " \
440
"use gnulib module
fclose
for portable " \
442
fclose
(f))
/external/icu4c/test/intltest/
idnaconf.cpp
90
fclose
(f);
99
fclose
(f);
102
fclose
(f);
/external/icu4c/test/thaitest/
thaitest.cpp
328
fclose
(f);
335
fclose
(f);
339
fclose
(f);
/external/iproute2/ip/
ipmaddr.c
119
fclose
(fp);
154
fclose
(fp);
190
fclose
(fp);
/external/libpng/contrib/pngminus/
png2pnm.c
152
fclose
(fp_rd);
154
fclose
(fp_wr);
157
fclose
(fp_al);
pnm2png.c
151
fclose
(fp_rd);
153
fclose
(fp_wr);
156
fclose
(fp_al);
/external/mesa3d/test/
image_file.h
70
fclose
(file);
129
fclose
(file);
244
fclose
(file);
/external/ppp/pppd/plugins/radius/
buildreq.c
111
fclose
(sf);
123
fclose
(sf);
141
fflush(sf); /* fflush because a process may read it between the do_unlock and
fclose
*/
146
fclose
(sf);
Completed in 1661 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>