Searched refs:B_PRId32 (Results 1 - 25 of 657) sorted by last modified time

1234567891011>>

/haiku/src/kits/tracker/
H A DFSUtils.cpp2555 snprintf(tempName, sizeof(tempName), "%s %" B_PRId32, copybase,
2565 snprintf(tempName, sizeof(tempName), "%s%s %" B_PRId32, root,
H A DContainerWindow.cpp1914 label.SetToFormat(B_TRANSLATE_COMMENT("%" B_PRId32" �� %" B_PRId32,
/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/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/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c2955 PRINT(("Setup of emuxki %" B_PRId32 " failed\n",
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp100 PRINT(("echo_channel_get_mix iLevel: %" B_PRId32 ", %d, %" B_PRIu32
137 PRINT(("echo_channel_set_mix OK: %" B_PRId32 ", %d, %" B_PRIu32 "\n",
1015 PRINT(("buffer_count %" B_PRId32 "\n", current_settings.buffer_count));
H A Decho.cpp611 PRINT(("Setup of " DRIVER_NAME " %" B_PRId32 " failed\n", num_cards + 1));
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcm.c490 dprintf("%s: open %" B_PRId32 " dma_a at 0x%x dma_c 0x%x\n", cards[ix].pcm.name,
/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",
H A Dgeode_controller.cpp326 dprintf("%s(%s): Allocated %" B_PRId32 " bytes for %" B_PRIu32 " buffers\n", __func__, desc,
446 dprintf("geode: ERROR: %s(%" B_PRId32 ")\n", strerror(status), status);
/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",
H A Des1370.c164 LOG(("es1370_stream_commit_parms %" B_PRId32 " %" B_PRId32 "\n",
558 PRINT(("Setup of es1370 %" B_PRId32 " failed\n", num_cards+1));
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c609 PRINT(("Setup of auvia %" B_PRId32 " failed\n", num_cards + 1));
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c826 PRINT(("Setup of auich %" B_PRId32 " failed\n",
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp66 # define TRACE(format, args...) dprintf("%" B_PRId32 ": TCP [%" \
221 out.Print("tcp:%p (%12s) error at line %" B_PRId32 ": %s", fEndpoint,
1692 TRACE("* remove %" B_PRId32 " bytes from the start", drop);
1722 TRACE("* remove %" B_PRId32 " bytes from the end", drop);
1885 TRACE("Receive() Action %" B_PRId32, action);
2479 TRACE(" RTO is now %" B_PRIdBIGTIME " (after rtt %" B_PRId32 "ms)",
2592 kprintf(" lock: { %p, holder: %" B_PRId32 " }\n", &fLock, fLock.holder);
2594 kprintf(" accept sem: %" B_PRId32 "\n", fAcceptSemaphore);
2631 kprintf(" smoothed round trip time: %" B_PRId32 " (deviation %" B_PRId32 ")\
[all...]
/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/media/plugins/ffmpeg/
H A DAVFormatReader.cpp316 TRACE("StreamBase::Init(%" B_PRId32 ")\n", virtualIndex);
327 TRACE(" context stream index: %" B_PRId32 "\n", streamIndex);
464 TRACE_SEEK("StreamBase::Seek(%" B_PRId32 ",%s%s%s%s, %" B_PRId64 ", "
991 TRACE("AVFormatReader::Stream::Init(%" B_PRId32 ")\n", virtualIndex);
1236 TRACE("AVFormatReader::Stream::GetStreamInfo(%" B_PRId32 ")\n",
1659 TRACE("AVFormatReader::AllocateCookie(%" B_PRId32 ")\n", streamIndex);
H A DAVCodecDecoder.cpp201 TRACE("[%c] meta_data_size = %" B_PRId32 "\n", fIsAudio ? 'a' : 'v',
457 "output frame size: %d, count: %" B_PRId32 ", rate: %.2f\n",
880 "buffer! %" B_PRId32 "\n", fDecodedDataBufferSize);
1079 "fTempPacket->size %d, fChunkBuffer data offset %" B_PRId32
1751 arguments.SetToFormat("buffer=video_size=%" B_PRId32 "x%" B_PRId32
/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/add-ons/kernel/file_systems/xfs/
H A DInode.h371 TRACE("left:(%" B_PRId32 "), right:(%" B_PRId32 ")\n", left, right);
H A DInode.cpp560 TRACE("Total covered: (%" B_PRId32 ")\n", indexIntoExtents);
/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/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/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/bin/pkgman/
H A DPackageManager.cpp81 printf("problem %" B_PRId32 ": %s\n", i + 1,
87 printf(" solution %" B_PRId32 ":\n", k + 1);
103 printf("select [1...%" B_PRId32 "/s/q]: ", solutionCount);

Completed in 571 milliseconds

1234567891011>>