/external/dropbear/libtommath/etc/ |
2kprime.c | 36 printf("."); fflush(stdout); 71 fprintf(out, "%d-bits (k = %lu) = %s\n", sizes[x], z, buf); fflush(out);
|
drprime.c | 36 printf("."); fflush(stdout); 50 fprintf(out, "%d-bit prime:\np == %s\n\n", mp_count_bits(&a), buf); fflush(out);
|
/external/linux-tools-perf/util/ |
pager.c | 32 fflush(stdout); 33 fflush(stderr);
|
/external/netperf/ |
netcpu_kstat.c | 81 fflush(where); 102 fflush(where); 112 fflush(where); 129 fflush(where); 168 fflush(where); 275 fflush(where); 332 fflush(where); 339 fflush(where);
|
netcpu_perfstat.c | 84 fflush(where); 101 fflush(where); 146 fflush(where); 161 fflush(where); 183 fflush(where); 218 fflush(where); 253 fflush(where); 260 fflush(where);
|
netcpu_procstat.c | 65 fflush(where); 84 fflush(where); 131 fflush(where); 156 fflush(where); 170 fflush(where);
|
nettest_xti.c | 188 fflush(where); 200 fflush(where); 206 fflush(where); 215 fflush(where); 226 fflush(where); 234 fflush(where); 244 fflush(where); 298 fflush(where); 310 fflush(where); 351 fflush(where) [all...] |
netcpu_looper.c | 112 fflush(where); 133 fflush(where); 142 fflush(where); 150 fflush(stderr); 159 fflush(where); 192 fflush(where); 304 fflush(where); 310 fflush(where); 319 fflush(where); 340 fflush(where) [all...] |
/external/valgrind/main/ |
darwin10-drd.supp | 85 fflush 87 fun:fflush
|
/external/wpa_supplicant_8/src/utils/ |
edit_simple.c | 46 fflush(stdout); 70 fflush(stdout);
|
/sdk/find_lock/ |
find_lock_exe.cpp | 72 fflush(stdout);
73 fflush(stderr);
|
/external/chromium_org/base/test/ |
gtest_xml_util.cc | 35 fflush(output_file_); 48 fflush(output_file_); 56 fflush(output_file_); 67 fflush(output_file_); 81 fflush(output_file_); 87 fflush(output_file_);
|
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/ |
SDL_os2fslib.c | 392 // printf("WM_CHAR\n"); fflush(stdout); 402 // printf("Repeated key (%d), skipping...\n", CHARMSG(&msg)->cRepeat); fflush(stdout); 452 printf(" Pressed ALT+HOME!\n"); fflush(stdout); 465 printf(" Resizable mode, so discarding ALT+HOME!\n"); fflush(stdout); 472 printf(" Pressed ALT+END!\n"); fflush(stdout); 510 printf("WM_PAINT (0x%x)\n", hwnd); fflush(stdout); 521 printf("WM_PAINT : Skipping blit while resizing (Pre!)!\n"); fflush(stdout); 545 fflush(stdout); 566 printf("WM_PAINT : Skipping blit while resizing!\n"); fflush(stdout); 605 fflush(stdout) [all...] |
/external/chromium_org/remoting/host/setup/ |
start_host.cc | 108 fflush(stdout); 113 fflush(stdout); 118 fflush(stdout); 122 fflush(stdout); 136 fflush(stdout);
|
/external/bison/lib/ |
unlocked-io.h | 58 # undef fflush macro 59 # define fflush(x) fflush_unlocked (x) macro 61 # define fflush_unlocked(x) fflush (x)
|
fseterr.c | 62 fflush (fp); 69 fflush (fp); /* Or this. */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
unlocked-io.h | 58 # undef fflush macro 59 # define fflush(x) fflush_unlocked (x) macro 61 # define fflush_unlocked(x) fflush (x)
|
/system/core/libctest/ |
ctest.c | 120 fflush(stdout); 134 fflush(suite->out); 156 fflush(suite->out);
|
/external/e2fsprogs/resize/ |
sim_progress.c | 45 fflush(prog->f); 74 fflush(prog->f);
|
/external/chromium/testing/gtest/samples/ |
sample9_unittest.cc | 60 fflush(stdout); 69 fflush(stdout); 80 fflush(stdout); 89 fflush(stdout);
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/ |
ppapi_bad_event_replay_crash.cc | 28 fflush(stdout);
|
ppapi_bad_get_ppp_messaging_crash.cc | 30 fflush(stdout);
|
ppapi_bad_get_ppp_printing_crash.cc | 30 fflush(stdout);
|
ppapi_bad_ppp_instance_didcreate.cc | 28 fflush(stdout);
|
ppapi_bad_ppp_instance_didcreate_crash.cc | 30 fflush(stdout);
|