OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
276 - 300
of
2642
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/opus/src/src/
opus_demo.c
520
fclose
(fin);
530
fclose
(fin);
531
fclose
(fout);
554
fclose
(fin);
555
fclose
(fout);
726
fclose
(fin);
727
fclose
(fout);
[
all
...]
/external/e2fsprogs/ext2ed/
init.c
41
fclose
(device_handle);
153
fclose
(fp);
518
fclose
(fp);return (0);
529
fclose
(fp);return (0);
540
fclose
(fp);return (0);
551
fclose
(fp);return (0);
574
fclose
(fp);return (0);
580
fclose
(fp);return (0);
585
fclose
(fp);
625
mounted=1;
fclose
(fp);return
[
all
...]
disk.c
162
refresh_command_win ();
fclose
(fp);return (0);
166
fclose
(fp);return (0);
185
fclose
(fp);
/external/libopus/src/
opus_demo.c
520
fclose
(fin);
530
fclose
(fin);
531
fclose
(fout);
554
fclose
(fin);
555
fclose
(fout);
726
fclose
(fin);
727
fclose
(fout);
[
all
...]
/external/libcap-ng/libcap-ng-0.7/utils/
netcap.c
130
fclose
(sf);
279
fclose
(f);
313
fclose
(f);
347
fclose
(f);
378
fclose
(f);
383
fclose
(f);
416
fclose
(f);
/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))
/hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp
564
if ( mFp_4ch )
fclose
(mFp_4ch);
565
if ( mFp_6ch )
fclose
(mFp_6ch);
852
fclose
(flt1r);
853
fclose
(flt2r);
854
fclose
(flt3r);
855
fclose
(flt4r);
856
fclose
(flt1i);
857
fclose
(flt2i);
858
fclose
(flt3i);
859
fclose
(flt4i)
[
all
...]
/development/tools/etc1tool/
etc1tool.cpp
225
fclose
(pIn);
280
fclose
(pIn);
303
fclose
(pIn);
360
fclose
(pOut);
400
fclose
(pOut);
448
fclose
(pOut);
/external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL_main.c
136
fclose
(stdout);
137
fclose
(stderr);
143
fclose
(file);
151
fclose
(file);
554
fclose
(stdout);
555
fclose
(stderr);
/external/blktrace/
blkrawverify.c
166
fclose
(ifp);
249
fclose
(ifp);
316
fclose
(ofp);
/external/chromium_org/third_party/libxml/src/
testAutomata.c
55
fclose
(input);
63
fclose
(input);
208
fclose
(input);
/external/flac/include/FLAC/
callback.h
67
* stdio functions fread, fwrite, fseek, ftell, feof, and
fclose
. If you use
69
*
fclose
anywhere a FLAC__IOCallback_Read, FLAC__IOCallback_Write, or
152
* The signature and semantics match POSIX
fclose
() implementations
/external/jsoncpp/src/jsontestrunner/
main.cpp
57
fclose
( file );
145
fclose
( factual );
167
fclose
( fout );
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
cpumap.c
108
fclose
(onlnf);
231
fclose
(fp);
294
fclose
(fp);
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
61
fclose
(fp);
77
fclose
(fp);
108
fclose
(fp);
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
65
fclose
(fp);
80
fclose
(fp);
109
fclose
(fp);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c
140
fclose
(inv_construct.file);
266
fclose
(inv_construct.file);
276
fclose
(inv_construct.file);
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
65
fclose
(fp);
80
fclose
(fp);
109
fclose
(fp);
/hardware/libhardware/tests/camera2/
CameraStreamFixture.h
328
fclose
(yuvFile);
348
fclose
(yuvFile);
355
fclose
(yuvFile);
/system/core/libcutils/
sched_policy.c
187
fclose
(fp);
192
fclose
(fp);
196
fclose
(fp);
/system/core/toolbox/
mount.c
256
fclose
(f);
290
fclose
(f);
295
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);
/bionic/libc/stdio/
wcio.h
63
* WCIO_FREE should be called by
fclose
/bionic/libstdc++/include/
cstdio
46
using ::
fclose
;
Completed in 2136 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>