Home
last modified time | relevance | path

Searched refs:B_PRIi32 (Results 1 – 25 of 25) sorted by relevance

/haiku/src/apps/haiku3d/texture/
H A DBitmapTexture.cpp47 "(%" B_PRIi32 ", %" B_PRIi32 ", %" B_PRIi32 "bits)\n", in _Load()
/haiku/src/bin/
H A Dsetdecor.cpp103 "error NULL entry @ %" B_PRIi32 " / %" B_PRIi32 in main()
141 "error NULL entry @ %" B_PRIi32 " / %" B_PRIi32 in main()
/haiku/headers/build/
H A DHaikuBuildCompatibility.h218 # define B_PRIi32 __HAIKU_PRI_PREFIX_32 "i" macro
278 # define B_PRIiDEV B_PRIi32
285 # define B_PRIiTIME B_PRIi32
/haiku/src/apps/webpositive/
H A DConsoleWindow.cpp85 finalText.SetToFormat("%s:%" B_PRIi32 ":%" B_PRIi32 ": %s\n", in MessageReceived()
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmidi.cpp136 ITRACE_VV("**midi_read: %" B_PRIi32 "\n", ret); in ice1712Midi_read()
149 ITRACE_VV("**midi_write: %" B_PRIi32 "\n", ret); in ice1712Midi_write()
H A Dmulti.cpp240 ITRACE_VV("request_channel_count = %" B_PRIi32 "\n", in ice1712Get_Description()
311 ITRACE("output_channel_count = %" B_PRIi32 "\n", in ice1712Get_Description()
313 ITRACE("input_channel_count = %" B_PRIi32 "\n", in ice1712Get_Description()
315 ITRACE("output_bus_channel_count = %" B_PRIi32 "\n", in ice1712Get_Description()
317 ITRACE("input_bus_channel_count = %" B_PRIi32 "\n", in ice1712Get_Description()
966 ITRACE_VV("Get MixValue Channels: Max %" B_PRIi32 "\n", mmci->control_count); in ice1712Get_MixValueControls()
1036 ITRACE_VV("Get MixValue Channels: Returned %" B_PRIi32 "\n", in ice1712Get_MixValueControls()
1164 ITRACE("return_playback_buffers = %" B_PRIi32 "\n", in ice1712Buffer_Get()
1166 ITRACE("return_playback_channels = %" B_PRIi32 "\n", in ice1712Buffer_Get()
1176 ITRACE("return_record_buffers = %" B_PRIi32 "\n", in ice1712Buffer_Get()
[all …]
/haiku/headers/os/support/
H A DSupportDefs.h71 #define B_PRIi32 __HAIKU_PRI_PREFIX_32 "i" macro
171 #define B_PRIiDEV B_PRIi32
180 # define B_PRIiTIME B_PRIi32
/haiku/src/tests/kits/shared/
H A DJsonErrorHandlingTest.cpp246 fprintf(stderr, "expected error at line %" B_PRIi32 " - %s : %s\n", in TestParseWithErrorMessage()
251 fprintf(stderr, "actual error at line %" B_PRIi32 " - %s : %s\n", in TestParseWithErrorMessage()
/haiku/src/apps/haikudepot/server/
H A DPopulatePkgUserRatingsFromServerProcess.cpp105 HDERROR("corrupt user rating at index %" B_PRIi32, index); in RunInternal()
177 HDDEBUG("did retrieve %" B_PRIi32 " user ratings for [%s]", index - 1, in RunInternal()
H A DLocalRepositoryUpdateProcess.cpp92 HDINFO("[%s] did update %" B_PRIi32 " local repositories' caches", in RunInternal()
H A DServerHelper.cpp81 " server [%" B_PRIi32 "]"), errorCode); in AlertServerJsonRpcError()
H A DServerPkgDataUpdateProcess.cpp317 HDINFO("[%s] did process %" B_PRIi32 " packages' data " in ProcessLocalData()
H A DWebAppInterface.cpp1156 HDERROR("failed to get data from '%s': %" B_PRIi32 "", in _SendRawGetRequest()
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp389 PRINT(("NodeRegistered(): creating an input for %" B_PRIi32 "\n", in NodeRegistered()
451 PRINT(("NodeRegistered(): creating an output for %" B_PRIi32 "\n", in NodeRegistered()
1189 "%" B_PRIi32 ", lateness:%" B_PRIdBIGTIME "\n", in _HandleBuffer()
1210 PRINT(("MultiAudioNode::HandleDataStatus status:%" B_PRIi32 ", lateness:%" in _HandleDataStatus()
1242 PRINT(("MultiAudioNode::HandleSeek(t=%" B_PRIdBIGTIME ",d=%" B_PRIi32 in _HandleSeek()
1348 PRINT(("id: %" B_PRIi32 "\n", id)); in GetParameterValue()
1419 B_PRIi32 "]: %f\n", i, ((float*)value)[i])); in GetParameterValue()
1432 B_PRIi32 "]: %" B_PRIi32 "\n", i, ((int32*)value)[i])); in GetParameterValue()
1446 PRINT(("id: %" B_PRIi32 ", performance_time: %" B_PRIdBIGTIME in SetParameterValue()
1573 PRINT(("SetParameterValue B_CONTINUOUS_PARAMETER value[%" B_PRIi32 in SetParameterValue()
[all …]
/haiku/src/kits/shared/
H A DJsonWriter.cpp35 fprintf(stderr, "! json err @line %" B_PRIi32 " - %s : %s\n", line, in HandleError()
/haiku/src/apps/haikudepot/process/
H A DAbstractProcessNode.cpp81 B_PRIi32 " seconds", Process()->Name(), secondElapsed); in _SpinUntilProcessState()
/haiku/src/apps/magnify/
H A DMagnify.cpp1139 fCH1Str.SetToFormat("➀ x: %" B_PRIi32 ", y: %" B_PRIi32, in Draw()
1141 fCH2Str.SetToFormat("➁ x: %" B_PRIi32 ", y: %" B_PRIi32, in Draw()
1165 fCH1Str.SetToFormat("x: %" B_PRIi32 ", y: %" B_PRIi32, (int32)pt1.x, (int32)pt1.y); in Draw()
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp572 PRINT(" removing block %" B_PRIu64 " at level %" B_PRIi32 "\n", in _ShrinkTree()
640 PRINT(" inserting block %" B_PRIu64 " at level %" B_PRIi32 in _GrowTree()
/haiku/src/apps/haikudepot/model/
H A DPackageIconTarRepository.cpp194 HDINFO("did collect %" B_PRIi32 " tar pointers (%6.3g secs)", in Init()
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dmulti.c407 "invalid control id requested : %" B_PRIi32 "\n", id)); in auvia_get_mix()
448 "invalid control id requested : %" B_PRIi32 "\n", id)); in auvia_set_mix()
459 "invalid control id requested : %" B_PRIi32 "\n", id)); in auvia_set_mix()
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c403 "invalid control id requested : %" B_PRIi32 "\n", id)); in auich_get_mix()
444 "invalid control id requested : %" B_PRIi32 "\n", id)); in auich_set_mix()
455 "invalid control id requested : %" B_PRIi32 "\n", id)); in auich_set_mix()
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c537 "invalid control id requested : %" B_PRIi32 "\n", id)); in emuxki_get_mix()
578 "invalid control id requested : %" B_PRIi32 "\n", id)); in emuxki_set_mix()
589 "invalid control id requested : %" B_PRIi32 "\n", id)); in emuxki_set_mix()
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp1579 printf("result of %s = %" B_PRIi32 " ", argv[i], result); in main()
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1553 #define B_PRIi32 FSSH_B_PRIi32 macro
/haiku/docs/user/support/
H A DSupportDefs.dox351 \def B_PRIi32