Searched refs:dprintf (Results 1 – 13 of 13) sorted by relevance
/external/strace/test/ |
D | many_looping_threads.c | 24 dprintf(1, "sub-thread %d created\n", ++thd_no); in sub_thd() 40 dprintf(1, "test start, num_threads:%d...\n", num_threads); in main() 44 dprintf(1, "after pthread_create\n"); in main()
|
/external/linux-tools-perf/src/tools/perf/bench/ |
D | numa.c | 41 #define dprintf(x...) do { if (g && g->p.show_details >= 1) printf(x); } while (0) macro 295 dprintf("binding to node %d, mask: %016lx => %d\n", node, nodemask, ret); in bind_to_memnode() 427 dprintf("got CPU list: {%s}\n", p0.cpu_list_str); in parse_cpu_list() 441 dprintf("g->p.nr_tasks: %d\n", g->p.nr_tasks); in parse_setup_cpu_list() 464 dprintf("\ntoken: {%s}, end: {%s}\n", tok, tok_end); in parse_setup_cpu_list() 501 dprintf("CPUs: %d_%d-%d#%dx%d\n", bind_cpu_0, bind_len, bind_cpu_1, step, mul); in parse_setup_cpu_list() 559 dprintf("got NODE list: {%s}\n", p0.node_list_str); in parse_node_list() 573 dprintf("g->p.nr_tasks: %d\n", g->p.nr_tasks); in parse_setup_node_list() 595 dprintf("\ntoken: {%s}, end: {%s}\n", tok, tok_end); in parse_setup_node_list() 620 dprintf("NODEs: %d-%d #%d\n", bind_node_0, bind_node_1, step); in parse_setup_node_list() [all …]
|
/external/bison/lib/ |
D | stdio.in.h | 136 # define dprintf rpl_dprintf 138 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *format, ...) 141 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *format, ...)); 144 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *format, ...) 148 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *format, ...)); 150 _GL_CXXALIASWARN (dprintf); 152 # undef dprintf 154 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - "
|
/external/bison/linux-lib/ |
D | stdio.h | 448 # define dprintf rpl_dprintf 450 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *format, ...) 453 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *format, ...)); 456 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *format, ...) 460 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *format, ...)); 462 _GL_CXXALIASWARN (dprintf); 464 # undef dprintf 466 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - "
|
/external/bison/darwin-lib/ |
D | stdio.h | 448 # define dprintf rpl_dprintf 450 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *format, ...) 453 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *format, ...)); 456 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *format, ...) 460 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *format, ...)); 462 _GL_CXXALIASWARN (dprintf); 464 # undef dprintf 466 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - "
|
/external/libxml2/ |
D | trio.h | 214 #define dprintf trio_dprintf macro
|
/external/libunwind/tests/ |
D | test-coredump-unwind.c | 232 dprintf(2, "signal:%d address:0x%lx ip:0x%lx\n", in handle_sigsegv()
|
/external/toybox/toys/pending/ |
D | crond.c | 461 if (!prog) dprintf(1, "Exec failed: %s -c %s\n", file, job->cmd); in do_fork() 557 dprintf(mailfd, "To: %s\nSubject: cron: %s\n\n", cfile->mailto, job->cmd); in execute_jobs()
|
/external/bison/m4/ |
D | stdio_h.m4 | 77 ]], [dprintf fpurge fseeko ftello getdelim getline gets pclose popen
|
/external/mesa3d/docs/ |
D | VERSIONS | 1468 - replaced dprintf() with _glu_printf() in GLU (bug 6244)
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1567 fun:dprintf=uninstrumented
|
/external/bison/ |
D | configure | 30450 …for gl_func in dprintf fpurge fseeko ftello getdelim getline gets pclose popen renameat snprin…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 259 PUBLIC 4e640 0 dprintf
|