Searched refs:B_PRId32 (Results 326 - 350 of 656) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/bus_managers/usb/
H A DPhysicalMemoryAllocator.cpp310 dprintf("\tArray count:\t\t\t%" B_PRId32 "\n", fArrayCount);
336 dprintf("\tArray(%" B_PRId32 "):\t", i);
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp217 "Address Cells: %" B_PRId32 "; Size Cells: %" B_PRId32
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DInsecureConnection.cpp164 PRINT(" creating channel %" B_PRId32 "\n", i);
295 PRINT(" accepting channel %" B_PRId32 "\n", i);
/haiku/src/system/kernel/
H A Dtimer.cpp166 kprintf("CPU %" B_PRId32 ":\n", i);
253 TRACE(("timer_interrupt: time %" B_PRIdBIGTIME ", cpu %" B_PRId32 "\n",
H A Dguarded_heap.cpp652 kprintf("allocating team: %" B_PRId32 "\n", page.team);
653 kprintf("allocating thread: %" B_PRId32 "\n", page.thread);
694 kprintf("area id: %" B_PRId32 "\n", area->area);
769 kprintf("area creation counter: %" B_PRId32 "\n",
828 kprintf("team: % 6" B_PRId32 "; thread: % 6" B_PRId32 "; "
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddma_buffer.cpp179 B_PRId32 "/%" B_PRId32 " bytes)", size, boundary + 1);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp268 data.SetToFormat("%s:%" B_PRId32, sourceFile->Name(),
301 data.SetToFormat("%s at 0x%" B_PRIx64 " (%" B_PRId32 " bytes)",
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DDriver.cpp162 sprintf(pathBuffer, "%s%" B_PRId32, basePath, index++);
193 TRACE("device_removed(%" B_PRId32 ")\n", parentCookie);
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp389 dprintf("devfs: \"%s\" api_version %" B_PRId32 " not handled\n",
835 kprintf(" image: %" B_PRId32 "\n", driver->image);
841 kprintf(" devs published: %" B_PRId32 "\n", driver->devices.Count());
843 kprintf(" priority: %" B_PRId32 "\n", driver->priority);
844 kprintf(" api version: %" B_PRId32 "\n", driver->api_version);
889 kprintf("%p %5" B_PRId32 " %3" B_PRIu32 " %5" B_PRId32 " %c "
890 "%3" B_PRId32 " %s\n", driver,
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp414 HDERROR("error response from server [%" B_PRId32 "] --> retry...", statusCode);
418 HDERROR("[%s] unexpected response from server [%" B_PRId32 "]",
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.cpp467 snprintf(label, sizeof(label), "%" B_PRId32, (int32)fCurrentFont.Size());
494 snprintf(label, sizeof(label), "%" B_PRId32, size);
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h371 TRACE("left:(%" B_PRId32 "), right:(%" B_PRId32 ")\n", left, right);
/haiku/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Dgeode_multi.cpp86 dprintf("%s: request_channel_count: %" B_PRId32 "\n", __func__, data->request_channel_count);
566 dprintf("geode_get_mix : invalid control id requested : %" B_PRId32 "\n", id);
605 dprintf("geode_set_mix : invalid control id requested : %" B_PRId32 "\n", id);
615 dprintf("geode_set_mix : invalid control id requested : %" B_PRId32 "\n", id);
664 TRACE("playback: %" B_PRId32 " buffers, %" B_PRId32 " channels, %" B_PRIu32 " samples\n",
667 TRACE("record: %" B_PRId32 " buffers, %" B_PRId32 " channels, %" B_PRIu32 " samples\n",
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dsb16_multi_audio.c155 dprintf("%s: playback: %" B_PRId32 " buffers, %" B_PRIu32 " channels, %" B_PRIu32 " samples\n",
158 dprintf("%s: record: %" B_PRId32 " buffers, %" B_PRIu32 " channels, %" B_PRIu32 " samples\n",
/haiku/src/bin/rc/
H A Ddecompile.cpp191 fprintf(sOutputFile, "resource(%" B_PRId32 ") ", id);
196 fprintf(sHeaderFile, "\t%s = %" B_PRId32 ",\n", name, id);
199 fprintf(sHeaderFile, "\t%s%s_%s = %" B_PRId32 ",\n", PREFIX, code,
204 fprintf(sHeaderFile, "\t%s%" B_PRIu32 "_%s = %" B_PRId32 ",\n",
208 fprintf(sOutputFile, "resource(%" B_PRId32 ", \"%s\") ", id, name);
319 fprintf(sOutputFile, "%" B_PRId32, *(int32 *)data);
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp270 TRACE("number of disk systems: %" B_PRId32 "\n", CountDiskSystems());
294 TRACE_ALWAYS("WARNING: There are still %" B_PRId32 " unremoved partitions!\n",
298 TRACE(" partition: %" B_PRId32 "\n", it->Value()->ID());
302 TRACE_ALWAYS("WARNING: There are still %" B_PRId32 " obsolete partitions!\n",
306 TRACE(" partition: %" B_PRId32 "\n", (*it)->ID());
313 TRACE_ALWAYS("WARNING: Disk system `%s' (%" B_PRId32 ") is still loaded!\n",
/haiku/src/system/kernel/fs/
H A Dfifo.cpp662 TRACE("Inode %p::Close(openMode = %" B_PRId32 ")\n", this, openMode);
752 kprintf(" readers: %" B_PRId32 "\n", fReaderCount);
753 kprintf(" writers: %" B_PRId32 "\n", fWriterCount);
759 kprintf(" %p: thread %" B_PRId32 ", cookie: %p\n", request,
768 kprintf(" %p: thread %" B_PRId32 ", min count: %zu\n", request,
1064 TRACE("fifo_ioctl: vnode %p, cookie %p, op %" B_PRId32 ", buf %p, len %ld\n",
H A Dfd.cpp62 dprintf("fd[%d] = %p: type = %" B_PRId32 ", ref_count = %" B_PRId32 ", ops "
166 TRACE(("put_fd(descriptor = %p [ref = %" B_PRId32 ", cookie = %p])\n",
522 TRACE(("select_fd(fd = %" B_PRId32 ", info = %p (%p), 0x%x)\n", fd, info,
601 TRACE(("deselect_fd(fd = %" B_PRId32 ", info = %p (%p), 0x%x)\n", fd, info,
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp392 kprintf("%2" B_PRId32 " %0*lx (+%4ld) %0*lx ", callIndex,
417 kprintf("%" B_PRId32 ":%s@%p + %#lx\n", area->id, area->name,
477 kprintf("could not find thread %" B_PRId32 "\n", id);
696 kprintf("stack trace for thread %" B_PRId32 " \"%s\"\n", thread->id,
941 kprintf("could not find thread %" B_PRId32 "\n", id);
950 kprintf("iframes for thread %" B_PRId32 " \"%s\"\n", thread->id,
/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp764 HDINFO("password requirements fetched; len %" B_PRId32
765 ", caps %" B_PRId32 ", digits %" B_PRId32,
1035 HDDEBUG("password requirements set to; len %" B_PRId32
1036 ", caps %" B_PRId32 ", digits %" B_PRId32,
/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp669 "!!! ReleaseNode(%" B_PRId32 ") failed:\n"
683 "!!! AddOnHost::ReleaseInternalNode(%" B_PRId32
1515 "!!! NodeRef(): BMediaRoster::GetLiveNodeInfo(%" B_PRId32
1687 "* NodeRef('%s')::_setTimeSource(%" B_PRId32 "):\n"
1922 " * StartNode(%" B_PRId32 ") failed: '%s'\n",
2006 D_ROSTER(("# roster->RollNode(%" B_PRId32 ")\n", id()));
2018 "!!! BMediaRoster::RollNode(%" B_PRId32 ") failed: '%s'\n",
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp1381 sprintf(buffer, "%" B_PRId32, fValue.int32t);
1386 sprintf(buffer, "%" B_PRId32, fValue.uint32t);
1809 snprintf(buffer, sizeof(buffer), "%s%" B_PRId32 ":%02" B_PRId32 ":%02"
1810 B_PRId32, negative ? "-" : "", hours, minutes, seconds);
1812 snprintf(buffer, sizeof(buffer), "%s%" B_PRId32 ":%02" B_PRId32,
/haiku/src/servers/app/
H A DServerWindow.cpp241 printf("[%s] called %" B_PRId32 " times, %g secs (%" B_PRId64 " usecs "
246 printf("average redraw processing time: %g secs, count: %" B_PRId32 " "
332 snprintf(name, length, "w:%" B_PRId32 ":%s", ClientTeam(), title);
528 STRACE(("ServerWindow(%s)::_CreateView()-> view %s, token %" B_PRId32 "\n",
605 "show level: %" B_PRId32 "\n", Title(), showLevel));
945 "x: %" B_PRId32 "-%" B_PRId32 ", y: %" B_PRId32 "-%" B_PRId32
1125 B_PRId32 "\
[all...]
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp250 printf("\tarea %p: area: %" B_PRId32 "; base: 0x%08lx; size: %" B_PRIuSIZE "; "
322 printf("thread: % 6" B_PRId32 "; address: "
348 printf("thread: % 6" B_PRId32 "; address: 0x%08lx;"
426 " allocated by %" B_PRId32 ";"
458 " size: %" B_PRIuSIZE " bytes; allocated by %" B_PRId32 ";"
1261 " size: %" B_PRIuSIZE " bytes; allocated by %" B_PRId32 ";"
1354 " size: %" B_PRIuSIZE " bytes; allocated by %" B_PRId32 "; value: 0x%08lx\n",
1759 INFO(("heap: allocated area %" B_PRId32 " for guarded allocation of %" B_PRIuSIZE " bytes\n",
1877 INFO(("heap: allocated area %" B_PRId32 " for huge allocation of %" B_PRIuSIZE " bytes\n",
1945 INFO(("free(): freed huge allocation by deleting area %" B_PRId32 "\
[all...]
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp353 "\tto source %" B_PRId32 "\n", source.id));
384 PRINT(("\tsource mismatch: expected ID %" B_PRId32 ", got %" B_PRId32
389 PRINT(("\tdestination mismatch: expected ID %" B_PRId32 ", got %"
390 B_PRId32 "\n", m_input.destination.id, destination.id));

Completed in 201 milliseconds

<<11121314151617181920>>