Searched refs:B_PRId32 (Results 501 - 525 of 656) sorted by relevance

<<21222324252627

/haiku/src/system/kernel/
H A Dsignal.cpp629 out.Print("signal send: target: %" B_PRId32 ", signal: %" B_PRIu32
1037 TRACE(("Thread %" B_PRId32 " received signal %s\n", thread->id,
1187 TRACE(("Shutting down team %" B_PRId32 " due to signal %"
2492 dprintf("_user_restore_signal_frame(): thread %" B_PRId32 ": Failed to "
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DStack.cpp326 TRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", log = %p, phy = %#"
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_keyboard.cpp103 TRACE("ps2: set_typematic rate %" B_PRId32 ", delay %" B_PRId64 "\n",
H A Dps2_dev.cpp392 TRACE("ps2: ps2_dev_command: sem_count %" B_PRId32 ", fixing!\n",
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp391 B_PRId32 "\n", *out_latency, *out_timesource);
408 "Producer (port %" B_PRId32 ", id %" B_PRId32 ") connected with "
433 sprintf(out_input->name, "Input %" B_PRId32,
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBitmapBlock.cpp210 "index %" B_PRIu32 ", iterations %" B_PRId32 "\n", index,
H A DJournal.cpp278 TRACE("Journal::Unlock(): Lock recursion: %" B_PRId32 "\n",
1173 TRACE("Journal::_FlushLog(): Acquired fLock, recursion: %" B_PRId32 "\n",
/haiku/src/add-ons/kernel/network/devices/tunnel/
H A Dtunnel.cpp384 panic("devfs_unpublish_device failed: %" B_PRId32, status);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp1622 TRACE((" add path: \"%s\", %" B_PRId32 "\n", path->Path(), status));
2357 kprintf("(%" B_PRId32 ") @%p \"%s\" (ref %" B_PRId32 ", init %" B_PRId32
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp230 offset += sprintf(buffer + offset, "%" B_PRId32 " ", input);
232 offset += sprintf(buffer + offset, "<%" B_PRId32 "> ", input);
614 ERROR("invalid range from %" B_PRId32 " to %" B_PRId32 "\n",
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp1084 PRINT("EntryIterator %" B_PRId32 ", GetNext() counter: %" B_PRId32 ", entry: %p (%lld)\n",
2040 PRINT("query = \"%s\", flags = %lu, port_id = %" B_PRId32 ", token = %" B_PRId32 "\n",
/haiku/src/kits/debugger/model/
H A DTeam.cpp630 TRACE_CODE("Team::GetStatementAtSourceLocation(%p, (%" B_PRId32 ", %"
631 B_PRId32 "))\n", sourceCode, location.Line(), location.Column());
/haiku/src/tests/kits/storage/
H A DFileTest.cpp91 printf("[%" B_PRId32 "]", i);
200 printf("[%" B_PRId32 "]", i);
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp992 panic("KMessage: out of space: available: %" B_PRId32
993 ", needed: %" B_PRId32 "\n", fBufferCapacity, newSize);
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.cpp126 DPRINTF_DEBUG((MY_ID "Allocated %" B_PRId32 " write buffers\n", bc));
302 " status %" B_PRId32 " length %" B_PRIuSIZE " pkt %p cin %x\n",
/haiku/src/kits/media/
H A DDefaultMediaTheme.cpp555 TRACE("ContinuousMessageFilter::Filter: update view %s, %" B_PRId32
698 B_PRId32 "\n", control->Name(), value);
/haiku/src/apps/codycam/
H A DCodyCam.cpp527 FTPINFO("%" B_PRId32 " seconds\n", seconds);
540 FTPINFO("upl client = %" B_PRId32 "\n", fFtpInfo.uploadClient);
/haiku/src/kits/game/
H A DWindowScreen.cpp539 fprintf(stderr, " Press Alt-F%" B_PRId32 " or Cmd-F%" B_PRId32 " to resume.\n",
/haiku/src/system/boot/loader/
H A Dvfs.cpp171 TRACE(("%p::Acquire(), fRefCount = %" B_PRId32 "\n", this, fRefCount));
179 TRACE(("%p::Release(), fRefCount = %" B_PRId32 "\n", this, fRefCount));
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp223 snprintf(buffer, sizeof(buffer), "%" B_PRId32, context.section);
236 snprintf(buffer, sizeof(buffer), "%" B_PRId32, context.page);
/haiku/src/kits/app/
H A DLooper.cpp41 #define PRINT(x) DBG({ printf("[%6" B_PRId32 "] ", find_thread(NULL)); printf x; })
534 "team=%" B_PRId32 ", looper=%s\n", Team(),
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp376 snprintf(indexBuffer, sizeof(indexBuffer), "%" B_PRId32, Index());
379 snprintf(indexBuffer, sizeof(indexBuffer), "%s_%" B_PRId32,
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.cpp234 TRACE("path node type:(%" B_PRId32 ")\n", path[i].type);
734 TRACE("numberOfLeafEntries:(%" B_PRId32 ")\n", numberOfLeafEntries);
/haiku/src/servers/app/
H A DDesktopSettings.cpp309 snprintf(colorName, sizeof(colorName), "color%" B_PRId32,
459 snprintf(colorName, sizeof(colorName), "color%" B_PRId32,
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp1613 PRINT("OpenDir() failed: client volume: %" B_PRId32 ", "
1682 PRINT("ReadDir: (%" B_PRId32 ", %" B_PRIdINO ")\n", request->volumeID,
1717 PRINT("ReadDir done: volume: %" B_PRId32 ", "
1719 "(%" B_PRIx32 ", %" B_PRId32 ")\n",
1862 PRINT("MultiWalk: (%" B_PRIdDEV ", %" B_PRIdINO ", %" B_PRId32 ") -> "
1863 "(%" B_PRIx32 ", %" B_PRId32 ")\n",
2212 "pos: %" B_PRIdOFF ", size: %" B_PRId32 "\n",
2481 PRINT("ReadQuery: (%" B_PRIx32 ", %" B_PRId32 ", "

Completed in 207 milliseconds

<<21222324252627