| /third_party/ulib/backtrace/ |
| A D | btest.c | 210 fprintf (stderr, "\n"); in error_callback_one() 326 fprintf (stderr, in f3() 453 fprintf (stderr, in f23() 461 fprintf (stderr, in f23() 489 fprintf (stderr, in f23() 525 fprintf (stderr, in f23() 600 fprintf (stderr, in f33() 646 fprintf (stderr, in test5() 661 fprintf (stderr, in test5() 668 fprintf (stderr, in test5() [all …]
|
| A D | print.c | 58 fprintf (pdata->f, "0x%lx %s\n\t%s:%d\n", in print_callback() 74 fprintf (stderr, "%s: ", pdata->state->filename); in error_callback() 75 fprintf (stderr, "libbacktrace: %s", msg); in error_callback() 77 fprintf (stderr, ": %s", strerror (errnum)); in error_callback()
|
| A D | stest.c | 128 fprintf (stderr, "test %d failed:", (int) i); in main() 130 fprintf (stderr, " %d", a[j]); in main() 131 fprintf (stderr, "\n"); in main()
|
| /third_party/uapp/dash/src/ |
| A D | mknodes.c | 233 fprintf(hfile, "struct %s {\n", sp->tag); in output() 235 fprintf(hfile, " %s;\n", fp->decl); in output() 240 fprintf(hfile, " int type;\n"); in output() 288 fprintf(cfile, "};\n"); in outsizes() 314 fprintf(cfile, "\tcase %s:\n", nodename[i]); in outfunc() 322 fprintf(cfile, "calcsize(n->%s.%s);\n", in outfunc() 333 fprintf(cfile, "sizenodelist(n->%s.%s);\n", in outfunc() 356 fprintf(cfile, "new->%s.%s = n->%s.%s;\n", in outfunc() 384 fprintf(cfile, "\tcase %s:\n", nodename[i]); in outencode() 431 fprintf(cfile, "\tcase %s:\n", nodename[i]); in outdecode() [all …]
|
| A D | mksyntax.c | 136 fprintf(hfile, "/* %s */\n", synclass[i].comment); in main() 145 fprintf(hfile, "/* %s */\n", is_entry[i].comment); in main() 148 fprintf(hfile, "#define SYNBASE %d\n", 130); in main() 149 fprintf(hfile, "#define PEOF %d\n\n", -130); in main() 150 fprintf(hfile, "#define PEOA %d\n\n", -129); in main() 271 fprintf(hfile, "extern const char %s[];\n", name); in print() 272 fprintf(cfile, "const char %s[] = {\n", name); in print()
|
| A D | mkinit.c | 369 fprintf(fp, "#include %s\n", *pp); in output() 377 fprintf(fp, "\nvoid\n%s() {\n", ep->routine); in output() 379 fprintf(fp, "}\n"); in output() 445 fprintf(stderr, "Can't open %s\n", file); in ckfopen() 475 fprintf(stderr, "%s:%d: ", curfile, linno); in error() 476 fprintf(stderr, "%s\n", msg); in error()
|
| A D | show.c | 105 fprintf(fp, "<node type %d>", n->type); in shtree() 143 fprintf(fp, "%d", np->nfile.fd); in shcmd() 146 fprintf(fp, "%d", np->ndup.dupfd); in shcmd() 387 fprintf(stderr, "Can't re-open %s\n", s); 393 fprintf(stderr, "Can't open %s\n", s);
|
| /third_party/lib/acpica/source/compiler/ |
| A D | aslerror.c | 296 fprintf (OutputFile, "%s", Header); in AePrintException() 333 fprintf (OutputFile, in AePrintException() 383 fprintf (OutputFile, "\n"); in AePrintException() 397 fprintf (OutputFile, "(%u) : ", in AePrintException() 413 fprintf (OutputFile, "%s %4.4d -", in AePrintException() 447 fprintf (OutputFile, " %s", in AePrintException() 457 fprintf (OutputFile, "%*s%s", in AePrintException() 463 fprintf (OutputFile, "%*s %s", in AePrintException() 471 fprintf (OutputFile, " %s", MainMessage); in AePrintException() 486 fprintf (OutputFile, "\n"); in AePrintException() [all …]
|
| A D | dttemplate.c | 169 fprintf (stderr, "%u SSDTs requested, maximum is 254\n", in DtCreateTemplates() 244 fprintf (stderr, in DtCreateOneTemplateFile() 276 fprintf (stderr, in DtCreateOneTemplateFile() 306 fprintf (stderr, "Creating all supported Template files\n"); in DtCreateAllTemplates() 398 fprintf (stderr, "Could not generate output filename\n"); in DtCreateOneTemplate() 411 fprintf (stderr, "Could not open output file %s\n", in DtCreateOneTemplate() 518 fprintf (stderr, in DtCreateOneTemplate() 527 fprintf (stderr, in DtCreateOneTemplate() 534 fprintf (stderr, in DtCreateOneTemplate() 576 Status = fprintf (File, in DtEmitDefinitionBlock() [all …]
|
| /third_party/uapp/dash/src/bltin/ |
| A D | zircon.c | 30 fprintf(stderr, "usage: dump <filename>\n"); in zxc_dump() 36 fprintf(stderr, "error: cannot open '%s'\n", argv[1]); in zxc_dump() 44 fprintf(stderr, "error: io\n"); in zxc_dump() 96 fprintf(stderr, "usage: ls [ <file_or_directory> ]\n"); in zxc_ls() 101 fprintf(stderr, "error: cannot stat '%s'\n", dirn); in zxc_ls() 132 fprintf(stderr, "error: cannot open '%s'\n", argv[1]); in zxc_list() 160 fprintf(stderr, "cp: Recursive copy not supported\n"); in verify_file() 180 fprintf(stderr, "cp: cannot open '%s'\n", src_name); in cp_here() 245 fprintf(stderr, "%s: Invalid filename \"%s\"\n", in mv_or_cp_to_dir() 342 fprintf(stderr, "usage: mkdir <path>\n"); in zxc_mkdir() [all …]
|
| /third_party/lib/acpica/source/os_specific/service_layers/ |
| A D | oswintbl.c | 138 fprintf (stderr, "Get table by address is not supported on Windows\n"); in AcpiOsGetTableByAddress() 270 fprintf (stderr, in AcpiOsGetTableByName() 296 fprintf (stderr, "Could not open %s entry: %s\n", in AcpiOsGetTableByName() 316 fprintf (stderr, "Could not get %s registry entry: %s\n", in AcpiOsGetTableByName() 334 fprintf (stderr, "Could not read the %s table size: %s\n", in AcpiOsGetTableByName() 355 fprintf (stderr, "Could not read %s data: %s\n", in AcpiOsGetTableByName()
|
| A D | osunixdir.c | 105 fprintf (stderr, "Cannot open directory - %s\n", DirPathname); in AcpiOsOpenDirectory() 160 fprintf (stderr, in AcpiOsGetNextFilename() 172 fprintf (stderr, in AcpiOsGetNextFilename()
|
| A D | osunixmap.c | 120 fprintf (stderr, "Cannot open %s\n", SYSTEM_MEMORY); in AcpiOsMapMemory() 135 fprintf (stderr, "Cannot map %s\n", SYSTEM_MEMORY); in AcpiOsMapMemory()
|
| A D | oslinuxtbl.c | 415 fprintf (stderr, in OslAddTableToList() 1216 fprintf (stderr, "Could not map table header at 0x%8.8X%8.8X\n", in OslMapTable() 1252 fprintf (stderr, "Could not map table at 0x%8.8X%8.8X length %8.8X\n", in OslMapTable() 1376 fprintf (stderr, "Could not open table file: %s\n", Filename); in OslReadTableFromFile() 1387 fprintf (stderr, "Could not read table header: %s\n", Filename); in OslReadTableFromFile() 1399 fprintf (stderr, "Incorrect RSDP signature: found %8.8s\n", in OslReadTableFromFile() 1407 fprintf (stderr, "Incorrect signature: Expecting %4.4s, found %4.4s\n", in OslReadTableFromFile() 1426 fprintf (stderr, in OslReadTableFromFile() 1438 fprintf (stderr, "%4.4s: Could not read table content\n", in OslReadTableFromFile()
|
| /third_party/ulib/musl/src/signal/ |
| A D | psignal.c | 8 fprintf(stderr, "%s: %s\n", msg, s); in psignal() 10 fprintf(stderr, "%s\n", s); in psignal()
|
| A D | psiginfo.c | 8 fprintf(stderr, "%s: %s\n", msg, s); in psiginfo() 10 fprintf(stderr, "%s\n", s); in psiginfo()
|
| /third_party/ulib/cksum/ |
| A D | crc32.c | 144 fprintf(out, "/* crc32.h -- tables for rapid CRC calculation\n"); in make_crc_table() 145 fprintf(out, " * Generated automatically by crc32.c\n */\n\n"); in make_crc_table() 146 fprintf(out, "static const uint32_t "); in make_crc_table() 147 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n"); in make_crc_table() 150 fprintf(out, "#ifdef BYFOUR\n"); in make_crc_table() 152 fprintf(out, " },\n {\n"); in make_crc_table() 155 fprintf(out, "#endif\n"); in make_crc_table() 157 fprintf(out, " }\n};\n"); in make_crc_table() 171 fprintf(out, "%s0x%08lxUL%s", n % 5 ? "" : " ",
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtables.c | 347 fprintf (stderr, "Could not obtain DSDT\n"); in AdGetLocalTables() 359 fprintf (stderr, "Could not store DSDT\n"); in AdGetLocalTables() 403 fprintf (stderr, "Pass 1 parse of [%4.4s]\n", (char *) Table->Signature); in AdParseTable() 468 fprintf (stderr, "Pass 2 parse of [%4.4s]\n", (char *) Table->Signature); in AdParseTable() 487 fprintf (stderr, in AdParseTable() 491 fprintf (stderr, "\n"); in AdParseTable() 497 fprintf (stderr, "Parsing completed\n"); in AdParseTable()
|
| A D | adisasm.c | 251 fprintf (stderr, "Could not generate output filename\n"); in AdAmlDisassemble() 259 fprintf (stderr, "Could not open output file %s\n", in AdAmlDisassemble() 345 fprintf (stderr, "Acpi Data Table [%4.4s] decoded\n", in AdDisassembleOneTable() 350 fprintf (stderr, "Formatted output: %s - %u bytes\n", in AdDisassembleOneTable() 437 fprintf (stderr, "Disassembly completed\n"); in AdDisassembleOneTable() 440 fprintf (stderr, "ASL Output: %s - %u bytes\n", in AdDisassembleOneTable() 446 fprintf (stderr, "%14s %s - %u bytes\n", in AdDisassembleOneTable() 482 fprintf (stderr, in AdReparseOneTable()
|
| A D | acgetline.c | 222 fprintf (stdout, "%s", &Buffer[CursorPosition]); in AcpiOsGetLine() 259 fprintf (stdout, "%s ", &Buffer[CursorPosition - 1]); in AcpiOsGetLine() 332 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine() 369 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine() 415 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine()
|
| A D | acfileio.c | 118 fprintf (stderr, in AcGetAllTablesFromFile() 133 fprintf (stderr, in AcGetAllTablesFromFile() 270 fprintf (stderr, in AcGetOneTableFromFile() 414 fprintf (stderr, "Invalid table signature: 0x%8.8X\n", in AcValidateTableHeader() 424 fprintf (stderr, "Table [%4.4s] is too long for file - " in AcValidateTableHeader()
|
| /third_party/ulib/musl/src/passwd/ |
| A D | putgrent.c | 9 if ((r = fprintf(f, "%s:%s:%d:", gr->gr_name, gr->gr_passwd, gr->gr_gid)) < 0) in putgrent() 13 if ((r = fprintf(f, "%s%s", i ? "," : "", gr->gr_mem[i])) < 0) in putgrent()
|
| /third_party/ulib/musl/src/legacy/ |
| A D | err.c | 9 fprintf(stderr, "%s: ", __progname); in vwarn() 18 fprintf(stderr, "%s: ", __progname); in vwarnx()
|
| /third_party/ulib/musl/src/network/ |
| A D | herror.c | 6 fprintf(stderr, "%s%s%s", msg ? msg : "", msg ? ": " : "", hstrerror(h_errno)); in herror()
|
| /third_party/ulib/musl/src/exit/ |
| A D | assert.c | 6 fprintf(stderr, "Assertion failed: %s (%s: %s: %d)\n", expr, file, func, line); in __assert_fail()
|