HomeSort by relevance Sort by last modified time
    Searched full:fflush (Results 226 - 250 of 1422) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cstdio 55 #undef fflush
102 using ::fflush;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cstdio 54 #undef fflush
101 using ::fflush;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cstdio 58 #undef fflush
104 using ::fflush;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cstdio 54 #undef fflush
101 using ::fflush;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cstdio 58 #undef fflush
104 using ::fflush;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cstdio 56 #undef fflush
102 using ::fflush;
  /external/valgrind/main/auxprogs/
valgrind-listener.c 139 fflush(stdout);
218 fflush(stdout);
339 fflush(stdout);
387 fflush(stdout);
390 fflush(stdout);
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/manifest_file/
pm_manifest_file_test.cc 599 fflush(NULL);
603 fflush(NULL);
610 fprintf(stderr, "Sleeping...\n"); fflush(stderr);
614 fflush(NULL);
638 fprintf(stderr, "CreateInstance invoked\n"); fflush(NULL);
648 fprintf(stderr, "pthread_create failed\n"); fflush(NULL);
665 fprintf(stderr, "CreateModule invoked\n"); fflush(NULL);
  /external/wpa_supplicant_8/src/utils/
edit.c 335 fflush(stdout);
351 fflush(stdout);
361 fflush(stdout);
895 fflush(stdout);
1138 fflush(stdout);
1156 fflush(stdout);
1173 fflush(stdout);
  /external/bison/darwin-lib/
stdio.h 513 Note! LOSS OF DATA can occur if fflush is applied on an input stream
519 # define fflush rpl_fflush
521 _GL_FUNCDECL_RPL (fflush, int, (FILE *gl_stream));
522 _GL_CXXALIAS_RPL (fflush, int, (FILE *gl_stream));
524 _GL_CXXALIAS_SYS (fflush, int, (FILE *gl_stream));
526 _GL_CXXALIASWARN (fflush);
528 # undef fflush macro
529 /* Assume fflush is always declared. */
530 _GL_WARN_ON_USE (fflush, "fflush is not always POSIX compliant -
    [all...]
  /external/bison/lib/
stdio.in.h 201 Note! LOSS OF DATA can occur if fflush is applied on an input stream
207 # define fflush rpl_fflush
209 _GL_FUNCDECL_RPL (fflush, int, (FILE *gl_stream));
210 _GL_CXXALIAS_RPL (fflush, int, (FILE *gl_stream));
212 _GL_CXXALIAS_SYS (fflush, int, (FILE *gl_stream));
214 _GL_CXXALIASWARN (fflush);
216 # undef fflush
217 /* Assume fflush is always declared. */
218 _GL_WARN_ON_USE (fflush, "fflush is not always POSIX compliant -
    [all...]
close-stream.c 47 exit successfully. Even calling fflush is not always sufficient,
  /external/bison/linux-lib/
stdio.h 513 Note! LOSS OF DATA can occur if fflush is applied on an input stream
519 # define fflush rpl_fflush
521 _GL_FUNCDECL_RPL (fflush, int, (FILE *gl_stream));
522 _GL_CXXALIAS_RPL (fflush, int, (FILE *gl_stream));
524 _GL_CXXALIAS_SYS (fflush, int, (FILE *gl_stream));
526 _GL_CXXALIASWARN (fflush);
528 # undef fflush macro
529 /* Assume fflush is always declared. */
530 _GL_WARN_ON_USE (fflush, "fflush is not always POSIX compliant -
    [all...]
  /external/chromium_org/base/test/launcher/
test_results_tracker.cc 47 fflush(stdout);
214 fflush(stdout);
236 fflush(stdout);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_conv.c 58 fflush(fp);
79 fflush(fp);
95 fflush(fp);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_conv.c 58 fflush(fp);
79 fflush(fp);
95 fflush(fp);
  /external/sonivox/arm-fm-22k/host_src/
eas_report.c 166 fflush(debugFile);
201 fflush(debugFile);
231 fflush(debugFile);
  /external/sonivox/arm-hybrid-22k/host_src/
eas_report.c 166 fflush(debugFile);
201 fflush(debugFile);
231 fflush(debugFile);
  /external/sonivox/arm-wt-22k/host_src/
eas_report.c 166 fflush(debugFile);
201 fflush(debugFile);
231 fflush(debugFile);
  /external/valgrind/main/drd/tests/
unit_bitmap.c 42 fflush(stdout);
43 fflush(stderr);
123 fflush(stdout);
  /system/extras/librank/
librank.c 385 fflush(stdout);
397 fflush(stdout);
417 fflush(stdout);
  /external/blktrace/btt/
trace.c 33 fflush(stdout);
  /external/chromium/testing/gtest/src/
gtest-typed-test.cc 100 fflush(stderr);
  /external/chromium/testing/gtest/test/
gtest_throw_on_failure_ex_test.cc 47 fflush(stdout);
  /external/chromium_org/gpu/skia_bindings/
gl_bindings_skia_cmd_buffer.cc 53 interface->fFlush = glFlush;

Completed in 1243 milliseconds

1 2 3 4 5 6 7 8 91011>>