OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fclose
(Results
76 - 100
of
2642
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/sfntly/cpp/src/test/
test_font_utils.cc
80
fclose
(input_file);
96
fclose
(output_file);
/external/chromium_org/third_party/skia/tests/
DocumentTest.cpp
57
fclose
(file);
83
fclose
(file);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
RTPtimeshift.cc
95
fclose
(inFile);
96
fclose
(outFile);
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc
30
fclose
(file_);
69
fclose
(file_);
/external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
deflickering_test.cc
32
fclose
(source_file_);
90
ASSERT_EQ(0,
fclose
(deflickerFile));
/external/libselinux/src/
init.c
66
fclose
(fp);
95
fclose
(fp);
/external/libvpx/libvpx/test/
i420_video_source.h
45
fclose
(input_file_);
50
fclose
(input_file_);
/external/ltrace/testsuite/ltrace.minor/
count-record.exp
38
# 6.60 0.000521 521 1
fclose
60
set pattern " 1
fclose
"
/external/pixman/pixman/
pixman-mips.c
54
fclose
(f);
59
fclose
(f);
/external/qemu/android/
qemu-tcpdump.c
28
fclose
(capture_file);
107
fclose
(capture_file);
/external/qemu/distrib/libselinux/src/
init.c
66
fclose
(fp);
95
fclose
(fp);
/external/sfntly/cpp/src/sample/subsetter/
subset_util.cc
57
fclose
(input_file);
95
fclose
(output_file);
/external/sfntly/cpp/src/test/
test_font_utils.cc
80
fclose
(input_file);
96
fclose
(output_file);
/external/skia/tests/
DocumentTest.cpp
57
fclose
(file);
83
fclose
(file);
/external/wpa_supplicant_8/src/utils/
os_unix.c
208
fclose
(f);
236
fclose
(f);
384
fclose
(f);
389
fclose
(f);
395
fclose
(f);
400
fclose
(f);
405
fclose
(f);
416
fclose
(f);
/frameworks/av/cmds/stagefright/
jpeg.cpp
56
fclose
(f);
89
fclose
(f);
/frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp
48
fclose
(fOut);
78
fclose
(fOut);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
i420_video_source.h
45
fclose
(input_file_);
50
fclose
(input_file_);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
inv_gesture_test-shared
/hardware/qcom/display/msm8084/libqdutils/
qd_utils.cpp
51
fclose
(displayDeviceFP);
54
fclose
(displayDeviceFP);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
144
fclose
(fy);
146
fclose
(fy);
258
* fprintf(fid, '%d\n', BottleNeck_10ms);
fclose
(fid);
421
fclose
(inp);
422
fclose
(outp);
423
fclose
(bitsp);
664
fclose
(fy);
683
fclose
(inp);
684
fclose
(outp);
691
//
fclose
(histfile)
[
all
...]
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
144
fclose
(fy);
146
fclose
(fy);
258
* fprintf(fid, '%d\n', BottleNeck_10ms);
fclose
(fid);
421
fclose
(inp);
422
fclose
(outp);
423
fclose
(bitsp);
659
fclose
(fy);
678
fclose
(inp);
679
fclose
(outp);
686
//
fclose
(histfile)
[
all
...]
/bionic/tests/
stdio_test.cpp
46
fclose
(fp);
71
fclose
(fp);
89
fclose
(tfile);
124
fclose
(fp);
149
fclose
(fp);
191
fclose
(fp);
216
fclose
(fp);
480
ASSERT_EQ(-1,
fclose
(fp));
482
// Buffered case where we won't notice until the
fclose
(3).
485
// disappointment. Remember to check
fclose
(3)'s return value, kids
[
all
...]
fcntl_test.cpp
194
fclose
(fp);
203
fclose
(expected_fp);
229
fclose
(fp1);
235
fclose
(fp2);
/bionic/libc/bionic/
mntent.cpp
45
fclose
(fp);
Completed in 891 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>