HomeSort by relevance Sort by last modified time
    Searched full:fflush (Results 101 - 125 of 1394) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/wilhelm/tests/sandbox/
intbufq.c 78 fflush(stdout);
233 fflush(stdout);
261 fflush(stdout);
269 fflush(stdout);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 50 fflush(stderr);
  /system/extras/tests/cpueater/
cpueater.c 57 fflush(stdout);
  /external/deqp/framework/qphelper/
qpDebugOut.c 124 fflush(out);
140 fflush(out);
186 fflush(DE_NULL);
  /external/toybox/toys/other/
login.c 71 fflush(stdout);
98 fflush(stdout);
113 fflush(stdout);
  /external/valgrind/drd/tests/
circular_buffer.c 120 fflush(stdout);
143 fflush(stdout);
175 fflush(stdout);
  /external/libpng/contrib/gregbook/
wpng.c 454 fflush(stderr);
466 fflush(stderr);
484 fflush(stderr);
496 fflush(stderr);
516 fflush(stderr);
536 fflush(stderr);
554 fflush(stderr);
566 fflush(stderr);
584 fflush(stderr);
596 fflush(stderr)
    [all...]
  /external/bison/lib/
error.c 80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
159 /* POSIX states that fflush (stdout) after fclose is unspecified; it
160 is safe in glibc, but not on all other platforms. fflush (NULL)
164 fflush (stdout);
279 fflush (stderr);
  /external/icu/icu4c/source/test/letest/
gendata.cpp 276 fflush(outputFile);
289 fflush(outputFile);
328 fflush(outputFile);
336 fflush(outputFile);
348 fflush(outputFile);
  /external/iproute2/ip/
xfrm_monitor.c 101 fflush(fp);
131 fflush(fp);
169 fflush(fp);
257 fflush(fp);
288 fflush(fp);
  /external/v8/preparser/
preparser-process.cc 202 fflush(stderr);
209 fflush(stderr);
331 fflush(stderr);
337 fflush(stderr);
346 fflush(stderr);
  /system/core/libcutils/
open_memstream.c 29 * and are only valid immediately after an fflush() or fclose().
36 * present after a no-op fflush(), which we can't see, so we have to save
286 fflush(stream);
301 fflush(stream);
333 fflush(stream);
  /external/netperf/
netserver.c 177 if (where != NULL) fflush(where);
231 fflush (stdout);
264 fflush(where);
412 fflush(where);
458 fflush(stderr);
477 fflush(stderr);
551 fflush(stderr);
567 fflush (stdin);
568 fflush (stdout);
569 fflush (stderr)
    [all...]
nettest_sdp.c 159 fflush(where);
438 fflush(where);
627 fflush(where);
848 fflush(where);
851 fflush(where);
    [all...]
  /external/google-breakpad/src/client/windows/unittests/
exception_handler_nesting_test.cc 80 fflush(stderr);
125 fflush(stderr);
134 fflush(stderr);
  /external/jmonkeyengine/engine/src/bullet-native/
jmeClasses.cpp 101 // fflush(stdout);
106 // fflush(stdout);
112 fflush(stdout);
  /external/mdnsresponder/mDNSShared/
PlatformCommon.c 154 fflush(stderr);
176 fflush(stderr);
192 fflush(stderr);
  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 61 _STLP_VENDOR_CSTD::fflush(_M_file);
145 return _STLP_VENDOR_CSTD::fflush(_M_file) == 0 ? 0 : -1;
209 _STLP_VENDOR_CSTD::fflush(_M_file);
  /bionic/libc/stdio/
stdio_ext.cpp 73 fflush(NULL);
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fpurge.c 40 * fpurge: like fflush, but without writing anything: leave the
vdprintf.c 72 return fflush(&f) ? EOF : ret;
  /bionic/libstdc++/include/
cstdio 49 using ::fflush;
  /bionic/tests/
stack_unwinding_test.cpp 56 fflush(stderr);
  /external/bzip2/
spewG.c 52 fflush(stdout);
  /external/e2fsprogs/lib/et/
com_err.c 61 fflush(stderr);

Completed in 780 milliseconds

1 2 3 45 6 7 8 91011>>