Searched refs:printf (Results 251 - 275 of 1261) sorted by relevance

<<11121314151617181920>>

/haiku/headers/private/shared/
H A DFunctionTracer.h26 printf("%s%s {\n", fPrepend.String(), fFunctionName.String());
31 // printf("%s - leave\n", fFunctionName.String());
32 printf("%s}\n", fPrepend.String());
/haiku/src/bin/
H A Drescan.c28 printf("usage: rescan [driver]\n");
37 printf("scanning %s...\n", scan_names[scan_index]);
H A Dcatattr.cpp46 printf("0x%06" B_PRIx32 ": ", dumpPosition);
51 printf("%02x ", (uint8)buffer[dumpPosition + i]);
53 printf(" ");
58 printf(" '");
67 printf("'\n");
223 printf("%s : %s : ", fileName, type_name(info.type).String());
227 printf("%" B_PRId8 "\n", *((int8*)buffer));
230 printf("%" B_PRIu8 "\n", *((uint8*)buffer));
233 printf("%" B_PRId16 "\n", *((int16*)buffer));
236 printf("
[all...]
/haiku/src/tests/system/kernel/
H A Dpath_resolution_test.cpp15 printf("%-60s ...", path);
26 printf(" %5.3f us/call\n", (double)totalTime / iterations);
/haiku/src/tests/system/libroot/posix/
H A Dinit_rld_after_fork_test.cpp13 printf("%s (%ld) semaphores:\n", process, find_thread(NULL));
18 printf(" %9ld %s\n", semInfo.sem, semInfo.name);
H A Dtest_confstr.c16 printf("%ld confstr %ld %s\n", i, size, strerror(errno));
19 printf("%ld value %s\n", i, string);
H A Dtst-swscanf.c48 printf("cannot set locale \"%s\": %m\n", loc);
52 printf("\nnew locale: \"%s\"\n", loc);
62 printf("swscanf (\"%S\", \"%S\", ...) failed\n", tests[n].arg,
66 printf(
71 printf("swscanf (\"%S\", \"%S\", ...) OK\n", tests[n].arg,
75 printf("swscanf (\"%S\", \"%S\", ...) failed\n", tests[n].arg,
79 printf(
84 printf("swscanf (\"%S\", \"%S\", ...) OK\n", tests[n].arg,
H A Dtst-btowc.c35 printf(
52 printf("%s: btowc('%c') succeded, returned L'\\x%x' instead of WEOF\n",
67 printf("%s: btowc(EOF) returned L'\\x%x', not WEOF\n", current_locale,
81 printf("WEOF=0x%08x\n", WEOF);
82 printf("WCHAR_MIN=0x%08lx\n", WCHAR_MIN);
83 printf("WCHAR_MAX=0x%08lx\n", WCHAR_MAX);
103 printf("locale '%s' ok\n", current_locale);
124 printf("locale '%s' ok\n", current_locale);
142 printf("locale '%s' ok\n", current_locale);
163 printf("local
[all...]
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliDebugReportCommand.cpp35 printf("Invalid report path %s given.\n", argv[1]);
47 printf("Saving debug information report to %s...\n", path.Path());
H A DCliThreadCommand.cpp47 printf("Error: Invalid parameter \"%s\"\n", argv[1]);
57 printf("Error: No thread with ID %ld\n", threadID);
H A DCliWriteCoreFileCommand.cpp35 printf("Invalid core file path %s given.\n", argv[1]);
48 printf("Writing core file to %s...\n", path.Path());
/haiku/src/apps/deskcalc/
H A DDeskCalc.cpp39 printf("%s\n", result.String());
41 printf("%s at %" B_PRId32 "\n", e.message.String(), e.position + 1);
/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFileReader.cpp219 printf("%.*s", 4, tag);
233 else printf("\n");
234 printf("%6.6lx(%3.3lx) ", ftell(fFile)-1, ftell(fFile)-start-1);
236 printf("%2.2x ", (uint)byte);
237 if (isprint(byte)) printf("'%c' ", (char)byte);
238 else printf(" ");
249 printf("SynthFileReader::Dump\n");
250 printf("=================\n\n");
256 printf("version= %ld entries= %ld\n", version, nEntries);
261 printf("nex
[all...]
H A Dmain.cpp42 printf("%s <synth file> [play [instr] | dump]\n", argv[0]);
61 printf("could not open '%s' or not a valid synth file!\n", fileName);
/haiku/src/tests/system/network/
H A Dunix_send_test.c12 printf("Domain: %i\n", domain);
34 printf("send %i\n", ok);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutpredef.c422 printf (" ");
425 printf ("%4.4s Requires %s%u argument%s",
435 printf (" (%s)", Buffer);
440 printf ("\n ");
448 printf (" Return value types: %s\n", Buffer);
452 printf (" No return value\n");
491 printf ("**** Invalid argument count (%u) "
504 printf ("**** Invalid argument type (%u) "
/haiku/src/bin/network/telnet/
H A Dcommands.c141 printf("%s sequence challenge\n", argv[0]);
347 printf("need at least one argument for 'send' command\n");
348 printf("'send ?' for help\n");
361 printf("Unknown send argument '%s'\n'send ?' for help.\n",
365 printf("Ambiguous send argument '%s'\n'send ?' for help.\n",
385 printf("?Need to be connected first.\n");
386 printf("'send ?' for help\n");
391 printf("There is not enough room in the buffer TO the network\n");
392 printf("to process your request. Nothing will be done.\n");
393 printf("('sen
[all...]
/haiku/src/bin/package/
H A Dcommand_list.cpp108 printf("%*s", indentation, "");
111 printf("%-*s", indentation < 32 ? 32 - indentation : 0, entry->Name());
112 printf(" %8llu",
117 printf(" %04d-%02d-%02d %02d:%02d:%02d",
124 printf(" -");
126 printf(" d");
128 printf(" l");
130 printf(" ?");
134 printf("%s", _PermissionString(buffer, mode >> 6,
136 printf("
[all...]
/haiku/src/libs/libtelnet/
H A Dkerberos5.c113 printf("%s:%d: [%d] (%d)",
118 printf("\r\n");
177 printf("Kerberos V5: no user name supplied\r\n");
185 printf("Kerberos V5: could not get default ccache: %s\r\n",
200 printf("Kerberos V5: krb5_auth_con_init failed (%s)\r\n",
211 printf ("Kerberos V5:"
239 printf ("Kerberos V5:"
248 printf ("Kerberos V5:"
254 printf("[ Trying %s (%s)... ]\r\n", name, sname);
263 printf("Kerbero
[all...]
H A Dread_password.c110 (void) printf("%s", prompt);
117 printf("\nVerifying, please re-enter %s",prompt);
126 printf("\n\07\07Mismatch - try again\n");
137 printf("\n");
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dtest.cpp73 printf("\n--- %s node at %ld --------------------------------------\n",
109 printf("\"%s\" (%ld bytes)", (char*)key, length);
112 printf("%ld", *(int32*)key);
115 printf("%lu", *(uint32*)key);
118 printf("%lld", *(int64*)key);
121 printf("%Lu", *(uint64*)key);
124 printf("%g", *(float*)key);
127 printf("%g", *(double*)key);
132 printf(" (wrong length %ld)", length);
135 printf(" (wron
[all...]
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.cpp177 printf("B_SHIFT_KEY\n");
179 printf("B_COMMAND_KEY\n");
181 printf("B_CONTROL_KEY\n");
183 printf("B_CAPS_LOCK\n");
185 printf("B_SCROLL_LOCK\n");
187 printf("B_NUM_LOCK\n");
189 printf("B_OPTION_KEY\n");
191 printf("B_MENU_KEY\n");
193 printf("B_LEFT_SHIFT_KEY\n");
195 printf("B_RIGHT_SHIFT_KE
[all...]
/haiku/src/bin/package_repo/
H A Dcommand_update.cpp61 printf("Error: Unable to open %s\n", packageListFileName);
68 printf("Error: Out of memory when reading from %s\n",
109 printf("Error: package-info in repository for '%s' is incomplete\n",
162 printf("----- Repository Info Section --------------------\n");
163 printf("repository info size: %10" B_PRIu32 " (uncompressed)\n",
173 printf("----- Package Attribute Section -------------------\n");
174 printf("string count: %10" B_PRIu32 "\n", stringCount);
175 printf("package attributes size: %10" B_PRIu32 " (uncompressed)\n",
186 printf("----- Package Repository Info -----\n");
188 printf("embedde
[all...]
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCC.cpp662 printf("\x1b[H\x1b[J");
667 printf("\x1b[0;47;37m ");
676 printf("\x1b[0;%d;40;37m", (color & 1) << 2);
679 printf("\x1b[0;%d;40;32m", (color & 1) << 2);
682 printf("\x1b[0;%d;40;34m", (color & 1) << 2);
685 printf("\x1b[0;%d;40;35m", (color & 1) << 2);
688 printf("\x1b[0;%d;40;31m", (color & 1) << 2);
691 printf("\x1b[0;%d;40;33m", (color & 1) << 2);
694 printf("\x1b[0;%d;40;36m", (color & 1) << 2);
698 printf("\x1
[all...]
/haiku/src/bin/debug/
H A Dkernel_debugger.cpp28 printf(kUsage, __progname);

Completed in 154 milliseconds

<<11121314151617181920>>