Searched refs:B_PRId32 (Results 1 - 25 of 657) sorted by path

1234567891011>>

/haiku/headers/build/
H A DHaikuBuildCompatibility.h217 # define B_PRId32 __HAIKU_PRI_PREFIX_32 "d" macro
277 # define B_PRIdDEV B_PRId32
284 # define B_PRIdTIME B_PRId32
/haiku/headers/os/support/
H A DDebug.h51 B_PRId32 "\n", __FILE__, __LINE__, \
55 B_PRId32 "\n", __FILE__, __LINE__, \
/haiku/headers/private/kernel/
H A Dscheduling_analysis.h45 out.Print("sem create \"%s\" -> %" B_PRId32 "", fName, fID);
/haiku/headers/private/media/
H A DMediaDebug.h21 #define PRINT_INPUT(_text, _in) do { char _buf[300]; string_for_format((_in).format, _buf, sizeof(_buf)); printf("%s node(node %" B_PRId32 ", port %" B_PRId32 "); source(port %" B_PRId32 ", id %" B_PRId32 "); dest(port %" B_PRId32 ", id %" B_PRId32 "); fmt(%s); name(%s)\n", (_text), (_in).node.node, (_in).node.port, (_in).source.port, (_in).source.id, (_in).destination.port, (_in).destination.id, _buf, (_in).name); } while (0)
22 #define PRINT_OUTPUT(_text, _out) do { char _buf[300]; string_for_format((_out).format, _buf, sizeof(_buf)); printf("%s node(node %" B_PRId32 ", port %" B_PRId32 "); source(port %" B_PRId32 ", id %" B_PRId32 "); des
[all...]
/haiku/headers/private/shared/
H A DArray.h153 snprintf(buffer, sizeof(buffer), "Array::Remove(): index: %" B_PRId32
154 ", count: %" B_PRId32 ", size: %" B_PRId32, index, count, fSize);
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dutil.c68 TRACE("area = %" B_PRId32 ", size = %ld, virt = %p, phy = %" B_PRIxPHYSADDR "\n", area, size, virtadr,
99 TRACE("physical = %p, virtual = %p, offset = %" B_PRId32 ", phyadr = %p, "
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dscatter_gather.cpp69 ", max_len=%" B_PRIxADDR ", idx=%" B_PRId32 ", num=%"
155 SHOW_FLOW(3, "ccb=%p, data=%p, data_length=%" B_PRId32,
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp159 TRACE("%s: request_channel_count: %" B_PRId32 "\n", __func__,
700 dprintf("hda: get_mix : invalid control id requested : %" B_PRId32
712 TRACE("get_mix: %" B_PRId32 " mute: %d\n", control->nid,
722 TRACE("get_mix: %" B_PRId32 " gain: %f (%" B_PRIu32 ")\n",
736 TRACE("get_mix: %" B_PRId32 " mixer %" B_PRIu32
747 TRACE("get_mix: %" B_PRId32 " mixer: %" B_PRIu32 "\n",
755 TRACE("get_mix: %" B_PRId32 " selector: %" B_PRIu32 "\n",
771 dprintf("set_mix : invalid control id requested : %" B_PRId32 "\n",
779 TRACE("set_mix: %" B_PRId32 " mute: %" B_PRIx32 "\n", control->nid,
793 TRACE("set_mix: sending verb to %" B_PRId32 "
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dutil.cpp72 ITRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", log = 0x%" \
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddtt7592.c71 TRACE("dtt7592_set_frequency frequency %" B_PRId32 ", divider 0x%"
72 B_PRIx32 " (%" B_PRId32 ")\n", frequency, divider, divider);
H A Dutil.c103 TRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", virt = %p, phy = %"
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DChunk.cpp45 TRACE("chunk.stripe[%" B_PRId32 "].physical %" B_PRId64 " deviceid %"
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp230 TRACE("DirectoryIterator::_GetNext() File chunkCount %" B_PRId32
237 TRACE("DirectoryIterator::_GetNext() Filename chunk: %" B_PRId32
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp87 TRACE("NoJournal::_WriteTransactionToLog(): Ending transaction %" B_PRId32
100 TRACE("Transaction %" B_PRId32" checkpointed\n", transactionID);
H A DTransaction.cpp191 B_PRId32 "\n", fListeners.Count());
194 B_PRId32 "\n", fListeners.Count());
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp32 "%" B_PRId64 " %" B_PRId32 " %p: " format, system_time(), \
789 "%" B_PRId64 " %" B_PRId32 " %p: " format, system_time(), \
992 B_PRId32 "; token: %" B_PRIu32 "\n", query, flags, port, token);
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp326 "version does not match: %" B_PRId32 " vs. %d.\n",
H A DShareVolume.cpp194 "%" B_PRId32 " nodes\n", fNodes->Size());
206 "%" B_PRId32 " entries\n", fEntries->Size());
356 PRINT(" %" B_PRId32 " nodes to remove\n", count);
2372 PRINT("ShareVolume(%" B_PRId32 "): added node ID mapping: local: %"
H A DVirtualVolume.cpp243 sprintf(suffix, " %" B_PRId32, suffixNumber);
H A DVolume.cpp175 PRINT("Volume::SendNotification(%" B_PRId32 ", %" B_PRId32 ", 0x%" B_PRIx32
176 ", 0x%" B_PRIx32 ", %" B_PRId32 ", %" B_PRId32 ", %" B_PRIdINO ","
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestChannel.cpp173 "%" B_PRId32 "\n", size);
212 "%" B_PRId32 "\n", header.size);
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp209 FATAL(("WARNING: bad item %" B_PRId32
/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h135 "Descriptor #%" B_PRId32 " found NULL\n",
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp66 snprintf(portID, sizeof(portID), "%" B_PRId32, port);
H A DKernelDebug.cpp36 kprintf(" volume %p: %" B_PRId32 "\n", volume,
59 kprintf(" port %p, owner: %" B_PRId32 ", count: %" B_PRId32 "\n",
78 kprintf(" owner port: %" B_PRId32 "\n", port->fPort.fInfo.owner_port);
79 kprintf(" client port: %" B_PRId32 "\n", port->fPort.fInfo.client_port);
80 kprintf(" size: %" B_PRId32 "\n", port->fPort.fInfo.size);
81 kprintf(" capacity: %" B_PRId32 "\n", port->fPort.fCapacity);

Completed in 285 milliseconds

1234567891011>>