OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fflush
(Results
201 - 225
of
1422
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/extras/tests/cpueater/
daemonize.c
90
fflush
(stdout);
/bionic/tests/
benchmark_main.cpp
167
fflush
(stdout);
201
fflush
(stdout);
/dalvik/vm/hprof/
Hprof.cpp
97
fflush
(headCtx->memFp);
98
fflush
(tailCtx->memFp);
/device/samsung/manta/recovery/
recovery_updater.c
64
fflush
(f);
112
fflush
(f);
/external/chromium_org/sandbox/linux/services/
credentials_unittest.cc
118
fflush
(stdout);
122
fflush
(stdout);
/external/chromium_org/testing/perf/
perf_test.cc
40
fflush
(stdout);
43
fflush
(stdout);
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
u_format_test.c
70
fflush
(stdout);
92
fflush
(stdout);
114
fflush
(stdout);
135
fflush
(stdout);
157
fflush
(stdout);
178
fflush
(stdout);
199
fflush
(stdout);
666
fflush
(stdout);
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
leb128_test.c
180
fflush
(stdout);
187
fflush
(stdout);
/external/dropbear/libtommath/demo/
demo.c
130
fflush
(stdout);
147
fflush
(stdout);
179
fflush
(stdout);
196
fflush
(stdout);
268
fflush
(stdout);
318
fflush
(stdout);
367
fflush
(stdout);
434
fflush
(stdout);
/external/hyphenation/
example.c
109
fflush
(stderr);
178
fflush
(stdout);
/external/jpeg/
cdjpeg.c
83
fflush
(stderr);
108
fflush
(stderr);
/external/libpng/contrib/gregbook/
readpng.h
67
# define Trace(x) {fprintf x ;
fflush
(stderr);
fflush
(stdout);}
readpng2.h
67
# define Trace(x) {fprintf x ;
fflush
(stderr);
fflush
(stdout);}
writepng.h
67
# define Trace(x) {fprintf x ;
fflush
(stderr);
fflush
(stdout);}
/external/mesa3d/src/gallium/tests/unit/
u_format_test.c
70
fflush
(stdout);
92
fflush
(stdout);
114
fflush
(stdout);
135
fflush
(stdout);
157
fflush
(stdout);
178
fflush
(stdout);
199
fflush
(stdout);
666
fflush
(stdout);
/external/netperf/
netperf.c
132
fflush
(stdout);
250
fflush
(stderr);
/external/openssh/
readpass.c
60
if (
fflush
(stdout) != 0)
61
error("ssh_askpass:
fflush
: %s", strerror(errno));
/external/qemu/distrib/jpeg-6b/
cdjpeg.c
83
fflush
(stderr);
108
fflush
(stderr);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cstdio
50
int
fflush
(FILE* stream);
129
using ::
fflush
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cstdio
55
#undef
fflush
102
using ::
fflush
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cstdio
54
#undef
fflush
101
using ::
fflush
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cstdio
54
#undef
fflush
101
using ::
fflush
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cstdio
55
#undef
fflush
102
using ::
fflush
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cstdio
55
#undef
fflush
102
using ::
fflush
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cstdio
55
#undef
fflush
102
using ::
fflush
;
Completed in 307 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>