Searched refs:printf (Results 1 - 25 of 1261) sorted by last modified time

1234567891011>>

/haiku/src/tests/kits/bluetooth/l2capClient/
H A Dl2capClient.cpp25 printf("Creating socket ...\n");
34 //printf("Binding socket ...\n");
50 printf("Connecting socket for %s\n", bdaddrUtils::ToString(*bdaddr));
56 printf("Return status of the connection is %ld \n", error );
69 printf("I need a bdaddr!\nUsage:\n\t%s bluetooth_address [psm]\n",
76 printf("PSM requested %d\n", psm);
80 printf("WARNING: PSM requested is not pair\n");
93 printf("Sent %ld bytes\n", len);
99 printf("Transmission done ... (press key to close socket)\n");
102 printf("Closin
[all...]
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp146 printf("(0x%08" B_PRIxADDR "): 0x%08" B_PRIx32 "\n", address + i * sizeof(uint32), *(uint32*)addr);
/haiku/src/bin/
H A Dfinddir.c163 printf("%s\n", directoryTypes[i].key);
190 printf("usage: /bin/finddir -l | [ -v volume ] directory_which\n");
191 printf("\t-l\t list valid which constants to use\n");
192 printf("\t-v <file> use the specified volume for directory\n");
193 printf("\t\t constants that are volume-specific.\n");
194 printf("\t\t <file> can be any file on that volume.\n");
195 printf("\t\t defaults to the boot volume.\n");
196 printf(" For a description of recognized directory_which constants,\n");
197 printf(" see the find_directory(...) documentation in the Be Book.\n");
262 printf("
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp36 # define TRACE printf
38 # define TRACE_SEEK(a...) printf(a)
757 // printf("PTS: %.4f/%.4f, diff: %.4f\r", pts[0] / 1000000.0,
H A DAVCodecDecoder.cpp34 # define TRACE(x...) printf(x)
35 # define TRACE_AUDIO(x...) printf(x)
36 # define TRACE_VIDEO(x...) printf(x)
139 printf("[%c] profile: d1 = %lld, d2 = %lld (%lld)\n",
260 printf("AVCodecDecoder::Setup failed!\n");
1078 printf("########### audio decode error, "
1313 printf("[v] profile: d1 = %lld, d2 = %lld (%lld)\n",
1428 printf("wrote %ld bytes\n", fChunkBufferSize);
/haiku/src/tools/fs_shell/
H A Dfssh.cpp251 printf("%-16s - %s\n", name, command->Description());
326 printf("%s", (deviceFlags & testFlag) != 0 ? yes : no);
411 printf("%c%s %2d %2d %10" FSSH_B_PRIdOFF
691 printf("Usage: %s [ -R ] <octal mode> <file>...\n", argv[0]);
724 printf("Usage: %s [ -n ] [FILE]...\n"
772 printf("%s", buffer);
776 printf("\n");
787 printf("supported commands:\n");
805 printf("root inode: %" FSSH_B_PRIdINO "\n", info.root);
806 printf("flag
[all...]
H A Dcommand_cp.cpp904 printf("%s ", strrchr(target, '/') ? strrchr(target, '/') + 1 : target);
/haiku/src/bin/pkgman/
H A DPackageManager.cpp75 printf("Encountered problems:\n");
81 printf("problem %" B_PRId32 ": %s\n", i + 1,
87 printf(" solution %" B_PRId32 ":\n", k + 1);
92 printf(" - %s\n", element->ToString().String());
100 printf("Please select a solution, skip the problem for now or quit.\n");
103 printf("select [1...%" B_PRId32 "/s/q]: ", solutionCount);
105 printf("select [1/s/q]: ");
120 printf("*** invalid input\n");
140 printf("The following changes will be made:\n");
167 printf("\
[all...]
/haiku/src/system/runtime_loader/
H A Druntime_loader_private.h47 printf(RLD_PREFIX x); \
/haiku/src/apps/text_search/
H A DGrepWindow.cpp47 # define TRACE_NM(x...) printf(x)
59 printf("%s - enter\n", fName.String());
63 printf("%s - exit\n", fName.String());
653 printf("Woops. Bad fModel->fEncoding value.\n");
856 printf("incompatible message:\n");
870 printf("incompatible message:\n");
928 printf("incompatible message:\n");
1487 printf("get_ref_for_path() failed for saved fFilePanelPath: '%s'\n",
1495 printf("'get_ref_for_path()' failed for: '%s'. Bailing out.\n", home.Path());
/haiku/src/servers/app/
H A DServerApp.cpp3583 printf("ServerApp %s received unhandled message code %" B_PRId32
/haiku/src/kits/interface/
H A DFont.cpp348 printf("DEBUG: Couldn't initialize global fonts!\n");
1428 printf("BFont { %s (%d), %s (%d) 0x%x %f/%f %fpt (%f %f %f), %d }\n",
/haiku/src/tests/kits/interface/
H A DGetMouseTest.cpp17 printf("Mouse DOWN !!! %" B_PRIdBIGTIME "\n", system_time());
26 printf("Mouse UP !!! %" B_PRIdBIGTIME "\n", system_time());
46 printf("B_MOUSE_MOVED: %" B_PRIdBIGTIME "\n", when);
49 printf("B_MOUSE_UP: %" B_PRIdBIGTIME "\n", when);
52 printf("B_MOUSE_DOWN: %" B_PRIdBIGTIME "\n", when);
/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp837 printf("could not watch directory %" B_PRIdDEV ":%" B_PRIdINO "\n",
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp1003 printf("%s request; ", PROTOCOL_NAME);
1005 printf("\n");
1065 printf("%s; response; ", PROTOCOL_NAME);
1067 printf("\n");
1147 printf("%s; error logging payload", PROTOCOL_NAME);
1154 printf("\\u%02x", buffer[i]);
1160 printf("...(continues)");
/haiku/src/apps/deskcalc/
H A DCalcView.cpp670 //printf("Key pressed: %c\n", bytes[0]);
965 printf("Evaluate Message Runner: %s\n", strerror(runnerStatus));
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c167 #define DPRINTF(x) do { if (iwm_debug > 0) printf x; } while (0)
168 #define DPRINTFN(n, x) do { if (iwm_debug >= (n)) printf x; } while (0)
733 printf("%s: could not read firmware %s (error %d)\n",
747 printf("%s: invalid firmware %s\n",
774 printf("%s: firmware too short: %zu bytes\n",
953 printf("%s: Driver only supports up to %u"
961 printf("%s: Paging: image isn't multiple of %u\n",
1041 printf("%s: firmware parse error %d, "
1178 printf("%s: acquiring device failed\n", DEVNAME(sc));
1197 printf("
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c152 #define DPRINTF(x) do { if (iwx_debug > 0) printf x; } while (0)
153 #define DPRINTFN(n, x) do { if (iwx_debug >= (n)) printf x; } while (0)
605 printf("%s: could not allocate context info DMA memory\n",
666 printf("%s: could not allocate memory for firmware sections\n",
674 printf("%s: could not allocate memory for firmware paging\n",
1011 printf("%s: no image loader found in firmware file\n",
1020 printf("%s: could not allocate DMA memory for "
1218 printf("%s: could not read firmware %s (error %d)\n",
1224 printf("%s: using firmware %s\n", DEVNAME(sc), sc->sc_fwname);
1235 printf("
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp37 # define STRACE(x) printf x
/haiku/src/kits/tracker/
H A DUtilities.cpp1335 printf( "0x%06x: ", (int)offset);
1339 printf("%02x%c", buffer[index], remain > 0 ? ',' : ' ');
1341 printf(" ");
1345 printf(" \'");
1348 printf("%c", buffer[index] > ' ' ? buffer[index] : '.');
1350 printf(" ");
1352 printf("\'\n");
1517 printf("r:%x, g:%x, b:%x, a:%x\n",
H A DTracker.cpp139 printf("incomplete launch message\n");
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c275 #define Printf (void)printf
1073 printf("\n ");
/haiku/src/bin/network/ping/
H A Dping6.c1143 printf("PING(%lu=40+8+%lu bytes) ", (unsigned long)(40 + pingerlen()),
1145 printf("%s --> ", pr_addr((struct sockaddr *)&src, sizeof(src)));
1146 printf("%s\n", pr_addr((struct sockaddr *)&dst, sizeof(dst)));
1232 printf("new path MTU (%d) is "
1449 (void)printf("ping: wrote %s %d chars, ret=%d\n",
1563 #define safeputc(c) printf((isprint((c)) ? "%c" : "\\%03o"), c)
1655 (void)printf("%d bytes from %s, icmp_seq=%u", cc,
1657 (void)printf(" hlim=%d", hoplim);
1666 (void)printf(" dst=%s",
1671 (void)printf(" tim
[all...]
H A Dping.c549 (void)printf("ICMP_MASKREQ\n");
556 (void)printf("ICMP_TSTAMP\n");
858 (void)printf("PING %s (%s)", hostname,
861 (void)printf(" from %s", shostname);
863 (void)printf(": (%d ... %d) data bytes\n",
866 (void)printf(": %d data bytes\n", datalen);
870 (void)printf("PING %s: (%d ... %d) data bytes\n",
873 (void)printf("PING %s: %d data bytes\n", hostname, datalen);
1243 (void)printf("%zd bytes from %s: icmp_seq=%u", cc,
1245 (void)printf(" tt
[all...]
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1380 printf("Easter egg\n");

Completed in 213 milliseconds

1234567891011>>