OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
451 - 475
of
1598
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpa_debug.c
282
fclose
(out_file);
/frameworks/base/libs/utils/
CallStack.cpp
169
fclose
(fp);
/frameworks/base/tools/aapt/
ZipFile.h
53
fclose
(mZipFp);
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
1135
fclose
(pContext->pInputfile);
1136
fclose
(pContext->pOutputFile);
[
all
...]
/packages/inputmethods/PinyinIME/jni/share/
dictbuilder.cpp
233
fclose
(fp);
244
fclose
(fp);
251
fclose
(fp);
255
fclose
(fp);
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gcov
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gcov
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h
136
#pragma redefine_extname
fclose
__mfwrap_fclose
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gcov
/system/core/init/
bootchart.c
157
fclose
(out);
/system/core/toolbox/
lsof.c
127
fclose
(maps);
/bootable/recovery/applypatch/
applypatch.c
81
fclose
(f);
289
fclose
(dev);
429
if (
fclose
(f) != 0) {
/bootable/recovery/
recovery.c
144
fclose
(fp);
372
if (
fclose
(fout) != 0) {
377
if (
fclose
(fin) != 0) {
/dalvik/tools/hprof-conv/
HprofConv.c
706
fclose
(in);
714
fclose
(in);
716
fclose
(out);
/external/bluetooth/bluez/tools/
hciattach_ath3k.c
790
fclose
(stream);
836
fclose
(stream);
855
fclose
(stream);
/external/icu4c/test/iotest/
iotest.cpp
114
fclose
(file);
755
fclose
(file)
[
all
...]
/external/jpeg/
djpeg.c
279
fclose
(mapfile);
605
fclose
(input_file);
607
fclose
(output_file);
example.c
169
fclose
(outfile);
322
fclose
(infile);
399
fclose
(infile);
/external/netperf/
netserver.c
227
fclose
(where);
935
fclose
(stdout);
942
fclose
(stderr);
/external/openssl/crypto/des/
des.c
317
fclose
(DES_IN);
318
fclose
(DES_OUT);
666
if (l)
fclose
(CKSUM_OUT);
/external/oprofile/daemon/
opd_ibs.c
188
fclose
(fp);
678
fclose
(memaccess_log);
683
fclose
(bta_log);
/external/oprofile/libop/
op_events.c
260
fclose
(fp);
532
fclose
(fp);
842
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);
Completed in 1578 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>