Searched refs:B_PRId32 (Results 126 - 150 of 657) sorted by relevance

1234567891011>>

/haiku/src/kits/shared/
H A DSettingsHandler.cpp116 printf("File %s; Line %" B_PRId32 " # %s", fFileName, fLineNo,
204 printf("File %s ; Line %" B_PRId32 " # unterminated quote\n",
H A DWeakReferenceable.cpp88 "reference count (%" B_PRId32 ")", this, fPointer->UseCount());
/haiku/src/bin/debug/profile/
H A DSharedImage.cpp47 "for team %" B_PRId32 ": %s\n",
61 "Failed to init symbol iterator for image %" B_PRId32 ": %s\n",
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dutil.cpp52 TRACE("area = %" B_PRId32 ", size = %ld, virt = %p, phy = %#" B_PRIxPHYSADDR "\n",
84 B_PRId32 ", phyadr = %#" B_PRIxPHYSADDR ", mapadr = %p, size = %"
/haiku/src/apps/haikudepot/util/
H A DLanguageMenuUtils.cpp57 HDDEBUG("did add %" B_PRId32 " popular languages and %" B_PRId32
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c92 TRACE("websearchfs_publish_static_entries(%" B_PRId32 ")\n", ns->nsid);
175 TRACE("mount() OK, nspace@ %p, id %" B_PRId32 ", root@ %p, id %" B_PRId64 "\n", ns, ns->nsid, root, ns->rootid);
192 TRACE("unmount(%" B_PRId32 ")\n", ns->nsid);
222 TRACE("%s(%" B_PRId32 ", %" B_PRId64 ")\n", __FUNCTION__, ns->nsid, node->vnid);
238 TRACE("%s(%" B_PRId32 ", %" B_PRId64 ", %s)\n", __FUNCTION__, ns->nsid, node->vnid, reenter?"r":"!r");
269 TRACE("%s(%" B_PRId32 ", %" B_PRId64 ", %s)\n", __FUNCTION__, _volume->id, vnid, reenter?"r":"!r");
291 TRACE("%s(%" B_PRId32 ", %" B_PRId64 ", %s)\n", __FUNCTION__, _volume->id, node->vnid, reenter?"r":"!r");
307 TRACE("get_vnode_name(%" B_PRId32 ", %" B_PRId64 ", )\n", ns->nsid, (int64)(node?node->vnid:-1));
319 TRACE("walk(%" B_PRId32 ", %" B_PRId64 ", %s)\n", ns->nsid, (int64)(base?base->vnid:-1), file);
362 TRACE("opendir(%" B_PRId32 ",
[all...]
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.cpp416 PRINT(("tok = %" B_PRId32 " cw = %" B_PRId32 "\n", tok, tv->current_window));
458 PRINT(("wi [%" B_PRId32 "] = %p, %" B_PRId32 " %s\n", i, wi, wi->layer,
467 PRINT(("if (!%s && (%li, %li)isin(%" B_PRId32 ")(%" B_PRId32 ", %" B_PRId32
468 ", %" B_PRId32 ", %" B_PRId32 ") && (%" B_PRId32 " !
[all...]
/haiku/src/bin/bfs_tools/
H A Drecover.cpp370 printf("Set name of missing node (%" B_PRId32
387 printf("directory \"%s\" (%" B_PRId32 ", %d): node \"%s\" is "
388 "missing (%" B_PRId32 ", %d, %d)\n", dir->Name(),
448 printf("Node \"%s\" at %" B_PRId32
467 printf("attribute \"%s\" at %" B_PRId32 ",%d misses its parent.\n",
478 printf("%s \"%s\" (%" B_PRId32 ", %d, mode = %10" B_PRIo32
479 "): parent directory is missing (%" B_PRId32
537 printf("%s \"%s\" (%" B_PRId32 ", %d, mode = %10" B_PRIo32
538 "): parent directory found in missing list (%" B_PRId32
544 printf("%s \"%s\" (%" B_PRId32 ",
[all...]
/haiku/src/servers/app/
H A DIntRect.cpp212 printf("IntRect(l:%" B_PRId32 ", t:%" B_PRId32 ", r:%" B_PRId32 ", b:%"
213 B_PRId32 ")\n", left, top, right, bottom);
/haiku/src/apps/icon-o-matic/generic/listener/
H A DObservable.cpp32 sprintf(message, "Observable::~Observable() - %" B_PRId32
/haiku/src/apps/mediaplayer/support/
H A DNotifier.cpp32 sprintf(message, "Notifier::~Notifier() - %" B_PRId32
/haiku/src/apps/cortex/support/
H A DBasicThread.h118 PRINT(("stopping thread %" B_PRId32 ": B_INTERRUPTED\n",
/haiku/src/kits/midi2/
H A DMidiLocalProducer.cpp44 TRACE(("Connected() %" B_PRId32 " to %" B_PRId32 "", ID(), cons->ID()))
54 TRACE(("Disconnected() %" B_PRId32 " from %" B_PRId32 "", ID(), cons->ID()))
/haiku/src/servers/registrar/
H A DPackageWatchingManager.cpp65 WARNING("Invalid event: %" B_PRId32 "\n", event);
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dutil.cpp72 ITRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", log = 0x%" \
/haiku/src/servers/launch/
H A DInitRealTimeClockJob.cpp97 printf("timezone is %s, offset is %" B_PRId32 " seconds from GMT.\n",
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DChunk.cpp45 TRACE("chunk.stripe[%" B_PRId32 "].physical %" B_PRId64 " deviceid %"
/haiku/src/bin/network/ppp_up/
H A DPPPStatusView.cpp155 sprintf(minsec, ":%02" B_PRId32 ":%02" B_PRId32, minutes, seconds);
158 sprintf(minsec, "%" B_PRId32 ":%02" B_PRId32, minutes, seconds);
/haiku/src/bin/locale/
H A Ddumpcatalog.cpp74 fprintf(stderr, "%" B_PRId32 " entr%s dumped\n", count,
/haiku/src/servers/media/
H A DNotificationManager.cpp260 "team %" B_PRId32 "\n", debugCount, team);
305 printf(" team %" B_PRId32 ", what %#08" B_PRIx32 ", node-id %" B_PRId32
306 ", node-port %" B_PRId32 ", messenger %svalid\n", n->team, n->what,
/haiku/src/apps/debuganalyzer/
H A DDebugAnalyzer.cpp45 printf(" arg %" B_PRId32 ": \"%s\"\n", i, argv[i]);
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageFamily.cpp56 error.SetToFormat("Parse error at position %" B_PRId32 ": %s",
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDReport.cpp72 TRACE("\t\tlogical_minimum: %" B_PRId32 "\n", logicalMinimum);
73 TRACE("\t\tlogical_maximum: %" B_PRId32 "\n", logicalMaximum);
74 TRACE("\t\tphysical_minimum: %" B_PRId32 "\n", physicalMinimum);
75 TRACE("\t\tphysical_maximum: %" B_PRId32 "\n", physicalMaximum);
/haiku/src/bin/
H A Dpidof.cpp87 printf("%" B_PRId32 "\n", teamInfo.team);
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliStackTraceCommand.cpp63 printf("%3" B_PRId32 " %#" B_PRIx64 " %#" B_PRIx64, i,

Completed in 294 milliseconds

1234567891011>>