Searched refs:printf (Results 126 - 150 of 1261) sorted by relevance

1234567891011>>

/haiku/src/tools/translation/pnginfo/
H A Dpnginfo.cpp86 printf("\n--- %s ---\n", path);
91 printf("Error: unable to open the file\n");
99 printf("Error: unable to read PNG signature\n");
104 printf("Error: file doesn't begin with PNG signature\n");
125 printf("Error: error in libpng function\n");
141 printf(" width: %lu\n", width);
142 printf(" height: %lu\n", height);
143 printf(" row bytes: %lu\n", pinfo->rowbytes);
144 printf("bit depth (bits/channel): %d\n", bit_depth);
145 printf(" channel
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dtst-fgetws.c36 printf("cannot open temp file: %m\n");
40 printf("Can't open %s.\n", argv[1]);
49 printf("cannot open temp file: %m\n");
78 printf("errno = %d\n", errno);
82 printf("Return Value: %p\n", ret);
84 printf(" wcs[%zd] = %04x", i, (unsigned int) wcs[i]);
85 printf("\n");
108 printf("errno = %d\n", errno);
114 printf("Return Value: %p\n", ret);
116 printf(" wc
[all...]
H A Ddirent_test.cpp18 printf("first pass:\n");
24 printf("Entry: dev %ld, ino %lld, name \"%s\"\n", dirent->d_dev,
26 //printf(" left: %u, next: %d\n", dir->entries_left, dir->next_entry);
30 printf("second pass:\n");
36 printf("Entry: dev %ld, ino %lld, name \"%s\"\n", dirent->d_dev,
38 //printf(" left: %u, next: %d\n", dir->entries_left, dir->next_entry);
49 printf("first pass:\n");
54 printf("Entry: dev %ld, ino %lld, name \"%s\"\n", dirent->d_dev,
56 //printf(" left: %u, next: %d\n", dir->entries_left, dir->next_entry);
60 printf("secon
[all...]
/haiku/src/bin/package_repo/
H A Dcommand_list.cpp47 printf("package-attributes:\n");
50 printf("\t%s\n", value.string);
53 printf("*** Invalid package attribute section: unexpected "
69 printf("repository-info:\n");
70 printf("\tname: %s\n", repositoryInfo.Name().String());
71 printf("\tsummary: %s\n", repositoryInfo.Summary().String());
72 printf("\tbase-url: %s\n", repositoryInfo.BaseURL().String());
73 printf("\tidentifier: %s\n", repositoryInfo.Identifier().String());
74 printf("\tvendor: %s\n", repositoryInfo.Vendor().String());
75 printf("\tpriorit
[all...]
/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp163 printf("PCL XL %d ; %d\n", (int)version, (int)minor);
199 case HP_BeginSession: printf("BeginSession\n"); break;
200 case HP_EndSession: printf("EndSession\n"); break;
201 case HP_BeginPage: printf("BeginPage\n"); break;
202 case HP_EndPage: printf("EndPage\n"); break;
203 case HP_VendorUnique: printf("VendorUnique\n"); break;
204 case HP_Comment: printf("Comment\n"); break;
205 case HP_OpenDataSource: printf("OpenDataSource\n"); break;
206 case HP_CloseDataSource: printf("CloseDataSource\n"); break;
207 case HP_EchoComment: printf("EchoCommen
[all...]
/haiku/src/tools/misc/
H A Dbin2h.c22 printf("0x%02x,", ((int)c) & 0xff);
24 printf("\n");
/haiku/src/bin/
H A Dtty.c19 printf("Usage: tty [-s]\n"
45 printf("%s\n", ttyname(STDIN_FILENO));
H A Dsetcontrollook.cpp20 printf("usage: %s /path/to/ControlLook\n", argv[0]);
21 printf("\nTells app_server and applications which ControlLook "
H A Dget_driver_settings.cpp22 printf("indent: %d\n", indent);
23 printf("%.*s'%s': [", indent, sTabs, p->name);
25 printf(" '%s',", p->values[i]);
27 printf("]\n");
43 printf("%d\n", s->parameter_count);
/haiku/src/apps/tv/
H A DVideoView.cpp52 printf("VideoView::VideoView: media_server is dead\n");
91 printf("VideoView::OverlayLockAcquire\n");
103 printf("VideoView::OverlayLockRelease\n");
111 printf("OverlayScreenshotPrepare enter\n");
129 printf("OverlayScreenshotPrepare leave\n");
136 printf("OverlayScreenshotCleanup enter\n");
152 printf("OverlayScreenshotCleanup leave\n");
159 printf("VideoView::RemoveVideoDisplay\n");
173 printf("VideoView::RemoveOverlay\n");
190 printf("VideoVie
[all...]
/haiku/src/apps/glteapot/
H A Derror.h20 printf("%s:%d: Failed assertion `"#a"'\n",__FILE__,__LINE__); \
23 #define checkpoint printf("%s:%d: Checkpoint...\n",__FILE__,__LINE__);\
/haiku/src/tests/kits/game/push_game_sound_test/
H A Dpush_game_sound_triangle.cpp27 printf("Usage: %s [<frames per part> <parts>]\n",
39 printf("at least 2 buffer parts are needed\n");
46 printf("frames per buffer part: %ld\n", framesPerBufferPart);
47 printf("buffer part count: %ld\n", bufferPartCount);
58 printf("trouble initializing push game sound: %s\n",
67 printf("cannot lock buffer\n");
75 printf("cannot start playback\n");
83 printf("\nfinished.\n");
H A Dpush_game_sound_test.cpp27 printf("Usage: %s <sound file name> [<frames per part> <parts>]\n",
39 printf("at least 2 buffer parts are needed\n");
46 printf("frames per buffer part: %ld\n", framesPerBufferPart);
47 printf("buffer part count: %ld\n", bufferPartCount);
51 printf("cannot open input file\n");
60 printf("file not supported\n");
65 printf("no tracks found in file\n");
71 printf("problem getting track from file\n");
83 printf("cannot set decoder output format\n");
87 printf("negotiate
[all...]
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Ddevice_manager.cpp18 printf("unpublish partition: %s\n", path);
29 printf("publish partition: %s (device \"%s\", size %lld)\n", path, info->device, info->size);
/haiku/src/tests/servers/registrar/
H A Dmessage_deliverer_test.cpp45 printf("Unexpected message '%.4s'\n", (char*)&what);
51 printf("Unexpected message '%.4s', expected was: '%.4s'\n",
74 printf("MSG_RUNNER\n");
77 printf("B_CLIPBOARD_CHANGED\n");
80 printf("MSG_BROADCAST\n");
101 printf("Broadcast failed: %s\n", strerror(error));
117 printf("sending fill message didn't fail with B_WOULD_BLOCK: %s\n",
126 printf("Failed to start clipboard watching: %s\n", strerror(error));
132 printf("Failed to lock clipboard.\n");
139 printf("Faile
[all...]
/haiku/src/tests/system/kernel/
H A Dwait_for_objects_test.cpp38 printf("events:\n");
40 printf(" %d: 0x%x\n", i, infos[i].events);
52 printf("semaphore 1: %ld\n", sSemaphore1);
53 printf("semaphore 2: %ld\n", sSemaphore2);
54 printf("port 1: %ld\n", sPort1);
55 printf("port 2: %ld\n", sPort2);
61 printf("thread: %ld\n", thread);
105 printf("\nwait_for_objects(): %ld\n", result);
107 printf("\nwait_for_objects(): %s\n", strerror(result));
121 printf("acquire_se
[all...]
/haiku/src/bin/hid_decode/
H A Dhid_decode.cpp21 printf("usage: %s <hid_descriptor_file>\n", argv[0]);
27 printf("can't open file \"%s\" for reading\n", argv[1]);
36 printf("failed to allocate buffer of %lld bytes\n", descriptorLength);
42 printf("failed to read file of %lld bytes: %s\n", descriptorLength,
53 printf("failed to parse descriptor: %s\n", strerror(result));
/haiku/src/tests/add-ons/kernel/file_systems/bfs/rename/
H A Drename.c25 printf("chmod fails: %s\n", strerror(errno));
37 printf(" %s\n",rename("__file", "__directory") ? "Could not rename file!" : "Rename succeeded.");
38 printf(" errno = %d (%s)\n", errno, strerror(errno));
45 printf(" %s\n", rename("__file","__directory") ? "Could not rename file!" : "Rename succeeded.");
46 printf(" errno = %d (%s)\n", errno, strerror(errno));
/haiku/src/tests/add-ons/print/ppd/test/
H A DTestScanner.cpp19 printf("[%d, %d] (%s) %c\n", position.x, position.y, filename, ch);
53 printf("%d\n", (int)string.Length());
56 printf("%d\n", (int)string.Length());
58 printf("%c ", string.String()[i]);
61 printf("%d\n", '"');
/haiku/headers/private/bluetooth/
H A Ddebug.h18 printf("### ERROR: ");
41 #define TRACE(a...) printf("TRACE %s : %s\n", __PRETTY_FUNCTION__, a)
47 #define END() printf("ENDING %s\n",__PRETTY_FUNCTION__)
48 #define CALLED() printf("CALLED %s\n",__PRETTY_FUNCTION__)
60 #define PRINT(l, a...) printf(l, a)
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliThreadsCommand.cpp34 printf(" ID state name\n");
35 printf("----------------------------\n");
41 printf("%10" B_PRId32 " %-9s \"%s\"", thread->ID(), stateString,
47 printf(" (Reason: \"%s\")", stoppedReason.String());
49 printf("\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/libs/uuid/
H A Duuid_time.c129 printf("UUID variant is %d (%s)\n", variant, variant_string(variant));
131 printf("Warning: This program only knows how to interpret "
135 printf("UUID type is %d", type);
138 printf(" (time based)\n");
141 printf(" (DCE)\n");
144 printf(" (name-based)\n");
147 printf(" (random)\n");
150 printf("\n");
153 printf("Warning: not a time-based UUID, so UUID time "
156 printf("UUI
[all...]
/haiku/src/bin/package/
H A DPackageInfoPrinter.h219 printf("\tunknown or future attribute: "
229 printf("\tname: %s\n", name);
234 printf("\tsummary: %s\n", summary);
239 printf("\tdescription: %s\n", description);
244 printf("\tvendor: %s\n", vendor);
249 printf("\tpackager: %s\n", packager);
254 printf("\tbase package: %s\n", basePackage);
262 printf("\tflags:\n");
264 printf("\t\tapprove_license\n");
266 printf("\
[all...]
/haiku/src/kits/debugger/model/
H A DTypeComponentPath.cpp44 printf("primitive");
47 printf("compound");
50 printf("modified");
53 printf("typedef");
56 printf("address");
59 printf("enum");
62 printf("subrange");
65 printf("array");
68 printf("unspecified");
71 printf("functio
[all...]

Completed in 198 milliseconds

1234567891011>>