Searched refs:PRINT (Results 176 - 200 of 280) sorted by relevance

1234567891011>>

/haiku/src/apps/cortex/addons/audioOps/
H A DAudioAdapterOp.cpp99 PRINT(("### _AudioAdapterOp_direct()\n"));
169 PRINT(("### _AudioAdapterOp_swap_direct()\n"));
234 PRINT(("### _AudioAdapterOp_split()\n"));
293 PRINT(("### _AudioAdapterOp_swap_split()\n"));
353 PRINT(("### _AudioAdapterOp_mix()\n"));
416 PRINT(("### _AudioAdapterOp_swap_mix()\n"));
509 // PRINT(("### swapBefore: '%s'\n", fmt_buffer));
/haiku/src/servers/package/
H A DRoot.cpp456 PRINT("Root::_ProcessNodeMonitorEvents(): running package manager...\n");
461 PRINT("Root::_ProcessNodeMonitorEvents(): -> nothing to do\n");
474 PRINT("Root::_ProcessNodeMonitorEvents(): -> aborted by user\n");
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.cpp292 PRINT(("OpenSoundDevice::register_media_formats: MakeFormatFor: %s\n", strerror(err)));
346 PRINT(("name : %s, path : %s\n", fDevice_name, fDevice_path));
367 PRINT(("OpenSoundDevice::InitDriver: %" B_PRId32 " engines, %" B_PRId32
/haiku/src/servers/input/
H A DInputServerDevice.cpp145 PRINT(("StartMonitoringDevice %s\n", device));
/haiku/src/apps/cortex/RouteApp/
H A DNodeSetIOContext.cpp73 PRINT((
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp302 //PRINT(("ServerManager::_BroadcastListener(): recvfrom()...\n"));
306 PRINT("ServerManager::_BroadcastListener(): recvfrom() "
313 PRINT("ServerManager::_BroadcastListener(): received "
319 PRINT("ServerManager::_BroadcastListener(): message has"
325 PRINT("ServerManager::_BroadcastListener(): protocol "
346 // PRINT(("ServerManager::_BroadcastListener(): "
352 // PRINT(("ServerManager::_BroadcastListener(): "
356 // PRINT(("ServerManager::_BroadcastListener(): "
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp122 PRINT(("KernelRequestHandler::HandleRequest(): unexpected request: %"
185 PRINT(("notify_entry_created(%" B_PRId32 ", %" B_PRId64 ", "
193 PRINT(("notify_entry_removed(%" B_PRId32 ", %" B_PRId64 ", "
201 PRINT(("notify_entry_moved(%" B_PRId32 ", %" B_PRId64 ", "
211 PRINT(("notify_stat_changed(%" B_PRId32 ", %" B_PRId64 ", "
219 PRINT(("notify_attribute_changed(%" B_PRId32 ", %" B_PRId64 ", "
262 PRINT(("notify_select_event(%p, %d)\n", request->sync,
304 PRINT(("notify_query_entry_created(%" B_PRId32 ", %" B_PRId32
314 PRINT(("notify_query_entry_removed(%" B_PRId32 ", %" B_PRId32
/haiku/src/kits/shared/
H A DSettingsHandler.cpp77 PRINT(("Error opening %s\n", fFileName));
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp450 PRINT(("Volume::FindEntry(`%s')\n", path));
459 PRINT((" remaining path: `%s'\n", path));
473 PRINT((" looking for dir entry: `%s'\n", component));
482 PRINT(("Volume::FindEntry(`%s') done: %s\n", path, strerror(error)));
H A Dkernel_interface.cpp591 PRINT(("Successfully read entry: dir: (%" B_PRIdINO ": "
624 PRINT(("faking `..' entry: dir: (%" B_PRIdINO ": "
638 PRINT(("returning %" B_PRIu32 " entries\n", *count));
671 PRINT(("reiserfs_std_ops(): B_MODULE_INIT\n"));
676 PRINT(("reiserfs_std_ops(): B_MODULE_UNINIT\n"));
/haiku/src/add-ons/input_server/filters/padblocker/
H A DPadBlocker.cpp52 # define LOG(text...) PRINT((text))
/haiku/src/apps/cortex/addons/AudioAdapter/
H A DAudioAdapterParams.cpp100 PRINT(("P_OUTPUT_FORMAT retrieved\n")); //+++++
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.cpp166 PRINT("CachedDataReader::_ReadCacheLine(%" B_PRIdOFF ", %zu, %" B_PRIdOFF
301 PRINT("%p->CachedDataReader::_DiscardPages(%" B_PRIuSIZE ", %" B_PRIuSIZE
333 PRINT("%p->CachedDataReader::_CachePages(%" B_PRIuSIZE ", %" B_PRIuSIZE
364 PRINT("%p->CachedDataReader::_WritePages(%" B_PRIuSIZE ", %" B_PRIuSIZE
/haiku/headers/private/userlandfs/private/
H A DFSCapabilities.h244 PRINT(("FSCapabilities[%s]\n", capabilities.to_string().c_str()));
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerInput.h158 PRINT(3, "GetMixerChannelInfo: frames %ld to %ld\n", offset,
H A DMixerInput.cpp152 PRINT(4, "MixerInput::BufferReceived: buffer start %10Ld, offset %6d\n",
246 PRINT(3, "at %10Ld, data arrived for %10Ld to %10Ld, storing at "
252 PRINT(5, " in_frames %5d, out_frames %5d, in_frames1 %5d, "
287 PRINT(3, "at %10Ld, data arrived for %10Ld to %10Ld, storing at "
292 PRINT(5, " in_frames %5d, out_frames %5d\n", in_frames, out_frames);
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputLooper.cpp52 PRINT(("%s\n", __FUNCTION__));
101 PRINT(("%s\n", __FUNCTION__));
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDeframer.cpp126 PRINT((CH "()" CT));
140 PRINT((CH "()" CT));
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h503 PRINT((
513 PRINT((
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestChannel.cpp164 PRINT("%p->RequestChannel::SendRequest(): request: %p, type: %s\n", this, request, typeid(*request).name());
248 PRINT("%p->RequestChannel::ReceiveRequest(): request: %p, type: %s\n", this, request, typeid(*request).name());
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_size.c60 #define PRINT(ptr, wptr, len) \ macro
202 PRINT (special, wspecial, 3);
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.cpp120 PRINT("Node[%" B_PRIdINO "]::Link(): %" B_PRId32 " ->...\n", fID, fRefCount);
134 PRINT("Node[%" B_PRIdINO "]::Unlink(): %" B_PRId32 " ->...\n", fID, fRefCount);
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestAllocator.cpp98 PRINT(("RequestAllocator::FinishDeferredInit(): area: %" B_PRId32 ", "
264 PRINT((" RequestAllocator::AllocateAddress(): deferred allocated "
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dmulti.c40 //PRINT(("B_MIX_GAIN value : %u\n", value));
67 //PRINT(("B_MIX_MUTE value : %u\n", value));
74 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
82 //PRINT(("B_MIX_MUX value : %u\n", value));
124 //PRINT(("B_MIX_GAIN value : %u\n", value));
138 //PRINT(("B_MIX_MUTE value : %u\n", value));
146 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
153 //PRINT(("B_MIX_MUX value : %u\n", value));
183 PRINT(("multi->control_count %" B_PRIu32 "\n", multi->control_count));
196 PRINT(("es1370_get_mi
[all...]
/haiku/src/kits/tracker/
H A DUtilities.cpp260 PRINT(("swapping PoseInfo\n"));
270 PRINT((" rejecting icon position out of range\n"));
280 PRINT(("%s, inode:%" B_PRIx64 ", location %f %f\n",
375 PRINT(("swapping ExtendedPoseInfo\n"));
389 PRINT((" rejecting icon position out of range\n"));
578 PRINT(("failed to get icon for %s, %s\n", type, strerror(result)));
1113 PRINT(("problems instatiating a string, length probably wrong %"
1716 PRINT(("%s at %s:%d\n", strerror(result), file, (int)line));
1727 PRINT(("%s at %s:%d\n", strerror((status_t)size), file, (int)line));
1738 PRINT(("Asser
[all...]

Completed in 116 milliseconds

1234567891011>>