Searched refs:B_PRId32 (Results 276 - 300 of 657) sorted by relevance

<<11121314151617181920>>

/haiku/src/bin/bfs_tools/lib/
H A DBitmap.cpp255 printf("differ at %" B_PRId32 " (block %" B_PRId32 ") -> bitmap = "
/haiku/src/system/kernel/
H A Dsmp.cpp234 kprintf("ICI broadcast messages: %" B_PRId32 ", first: %p\n", count,
236 kprintf(" done: %" B_PRId32 "\n", doneCount);
237 kprintf(" unreferenced: %" B_PRId32 "\n", unreferencedCount);
248 kprintf("CPU %" B_PRId32 " messages: %" B_PRId32 ", first: %p\n", i,
271 kprintf(" message: %" B_PRId32 "\n", message->message);
283 kprintf("%s%" B_PRId32, i != 0 ? ", " : "", i);
952 dprintf("smp_intercpu_int_handler: got unknown message %" B_PRId32 "\n",
H A Dport.cpp526 kprintf("%p %8" B_PRId32 " %4" B_PRId32 " %9" B_PRIu32 " %9" B_PRId32
527 " %8" B_PRId32 " %6" B_PRId32 " %s\n", port, port->id,
540 kprintf(" id: %" B_PRId32 "\n", port->id);
542 kprintf(" owner: %" B_PRId32 "\n", port->owner);
543 kprintf(" capacity: %" B_PRId32 "\n", port->capacity);
545 kprintf(" write_count: %" B_PRId32 "\n", port->write_count);
546 kprintf(" total count: %" B_PRId32 "\
[all...]
H A Dteam.cpp225 out.Print("team forked, new thread %" B_PRId32, fForkedThread);
319 out.Print("team set job control state, team %" B_PRId32 ", "
343 out.Print("team wait for child, child: %" B_PRId32 ", "
376 out.Print("team wait for child done, team: %" B_PRId32 ", "
500 snprintf(lockName, sizeof(lockName), "Team:%" B_PRId32, id);
1001 snprintf(lockName, sizeof(lockName), "Group:%" B_PRId32, id);
1008 TRACE(("ProcessGroup::~ProcessGroup(): id = %" B_PRId32 "\n", id));
1128 snprintf(lockName, sizeof(lockName), "Session:%" B_PRId32, id);
1146 kprintf("id: %" B_PRId32 " (%#" B_PRIx32 ")\n", team->id,
1154 kprintf(" (id = %" B_PRId32 ")\
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dmulti.c196 PRINT(("es1370_get_mix : invalid control id requested : %" B_PRId32
236 PRINT(("es1370_set_mix : invalid control id requested : %" B_PRId32
248 B_PRId32 "\n", id));
464 LOG(("request_channel_count = %" B_PRId32 "\n",
554 LOG(("request_playback_buffers = %" B_PRId32 "\n",
556 LOG(("request_playback_channels = %" B_PRId32 "\n",
560 LOG(("request_record_buffers = %" B_PRId32 "\n",
562 LOG(("request_record_channels = %" B_PRId32 "\n",
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_elantech.cpp107 dprintf("ELANTECH: Fingers %" B_PRId32 ", raw %x (STATUS)\n",
122 dprintf("ELANTECH: Pos: %" B_PRId32 ":%" B_PRId32 "\n (HEAD)",
139 dprintf("ELANTECH: Pos: %" B_PRId32 ":%" B_PRId32 " (Motion)\n",
/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.cpp259 kprintf("reader_thread: %" B_PRId32 "\n", interface->reader_thread);
261 kprintf("ref_count: %" B_PRId32 "\n", interface->ref_count);
263 kprintf("deframe_ref_count: %" B_PRId32 "\n", interface->ref_count);
264 kprintf("consumer_thread: %" B_PRId32 "\n", interface->consumer_thread);
266 kprintf("monitor_count: %" B_PRId32 "\n", interface->monitor_count);
/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp260 TRACE("ioapic_assign_interrupt_to_cpu: gsi %" B_PRId32
261 " (io-apic %u pin %u) to cpu %" B_PRId32 " (apic_id %" B_PRIx32 ")\n",
288 TRACE("ioapic_enable_io_interrupt: gsi %" B_PRId32
305 TRACE("ioapic_disable_io_interrupt: gsi %" B_PRId32
322 TRACE("ioapic_configure_io_interrupt: gsi %" B_PRId32
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp409 TRACE_IMAGES(" %" B_PRId32 " compilation units\n",
866 "(%" B_PRId32 ", %" B_PRId32 ")): function range: %#" B_PRIx64 " - %#"
904 ", location: (%" B_PRId32 ", %" B_PRId32 ")\n",
1030 TRACE_LINES2(" %#" B_PRIx64 " (%" B_PRId32 ", %" B_PRId32 ", %"
1031 B_PRId32 ") %d\n", state.address, state.file, state.line,
1047 ", source location: (%" B_PRId32 ", %" B_PRId32 ")\
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp682 TRACE(("intel: get_partitionable_spaces - found: %" B_PRId32 "\n",
767 "physical partition with ID %" B_PRId32 "\n",
775 "content cookie, physical partition: %" B_PRId32 "\n",
802 "no physical partition with ID %" B_PRId32 "\n", child->id);
808 "no cookie, physical partition: %" B_PRId32 "\n",
818 "no content cookie, physical partition: %" B_PRId32 "\n",
830 "partition %" B_PRId32 " is empty, primary index: "
831 "%" B_PRId32 "\n", child->id, index);
856 "no content cookie, partition: %" B_PRId32 "\n",
875 "no empty primary slot, partition: %" B_PRId32 "\
[all...]
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp818 printf("allocating thread: %" B_PRId32 "\n", page.allocating_thread);
819 printf("freeing thread: %" B_PRId32 "\n", page.freeing_thread);
867 panic("thread %" B_PRId32 " tried accessing address %p which is " \
870 B_PRId32 ", freed by thread: %" B_PRId32 ")", \
895 printf("area id: %" B_PRId32 "\n", area.area);
999 "; thread: %" B_PRId32 "; alignment: %" B_PRIuSIZE "\n",
/haiku/src/bin/debug/strace/
H A Dstrace.cpp350 print_to_string(&string, &length, "[%6" B_PRId32 "] %s%s%s",
354 print_to_string(&string, &length, "[%6" B_PRId32 "] %s",
410 print_to_string(&string, &length, "[%6" B_PRId32 "] <... "
414 print_to_string(&string, &length, "[%6" B_PRId32 "] <... %s"
487 print_to_string(&string, &length, "[%6" B_PRId32 "] --- %s%s (%s)%s %s ---\n",
492 print_to_string(&string, &length, "[%6" B_PRId32 "] --- %s (%s) %s ---\n",
768 fprintf(stderr, "%s: Failed to get info for thread %" B_PRId32
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp554 "\tto source %" B_PRId32 "\n", source.id));
585 PRINT(("\tsource mismatch: expected ID %" B_PRId32 ", got %" B_PRId32
590 PRINT(("\tdestination mismatch: expected ID %" B_PRId32 ", got %"
591 B_PRId32 "\n", m_input.destination.id, destination.id));
679 PRINT(("AudioFilterNode::ProducerDataStatus(%" B_PRId32 " at %"
1408 "##### creating %" B_PRId32 " buffers of size %" B_PRIuSIZE "\n",
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp202 TRACE("%s: found edid monitor on connector #%" B_PRId32 "\n",
414 TRACE("%s: general GPIO @ %" B_PRId32 ", valid: %s, "
619 TRACE("%s: skipping unknown connector at %" B_PRId32
742 TRACE("%s: Path #%" B_PRId32 ": skipping component video.\n",
753 ERROR("%s: Path #%" B_PRId32 ": Unknown connector object ID!\n",
770 ERROR("%s: Path #%" B_PRId32 ": skipping unknown connector.\n",
830 ERROR("%s: Path #%" B_PRId32 ":"
/haiku/src/servers/app/
H A DView.cpp1336 printf(" fToken: %" B_PRId32 "\n", fToken);
1337 printf(" fFrame: IntRect(%" B_PRId32 ", %" B_PRId32 ", %" B_PRId32 ", %" B_PRId32 ")\n",
1339 printf(" fScrollingOffset: IntPoint(%" B_PRId32 ", %" B_PRId32 ")\n",
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp221 "%" B_PRId32 ": %s\n", ID(), strerror(error));
242 "partition %" B_PRId32 ": %s\n", ID(), strerror(error));
249 "%" B_PRId32 ": %s\n", ID(), strerror(error));
290 "%" B_PRId32 ": %s\n", ID(), strerror(error));
691 if (snprintf(buffer, size, "%" B_PRId32, Index()) >= (int)size)
703 if (snprintf(buffer + len, size - len, "_%" B_PRId32, Index()) >= int(size - len))
1338 OUT("%spartition %" B_PRId32 ": %s\n", prefix, ID(), path.Path());
1345 OUT("%s child count: %" B_PRId32 "\n", prefix, CountChildren());
1346 OUT("%s index: %" B_PRId32 "\n", prefix, Index());
/haiku/src/preferences/screen/
H A DScreenWindow.cpp134 string.SetToFormat(B_TRANSLATE_COMMENT("%" B_PRId32" �� %" B_PRId32,
369 name.SetToFormat(B_TRANSLATE_COMMENT("%" B_PRId32" �� %" B_PRId32,
671 name.SetToFormat(B_TRANSLATE_COMMENT("%" B_PRId32" �� %" B_PRId32,
1265 snprintf(buffer, sizeof(buffer), "mode %" B_PRId32 " %" B_PRId32 " %"
1266 B_PRId32 "\n", mode.width, mode.height, mode.BitsPerPixel());
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp316 temp.SetToFormat("%s %" B_PRId32 ".%" B_PRId32 ".%" B_PRId32 "\n\n", labels[1],
/haiku/src/add-ons/kernel/file_systems/udf/
H A DRecognition.cpp73 TRACE(("udf_recognize: Invalid sequence. status = %" B_PRId32
85 B_PRId32 "\n", status));
94 "status = %" B_PRId32 "\n", status));
/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp199 TRACE(("boot device: bus %" B_PRId32 ", device %" B_PRId32 "\n",
337 dprintf("get_boot_partitions(): boot method type: %" B_PRId32 "\n",
/haiku/src/add-ons/kernel/drivers/input/virtio_input/
H A Dvirtio_input.cpp155 TRACE("%" B_PRId32, pkt.value);
159 TRACE(", %" B_PRId32, pkt.value);
497 snprintf(name, sizeof(name), "input/virtio/%" B_PRId32 "/raw", id);
/haiku/src/apps/sudoku/
H A DSudokuGenerator.cpp164 printf(" remove count = %" B_PRId32 "\n", removeCount);
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport.cpp114 sprintf(tmp, "%0*" B_PRId32, (int)maxDigits, rounded);
/haiku/src/add-ons/print/transports/lpr/
H A DLprTransport.cpp69 sprintf(fFile, "%s/%s@ipp.%" B_PRId32, spool_path, fUser, fJobId);
/haiku/src/apps/cortex/support/
H A DObservableHandler.cpp84 "*** ~ObservableHandler() '%s': %" B_PRId32 " observers remain\n",

Completed in 173 milliseconds

<<11121314151617181920>>