Searched refs:PRINT (Results 126 - 150 of 280) sorted by relevance

1234567891011>>

/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp183 PRINT((
194 PRINT((" Segment "));
198 PRINT((" View "));
202 PRINT((" Decimal Point "));
206 PRINT((" ??? "));
210 PRINT(("\n cached frame (%.1f,%.1f)-(%.1f,%.1f) + pad(%.1f)\n",
217 PRINT((" real frame (%.1f,%.1f)-(%.1f,%.1f)\n\n",
221 PRINT((" (no view!)\n\n"));
224 PRINT(("\n"));
321 // PRINT((
[all...]
/haiku/src/servers/registrar/
H A DTRoster.cpp187 PRINT("team: %" B_PRId32 ", signature: %s\n", team, signature);
188 PRINT("full registration: %d\n", fullReg);
207 PRINT("flags: %" B_PRIx32 "\n", flags);
208 PRINT("ref: %" B_PRId32 ", %" B_PRId64 ", %s\n", ref.device,
258 PRINT("added ref: %" B_PRId32 ", %" B_PRId64 ", %s\n",
266 PRINT("added to early pre-regs, token: %" B_PRIu32 "\n", token);
390 PRINT("team: %" B_PRId32 ", token: %" B_PRIu32 "\n", team, token);
391 PRINT("ref: %" B_PRId32 ", %" B_PRId64 ", %s\n", ref.device, ref.directory,
406 PRINT("found team in fRegisteredApps\n");
410 PRINT("foun
[all...]
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp389 PRINT(("NodeRegistered(): creating an input for %" B_PRIi32 "\n",
391 PRINT(("%" B_PRId32 "\t%d\t0x%" B_PRIx32 "\t0x%" B_PRIx32 "\n",
421 PRINT(("NodeRegistered(): adding a channel\n"));
451 PRINT(("NodeRegistered(): creating an output for %" B_PRIi32 "\n",
453 PRINT(("%" B_PRId32 "\t%d\t0x%" B_PRIx32 "\t0x%" B_PRIx32 "\n",
483 PRINT(("NodeRegistered(): adding a channel\n"));
510 PRINT(("apply configuration in: %" B_PRIdBIGTIME "\n",
596 PRINT(("input.format: %" B_PRIu32 "\n",
1003 PRINT(("\tdownstream latency = %" B_PRIdBIGTIME "\n", fLatency));
1006 PRINT(("\tbuffe
[all...]
H A DMultiAudioAddOn.cpp189 PRINT(("Error in MultiAudioAddOn::RecursiveScan() null params\n"));
248 PRINT(("Error unflattening settings file %s\n", path.Path()));
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp42 PRINT(("%s\n", __FUNCTION__));
51 PRINT(("%s\n", __FUNCTION__));
74 PRINT(("%s\n", __FUNCTION__));
93 PRINT(("%s\n", __FUNCTION__));
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater.cpp66 PRINT(("WARNING: CTheater::SetRegister(0x%04x, 0x%08x, 0x%08x)\n", index, mask, value));
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dpas106b.cpp41 PRINT((CH ": unknown camera device!" CT));
/haiku/src/apps/cortex/support/
H A DBasicThread.h118 PRINT(("stopping thread %" B_PRId32 ": B_INTERRUPTED\n",
/haiku/src/bin/desklink/
H A DMixerControl.cpp83 PRINT(("BParameter[%i]: %s\n", i, p->Name()));
93 PRINT(("not MASTER_GAIN \n"));
99 PRINT(("not 'Master' \n"));
108 PRINT(("not 'Mixer' \n"));
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumerAddOn.cpp62 PRINT(("~LoggingConsumerAddOn()\n"));
/haiku/src/kits/media/
H A DTimeSource.cpp156 PRINT(8, "CALLED BTimeSource::Now()\n");
164 PRINT(8, "CALLED BTimeSource::PerformanceTimeFor()\n");
181 PRINT(8, "CALLED BTimeSource::RealTimeFor()\n");
202 PRINT(8, "CALLED BTimeSource::IsRunning()\n");
222 PRINT(8, "CALLED BTimeSource::GetTime()\n");
249 PRINT(8, "CALLED BTimeSource::RealTime()\n");
288 PRINT(4, "BTimeSource::HandleMessage %#" B_PRIx32 ", node %" B_PRId32 "\n",
/haiku/src/servers/input/
H A DMethodReplicant.cpp30 # define CALLED() PRINT(("CALLED %s \n", __PRETTY_FUNCTION__));
124 PRINT(("%s what:%c%c%c%c\n", __PRETTY_FUNCTION__, (char)(message->what >> 24),
281 PRINT(("can't instantiate menu\n"));
337 PRINT(("cookie : 0x%" B_PRIx32 "\n", item->Cookie()));
385 PRINT(("can't instantiate menu\n"));
H A DInputServerMethod.cpp245 PRINT(("%s cookie %" B_PRId32 "\n", __PRETTY_FUNCTION__, fCookie));
260 PRINT(("%s cookie %" B_PRId32 "\n", __PRETTY_FUNCTION__, fCookie));
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fphex.c69 #define PRINT(ptr, wptr, len) \ macro
348 PRINT (special, wspecial, 3);
553 PRINT (decimal, wtmp, wide ? 1 : strlen (decimal));
559 PRINT (numstr, wnumstr, MIN (numend - numstr, precision));
571 PRINT (expstr, wexpstr, (expbuf + sizeof expbuf) - expstr);
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp85 PRINT((
96 PRINT((
163 // PRINT((
188 PRINT((
200 PRINT((
210 PRINT((
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp233 PRINT(("apply configuration in : %lld\n", system_time() - start));
322 PRINT(("input.format : %lu\n", fInput.format.u.raw_audio.format));
457 PRINT((" internal latency = %lld\n",fInternalLatency));
753 PRINT(("\tdownstream latency = %lld\n", fLatency));
756 PRINT(("\tbuffer-filling took %lld usec on this machine\n", fInternalLatency));
963 PRINT(("ESDSinkNode::HandleDataStatus status:%li, lateness:%lli\n", event->data, lateness));
995 PRINT(("ESDSinkNode::HandleSeek(t=%lld,d=%li,bd=%lld)\n",event->event_time,event->data,event->bigdata));
1039 PRINT(("ESDSinkNode::SetRunMode mode:%i\n", mode));
1049 PRINT(("TimeSourceOp op B_TIMESOURCE_START\n"));
1058 PRINT(("TimeSourceO
[all...]
/haiku/src/kits/tracker/
H A DQueryPoseView.cpp179 PRINT(("refreshing dynamic date query\n"));
274 PRINT(("%" B_PRIdTIME " minutes, %" B_PRIdTIME " seconds till next hour\n",
283 PRINT(("%" B_PRIdTIME " seconds till next minute\n", nextMinute - now));
300 PRINT(("%" B_PRId32 " hours, %" B_PRId32 " minutes, %" B_PRId32
309 PRINT(("next refresh in %" B_PRId32 " hours, %" B_PRId32 "minutes, %"
555 PRINT(("fetch error %s\n", strerror(result)));
H A DUtilities.h455 PRINT(("NULL entry_ref%s", trailer));
462 PRINT(("%s%s", path.Path(), trailer));
470 PRINT(("NULL entry%s", trailer));
476 PRINT(("%s%s", path.Path(), trailer));
484 PRINT(("NULL entry_ref%s", trailer));
492 PRINT(("%s%s", path.Path(), trailer));
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp206 // PRINT((
217 // PRINT((
229 // PRINT((
234 PRINT((
350 PRINT((
444 PRINT((
462 PRINT((
482 PRINT((
675 PRINT((
686 // PRINT((
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h84 // PRINT()
146 #define PRINT(x...) TPRINT(x) macro
160 #define PRINT(x...) ; macro
/haiku/headers/private/userlandfs/shared/
H A DDebug.h76 // PRINT()
113 #define PRINT(x) TPRINT(x) macro
127 #define PRINT(x) ; macro
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h84 // PRINT()
147 #define PRINT(x...) TPRINT(x) macro
161 #define PRINT(x...) ; macro
/haiku/headers/private/file_systems/
H A DDebugSupport.h90 // PRINT()
157 #define PRINT(x...) TPRINT(x) macro
167 #define PRINT(x...) ; macro
/haiku/src/servers/package/
H A DDebugSupport.h88 // PRINT()
151 #define PRINT(x...) TPRINT(x) macro
165 #define PRINT(x...) ; macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp119 PRINT(("fuse_new(): failed to parse arguments!\n"));
145 PRINT(("fuse_lowlevel_new(): failed to parse arguments!\n"));

Completed in 107 milliseconds

1234567891011>>