Lines Matching refs:B_PRIu32

34 	TRACE("BitmapBlock::BitmapBlock(): num bits: %" B_PRIu32 "\n", fNumBits);
112 TRACE("BitmapBlock::_Check(): iterations %" B_PRIu32 " bits: %"
123 TRACE("BitmapBlock::_Check(): remainingBits %" B_PRIu32
137 TRACE("BitmapBlock::_Update(%" B_PRIu32 ", %" B_PRIu32 ", %c, %c)\n",
147 TRACE("BitmapBlock::_Update(): start index: %" B_PRIu32 ", start bit: %"
148 B_PRIu32 ", remaining bits: %" B_PRIu32 ")\n", startIndex, startBit,
164 " startBit %" B_PRIu32 "\n", bits, startBit);
183 TRACE("BitmapBlock::_Update(): iterations: %" B_PRIu32 "\n", iterations);
210 "index %" B_PRIu32 ", iterations %" B_PRId32 "\n", index,
247 TRACE("BitmapBlock::_FindNext(): pos: %" B_PRIu32 "\n", pos);
265 TRACE("BitmapBlock::_FindNext(): index: %" B_PRIu32 ", bit: %" B_PRIu32
285 "num bits: %" B_PRIu32 "\n", fNumBits);
293 "num bits: %" B_PRIu32 "\n", fNumBits);
305 TRACE("BitmapBlock::_FindNext(): found bit: %" B_PRIu32 "\n", pos);
317 TRACE("BitmapBlock::FindPreviousMarked(%" B_PRIu32 ")\n", pos);
335 TRACE("BitmapBlock::FindPreviousMarked(): index: %" B_PRIu32 " bit: %"
336 B_PRIu32 " bits: %" B_PRIx32 "\n", index, bit, bits);
356 TRACE("BitmapBlock::FindPreviousMarked(): index: %" B_PRIu32 " bit: %"
357 B_PRIu32 " bits: %" B_PRIx32 "\n", index, bit, bits);
384 TRACE("BitmapBlock::FindLargestUnmarkedRange(): word span: %" B_PRIu32
385 ", last index: %" B_PRIu32 ", start index: %" B_PRIu32 ", index: %"
386 B_PRIu32 ", bits: %" B_PRIx32 ", start: %" B_PRIu32 ", length: %"
387 B_PRIu32 "\n", wordSpan, fMaxIndex, startIndex, index, bits, start,
407 "larger length %" B_PRIu32 " starting at %" B_PRIu32
460 "larger length %" B_PRIu32 " starting at %" B_PRIu32
461 "; word span: %" B_PRIu32 "\n", length, start,
477 "larger range. index: %" B_PRIu32 ", start index: %" B_PRIu32
478 ", word span: %" B_PRIu32 ", new length: %" B_PRIu32
479 ", new start: %" B_PRIu32 "\n", index, startIndex, wordSpan,
486 B_PRIu32 "\n", startBits);
497 "to %" B_PRIu32 " and new length to %" B_PRIu32 "\n", newStart,
509 "%" B_PRIu32 "\n", newLength);
515 "largest length %" B_PRIu32 " starting at %" B_PRIu32 "\n",