OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fflush
(Results
126 - 150
of
1394
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/google-breakpad/src/processor/testdata/
test_app.cc
50
fflush
(stdout);
/external/iproute2/ip/
ipprefix.c
102
fflush
(fp);
/external/jmonkeyengine/engine/src/bullet-native/
jmeMotionState.cpp
78
//
fflush
(stdout);
/external/libavc/test/encoder/
output.c
56
fflush
(fp);
/external/libmtp/examples/
folders.c
72
fflush
(stdout);
/external/libvorbis/doc/vorbisfile/
seeking_example_c.html
54
fflush
(stdout);
seeking_test_c.html
54
fflush
(stdout);
/external/libvorbis/test/
test.c
54
fflush
(stdout);
/external/marisa-trie/lib/marisa/
writer.cc
91
if ((::fwrite(data, 1, size, file_) != size) || (::
fflush
(file_) != 0)) {
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
writer.cc
91
if ((::fwrite(data, 1, size, file_) != size) || (::
fflush
(file_) != 0)) {
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_printf.c
52
fflush
(fp);
/external/netperf/
netcpu_pstatnew.c
111
fflush
(where);
120
fflush
(where);
129
fflush
(where);
138
fflush
(where);
/external/sfntly/cpp/src/sample/subsetter/
subset_util.cc
94
fflush
(output_file);
/external/sfntly/cpp/src/sample/subtly/
utils.cc
87
fflush
(output_file);
/external/sfntly/cpp/src/test/
test_font_utils.cc
95
fflush
(output_file);
/external/srtp/crypto/test/
stat_driver.c
82
fflush
(stdout);
/external/toybox/toys/pending/
sulogin.c
34
fflush
(stdout);
/frameworks/native/cmds/dumpsys/
dumpsys.cpp
33
fflush
(stdout);
/ndk/sources/cxx-stl/gabi++/include/
cstdio
49
using ::
fflush
;
/ndk/sources/cxx-stl/system/include/
cstdio
49
using ::
fflush
;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
cstdio
47
using ::
fflush
;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
cstdio
47
using ::
fflush
;
/prebuilts/ndk/5/sources/cxx-stl/system/include/
cstdio
49
using ::
fflush
;
/prebuilts/ndk/6/sources/cxx-stl/system/include/
cstdio
49
using ::
fflush
;
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
cstdio
49
using ::
fflush
;
Completed in 554 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>