Searched refs:sprintf (Results 476 - 500 of 1221) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc.c289 sprintf(msg, "CRTC: setting DPMS: ");
294 sprintf(msg, "%sdisplay on, ", msg);
299 sprintf(msg, "%sdisplay off, ", msg);
304 sprintf(msg, "%shsync enabled, ", msg);
309 sprintf(msg, "%shsync disabled, ", msg);
314 sprintf(msg, "%svsync enabled\n", msg);
319 sprintf(msg, "%svsync disabled\n", msg);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dor32-opc.c984 sprintf (disassembled, "%sr%d", disassembled, regnum);
1002 sprintf (disassembled, "%s%d", disassembled, imm);
1004 sprintf (disassembled, "%s0x%x", disassembled, imm);
1007 sprintf (disassembled, "%s%#x", disassembled, imm);
1025 sprintf (disassembled, "%s ", opcode->name);
1041 sprintf (disassembled, "%s%c", disassembled, *s);
1048 sprintf (disassembled, "%s.word 0x%08lx", disassembled, insn);
H A Dcgen-ibld.in168 sprintf (errbuf,
181 sprintf (errbuf,
196 sprintf
H A Dip2k-asm.c808 sprintf (msg, _("syntax error (expected char `%c', found `%c')"),
818 sprintf (msg, _("syntax error (expected char `%c', found end of instruction)"),
958 sprintf (errbuf, "%s `%.50s...'", tmp_errmsg, start);
961 sprintf (errbuf, "%s `%.50s'", tmp_errmsg, start);
965 sprintf (errbuf, _("bad instruction `%.50s...'"), start);
968 sprintf (errbuf, _("bad instruction `%.50s'"), start);
H A Diq2000-asm.c694 sprintf (msg, _("syntax error (expected char `%c', found `%c')"),
704 sprintf (msg, _("syntax error (expected char `%c', found end of instruction)"),
844 sprintf (errbuf, "%s `%.50s...'", tmp_errmsg, start);
847 sprintf (errbuf, "%s `%.50s'", tmp_errmsg, start);
851 sprintf (errbuf, _("bad instruction `%.50s...'"), start);
854 sprintf (errbuf, _("bad instruction `%.50s'"), start);
/haiku-fatelf/src/bin/gdb/bfd/
H A Dxtensa-isa.c541 sprintf (xtisa_error_msg, "format \"%s\" not recognized", fmtname);
672 sprintf (xtisa_error_msg, "opcode \"%s\" not recognized", opname);
720 sprintf (xtisa_error_msg,
836 sprintf (xtisa_error_msg, "invalid functional unit use number (%d); "
855 sprintf (xtisa_error_msg, "invalid operand number (%d); " \
965 sprintf (xtisa_error_msg,
1002 sprintf (xtisa_error_msg,
1079 sprintf (xtisa_error_msg, "cannot encode operand value 0x%08x", *valp);
1104 sprintf (xtisa_error_msg, "cannot decode operand value 0x%08x", *valp);
1205 sprintf (xtisa_error_ms
[all...]
H A Darchive.c1293 cases where you may safely use sprintf). */
1294 sprintf ((hdr->ar_name) + 1, "%-d", (unsigned) (strptr - *tabloc));
1296 sprintf but not all implementations get this right. */
1380 /* Goddamned sprintf doesn't permit MAXIMUM field lengths. */
1381 sprintf ((hdr->ar_date), "%-12ld", (long) status.st_mtime);
1389 sprintf ((hdr->ar_uid), "%ld", (long) status.st_uid);
1397 sprintf ((hdr->ar_gid), "%ld", (long) status.st_gid);
1398 sprintf ((hdr->ar_mode), "%-8o", (unsigned int) status.st_mode);
1399 sprintf ((hdr->ar_size), "%-10ld", (long) status.st_size);
1400 /* Correct for a lossage in sprintf whereb
[all...]
H A Dcoff-rs6000.c1597 sprintf (hdr.size, "%ld", (long) (4 + orl_count * 4 + stridx));
1598 sprintf (hdr.nextoff, "%d", 0);
1600 sprintf (hdr.date, "%d", 0);
1601 sprintf (hdr.uid, "%d", 0);
1602 sprintf (hdr.gid, "%d", 0);
1603 sprintf (hdr.mode, "%d", 0);
1604 sprintf (hdr.namlen, "%d", 0);
1674 sprintf (buff20, FMT20, (long long)(v)), \
1678 sprintf (buff20, FMT12, (int)(v)), \
1682 sprintf (buff2
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/matrox/
H A Ddriver.c23 /* this is for sprintf() */
146 sprintf (fname, kUserDirectory "/" DRIVER_PREFIX "." DEVICE_FORMAT ".rom",
357 sprintf(buffer, DEVICE_FORMAT " regs",
375 sprintf(buffer, DEVICE_FORMAT " rom",
448 sprintf(buffer, DEVICE_FORMAT " pseudodma",
469 // sprintf(buffer, DEVICE_FORMAT " dmabuffer",
497 sprintf(buffer, DEVICE_FORMAT " framebuffer",
596 sprintf(buffer, DEVICE_FORMAT " rom",
656 sprintf(tmp_name, DEVICE_FORMAT,
663 sprintf(tmp_nam
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dstdio.in.h558 /* Some people would argue that sprintf should be handled like gets
561 However, we believe that sprintf can be used safely, and is more
563 belief, we use sprintf in several gnulib modules. So this header
564 intentionally avoids adding a warning to sprintf except when
569 # define sprintf rpl_sprintf
570 extern int sprintf (char *str, const char *format, ...)
575 # undef sprintf
576 # define sprintf \
577 (GL_LINK_WARNING ("sprintf is not always POSIX compliant - " \
578 "use gnulib module sprintf
[all...]
/haiku-fatelf/src/bin/network/wget/lib/
H A Dstdio.in.h191 # define sprintf rpl_sprintf
192 extern int sprintf (char *str, const char *format, ...)
196 # undef sprintf
197 # define sprintf \
198 (GL_LINK_WARNING ("sprintf is not always POSIX compliant - " \
199 "use gnulib module sprintf-posix for portable " \
201 sprintf)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A DMyNetApp.cpp323 sprintf(msg, "Network communications are not responding. The shared volume cannot be mounted.\n");
350 sprintf(params.password, "%-*s%-*s", B_FILE_NAME_LENGTH, share, MAX_USERNAME_LENGTH, login->user); //crypt(password, "p1"));
375 sprintf(msg, "The shared volume could not be mounted (%s).\n", strerror(errno));
422 sprintf(command, "/boot/beos/system/Tracker \"%s\"", path);
465 sprintf(msg, "The server %s, which hosts printer %s, cannot be found on the network.", host, printer);
490 sprintf(password, "%-*s%-*s", B_FILE_NAME_LENGTH, printer, MAX_USERNAME_LENGTH, login->user);
700 sprintf(path, "%s/%s", BT_HOST_PATH, hostInfo->d_name);
707 sprintf(path, "%s/%s/%s", BT_HOST_PATH, hostInfo->d_name, shareInfo->d_name);
822 sprintf(buffer, "%d.%d.%d.%d", (uint8) ent->h_addr_list[0][0],
854 sprintf(comman
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_getimage.c79 sprintf(emsg, "Sorry, requested compression method is not configured");
90 sprintf(emsg, "Sorry, can not handle images with %d-bit samples",
104 sprintf(emsg, "Missing needed %s tag", photoTag);
115 sprintf(emsg,
139 sprintf(emsg, "Sorry, can not handle RGB image with %s=%d",
149 sprintf(emsg,
155 sprintf(emsg,
164 sprintf(emsg, "Sorry, LogL data must have %s=%d",
172 sprintf(emsg, "Sorry, LogLuv data must have %s=%d or %d",
177 sprintf(ems
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dremote-mips.c1219 sprintf (buff, "0x0 %c 0x%s 0x%s", cmd, paddr_nz (addr), paddr_nz (data));
1398 sprintf (tbuff, "\r/E/E\r");
2442 sprintf (buf, "0x0 b 0x%x 0x0", i);
2484 sprintf (buf, "0x0 B 0x%s 0x0", paddr_nz (addr));
2490 sprintf (buf, "0x0 A 0x%s 0x%x 0x%s", paddr_nz (addr),
2551 sprintf (buf, "0x0 B 0x%s 0x%s %s", paddr_nz (addr),
2557 sprintf (buf, "0x0 b 0x%s", paddr_nz (addr));
2856 sprintf (*buff, "/Z");
2869 sprintf (*buff, "/C");
2872 sprintf (*buf
[all...]
/haiku-fatelf/src/bin/patch/
H A Dutil.c288 #define try1(f,a1) (sprintf (trybuf + dir_len, f, a1), stat (trybuf, &cstat) == 0)
289 #define try2(f,a1,a2) (sprintf (trybuf + dir_len, f, a1,a2), stat (trybuf, &cstat) == 0)
304 sprintf (p, readonly ? CHECKOUT : CHECKOUT_LOCKED, dotslash);
313 sprintf (p, RCSDIFF1, dotslash);
328 sprintf (p, readonly ? GET : GET_LOCKED);
340 sprintf (p, SCCSDIFF2, dotslash);
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dlogging.c75 sprintf(old_name, "%s.%d", chan->out.file.name, ver-1);
76 sprintf(new_name, "%s.%d", chan->out.file.name, ver);
79 sprintf(new_name, "%s.0", chan->out.file.name);
321 sprintf(time_buf, "%02d-%s-%4d %02d:%02d:%02d.%03ld ",
341 sprintf(level_buf, "debug %d: ", level);
346 sprintf(level_buf, "level %d: ", level);
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dparse_entry.c649 sprintf(buf, "%s$<%d>", C_CR, carriage_return_delay);
656 sprintf(buf, "%s$<%d>", C_BS, backspace_delay);
669 sprintf(buf, "%s$<%d>", C_LF, new_line_delay);
680 sprintf(buf, "%s$<%d>", C_LF, new_line_delay);
689 sprintf(buf, "%s$<%d>", C_LF, new_line_delay);
731 sprintf(buf, "%s$<%d>", C_HT, horizontal_tab_delay);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/AuthLib/
H A Dbesure_auth.c179 sprintf(groupPath, "%s/%s", path, dirInfo->d_name);
447 sprintf(path, "%s/%s", folder, file);
460 sprintf(path, "%s/%s", folder, dirInfo->d_name);
615 sprintf(str, "%s-%x-", server, rand() * 0xFFFFFFFF);
703 sprintf(hostname, "%d.%d.%d.%d", p[0], p[1], p[2], p[3]);
766 sprintf(num, "%d", value);
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPProtocol.cpp249 ::sprintf(cmd, "%s"CRLF, command);
300 ::sprintf(cmd, "A%.7ld %s"CRLF, commandID, command);
350 ::sprintf(idString, "A%.7ld", *it);
/haiku-fatelf/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp426 sprintf(color, "%.2x%.2x%.2x", stop->color.red,
493 sprintf(string, "url(#gradient%ld)", fGradientCount++);
495 sprintf(string, "#%.2x%.2x%.2x", style->Color().red,
/haiku-fatelf/src/bin/
H A Dcal.c206 len = sprintf(lineout, "%s %d", month_names[month - 1], year);
228 (void)sprintf(lineout, "%d", year);
263 (void)sprintf(lineout, "%d", year);
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dserver.c105 sprintf (own_buf, "m%x", thread_ptr->id);
114 sprintf (own_buf, "m%x", thread_ptr->id);
120 sprintf (own_buf, "l");
/haiku-fatelf/src/bin/zip/
H A Dzipfile.c271 sprintf(errbuf, "made by version %d.%d on system type %d: ",
278 sprintf(errbuf, "needs unzip %d.%d on system type %d: ",
285 sprintf(errbuf, "local flags = 0x%04x, central = 0x%04x: ",
291 sprintf(errbuf, "undefined bits used in flags = 0x%04x: ", z->flg);
296 sprintf(errbuf, "unknown compression method %u: ", z->how);
301 sprintf(errbuf, "starts on disk %u: ", z->dsk);
306 sprintf(errbuf, "unknown internal attributes = 0x%04x: ", z->att);
315 sprintf(errbuf, "unknown external attributes = 0x%08lx: ", z->atx);
323 sprintf(errbuf,
456 sprintf(errbu
[all...]
/haiku-fatelf/src/libs/libtelnet/
H A Drsaencpwd.c256 sprintf(challenge, "%x", now);
438 sprintf(lbuf, " %d (unknown)", data[3]);
443 sprintf(lbuf, " %d", data[i]);
/haiku-fatelf/src/libs/x86emu/
H A Ddebug.c179 sprintf(M.x86.decoded_buf + M.x86.enc_str_pos, "%s", x);
189 sprintf(M.x86.decoded_buf + M.x86.enc_str_pos, "%s", temp);
207 sprintf(buf1 + 2 * i, "%02x", fetch_data_byte_abs(s, o + i));

Completed in 256 milliseconds

<<11121314151617181920>>