Home
last modified time | relevance | path

Searched refs:fflush (Results 1 – 25 of 863) sorted by relevance

12345678910>>...35

/external/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c177 fflush(stdout); in synchronize_children()
199 fflush(stdout); in synchronize_children()
210 fflush(stdout); in synchronize_children()
216 fflush(stdout); in synchronize_children()
222 fflush(stdout); in synchronize_children()
229 fflush(stdout); in synchronize_children()
247 fflush(stdout); in synchronize_children()
254 fflush(stdout); in synchronize_children()
273 fflush(stdout); in synchronize_children()
288 fflush(stdout); in synchronize_children()
[all …]
Dpth_str03.c196 fflush(stdout); in synchronize_children()
214 fflush(stdout); in synchronize_children()
223 fflush(stdout); in synchronize_children()
229 fflush(stdout); in synchronize_children()
235 fflush(stdout); in synchronize_children()
242 fflush(stdout); in synchronize_children()
256 fflush(stdout); in synchronize_children()
263 fflush(stdout); in synchronize_children()
279 fflush(stdout); in synchronize_children()
293 fflush(stdout); in synchronize_children()
[all …]
/external/netperf/src/
Dnetserver.c255 if (where != NULL) fflush(where); in open_debug_file()
286 fflush(where); in open_debug_file()
296 fflush(where); in open_debug_file()
306 fflush(where); in open_debug_file()
317 fflush(where); in open_debug_file()
327 fflush(where); in open_debug_file()
338 fflush(where); in open_debug_file()
348 fflush(where); in open_debug_file()
386 fflush(where); in set_server_sock()
394 fflush(where); in set_server_sock()
[all …]
Dnettest_xti.c184 fflush(where); in create_xti_endpoint()
196 fflush(where); in create_xti_endpoint()
202 fflush(where); in create_xti_endpoint()
211 fflush(where); in create_xti_endpoint()
222 fflush(where); in create_xti_endpoint()
230 fflush(where); in create_xti_endpoint()
240 fflush(where); in create_xti_endpoint()
294 fflush(where); in create_xti_endpoint()
306 fflush(where); in create_xti_endpoint()
347 fflush(where); in create_xti_endpoint()
[all …]
Dnetcpu_looper.c112 fflush(where); in bind_to_processor()
133 fflush(where); in bind_to_processor()
142 fflush(where); in bind_to_processor()
150 fflush(stderr); in bind_to_processor()
159 fflush(where); in bind_to_processor()
192 fflush(where); in sit_and_spin()
303 fflush(where); in start_looper_processes()
309 fflush(where); in start_looper_processes()
318 fflush(where); in start_looper_processes()
339 fflush(where); in start_looper_processes()
[all …]
Dnettest_bsd.c275 fflush(where); \
289 fflush(where); \
293 fflush(where); \
307 fflush(where); \
313 fflush(where); \
355 fflush(where); \
597 fflush(where); in get_tcp_info()
622 fflush(where); in set_tcp_mss()
629 fflush(where); in set_tcp_mss()
677 fflush(where); in complete_addrinfo()
[all …]
Dnettest_dlpi.c119 fflush(where);
124 fflush(where);
138 fflush(where);
242 fflush(where); in dl_connect()
253 fflush(where); in dl_connect()
262 fflush(where); in dl_connect()
455 fflush(where); in send_dlpi_co_stream()
488 fflush(where); in send_dlpi_co_stream()
642 fflush(where); in send_dlpi_co_stream()
723 fflush(where); in send_dlpi_co_stream()
[all …]
Dnettest_unix.c159 fflush(where); in create_unix_socket()
165 fflush(where); in create_unix_socket()
579 fflush(where); in send_stream_stream()
596 fflush(where); in send_stream_stream()
738 fflush(where); in recv_stream_stream()
756 fflush(where); in recv_stream_stream()
763 fflush(where); in recv_stream_stream()
772 fflush(where); in recv_stream_stream()
788 fflush(where); in recv_stream_stream()
816 fflush(where); in recv_stream_stream()
[all …]
Dnettest_sctp.c211 fflush(where); in sctp_enable_events()
234 fflush(where); in sctp_process_event()
241 fflush(where); in sctp_process_event()
247 fflush(where); in sctp_process_event()
253 fflush(where); in sctp_process_event()
259 fflush(where); in sctp_process_event()
265 fflush(where); in sctp_process_event()
274 fflush(where); in sctp_process_event()
282 fflush(where); in sctp_process_event()
290 fflush(where); in sctp_process_event()
[all …]
Dnetlib.c442 fflush(stream); in PrintWin32Error()
735 fflush(where); in random_ip_address()
757 fflush(where); in random_ip_address()
776 fflush(where); in random_ip_address()
915 fflush(where); in get_num_cpus()
1002 fflush(where);
1016 fflush(where);
1041 fflush(where);
1049 fflush(where);
1070 fflush(where); in install_signal_catchers()
[all …]
Dnetcpu_perfstat.c84 fflush(where); in get_cpu_idle()
101 fflush(where); in get_cpu_idle()
146 fflush(where); in calibrate_idle_rate()
161 fflush(where); in calibrate_idle_rate()
183 fflush(where); in calibrate_idle_rate()
218 fflush(where); in calibrate_idle_rate()
257 fflush(where); in calibrate_idle_rate()
264 fflush(where); in calibrate_idle_rate()
/external/valgrind/memcheck/tests/
Dleak-delta.c16 fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme(); in f()
19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme(); in f()
24 …fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); breakm… in f()
29 fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme(); in f()
32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme(); in f()
36 fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme(); in f()
40 …fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); breakm… in f()
44 …fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); breakm… in f()
48 …fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(stder… in f()
Dwrap8.c91 printf("computing fact1(%d)\n", n); fflush(stdout); in main()
93 printf("fact1(%d) = %d\n", n, r); fflush(stdout); in main()
95 printf("allocated %d Lards\n", ctr); fflush(stdout); in main()
115 fflush(stdout); in pre()
122 fflush(stdout); in pre()
128 fflush(stdout); in post()
138 fflush(stdout); in post()
/external/compiler-rt/test/asan/TestCases/Windows/
Ddll_control_c.cc14 fflush(stdout); in CrashOnProcessDetach()
23 fflush(stdout); in DllMain()
28 fflush(stdout); in DllMain()
37 fflush(stdout); in run_child()
41 fflush(stdout); in run_child()
54 fflush(stdout); in run_parent()
85 fflush(stdout); in run_parent()
92 fflush(stdout); in run_parent()
100 fflush(stdout); in run_parent()
107 fflush(stdout); in run_parent()
/external/valgrind/gdbserver_tests/
Dmcleak.stdoutB.exp6 16 fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme();
11 19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
16 24 fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); b…
21 29 fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme();
26 32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
31 36 fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme();
36 40 fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); b…
41 44 fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); b…
46 48 fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(…
Dmcleak.stdinB.gdb14 # fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme();
20 # fprintf(stderr, "expecting to have NO details\n"); fflush(stderr);
28 # fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); bre…
36 # fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme();
42 # fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
49 # fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme();
56 # fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); bre…
63 # fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); bre…
70 # fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(st…
/external/linux-kselftest/tools/testing/selftests/prctl/
Ddisable-tsc-test.c46 fflush(stdout); in sigsegv_cb()
53 fflush(stdout); in sigsegv_cb()
68 fflush(stdout); in main()
76 fflush(stdout); in main()
83 fflush(stdout); in main()
89 fflush(stdout); in main()
91 fflush(stdout); in main()
/external/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c232 fflush(NULL); in thread_fault()
304 fflush(NULL); in map_and_thread()
314 fflush(NULL); in map_and_thread()
333 fflush(NULL); in map_and_thread()
342 fflush(NULL); in map_and_thread()
377 fflush(NULL); in map_and_thread()
401 fflush(NULL); in map_and_thread()
527 fflush(NULL); in test5()
546 fflush(NULL); in test5()
548 fflush(NULL); in test5()
[all …]
/external/valgrind/helgrind/
Dhg_intercepts.c411 fprintf(stderr, "<< pthread_create wrapper"); fflush(stderr); in pthread_create_WRK()
499 fprintf(stderr, "<< thr_create wrapper"); fflush(stderr); in thr_create_WRK()
550 fprintf(stderr, "<< pthread_join wrapper"); fflush(stderr); in pthread_join_WRK()
644 fprintf(stderr, "<< thr_join wrapper"); fflush(stderr); in thr_join_WRK()
697 dependent, master, master_level); fflush(stderr); in I_WRAP_SONAME_FNNAME_ZU()
736 self_id, master_level); fflush(stderr); in I_WRAP_SONAME_FNNAME_ZU()
773 fprintf(stderr, "<< pthread_mxinit %p", mutex); fflush(stderr); in PTH_FUNC()
810 fprintf(stderr, "<< mxinit %p", mutex); fflush(stderr); in PTH_FUNC()
845 fprintf(stderr, "<< pthread_mxdestroy %p", mutex); fflush(stderr); in mutex_destroy_WRK()
896 fprintf(stderr, "<< pthread_mxlock %p", mutex); fflush(stderr); in mutex_lock_WRK()
[all …]
/external/linux-kselftest/tools/testing/selftests/timers/
Drtctest.c75 fflush(stderr); in main()
84 fflush(stderr); in main()
89 fflush(stderr); in main()
109 fflush(stderr); in main()
181 fflush(stderr); in main()
213 fflush(stderr); in main()
231 fflush(stderr); in main()
255 fflush(stdout); in main()
260 fflush(stderr); in main()
/external/libhevc/decoder/
Dihevcd_trace.h72 fflush ( g_trace.fp); \
83 fflush ( g_trace.fp); \
92 fflush ( g_trace.fp); \
107 fflush ( g_trace.fp); \
117 fflush ( g_trace.fp); \
126 fflush ( g_trace.fp); \
132 fflush ( g_trace.fp); \
/external/autotest/client/site_tests/security_ptraceRestrictions/src/
Dthread-prctl.c91 fflush(NULL); in tracer_main()
104 fflush(NULL); in tracer_main()
111 fflush(NULL); in tracer_main()
156 fflush(NULL); in tracee_main()
169 fflush(NULL); in start_tracee()
230 fflush(NULL); in main()
259 fflush(NULL); in main()
263 fflush(NULL); in main()
/external/autotest/client/tests/rtc/src/
Drtctest.c77 fflush(stderr); in main()
86 fflush(stderr); in main()
91 fflush(stderr); in main()
111 fflush(stderr); in main()
176 fflush(stderr); in main()
208 fflush(stderr); in main()
226 fflush(stderr); in main()
243 fflush(stderr); in main()
/external/selinux/libselinux/src/
Dquery_user_context.c24 fflush(stdin); in context_menu()
27 fflush(stdin); in context_menu()
50 fflush(stdin); in query_user_context()
53 fflush(stdin); in query_user_context()
84 fflush(stdin); in get_field()
87 fflush(stdin); in get_field()
/external/libxml2/
Dtestchar.c159 fflush(stdout); in testDocumentRanges()
169 fflush(stdout); in testDocumentRanges()
179 fflush(stdout); in testDocumentRanges()
189 fflush(stdout); in testDocumentRanges()
200 fflush(stdout); in testDocumentRanges()
210 fflush(stdout); in testDocumentRanges()
220 fflush(stdout); in testDocumentRanges()
230 fflush(stdout); in testDocumentRanges()
569 fflush(stdout); in testCharRanges()
572 fflush(stdout); in testCharRanges()
[all …]

12345678910>>...35