Searched refs:PRINT (Results 1 - 25 of 280) sorted by last modified time

1234567891011>>

/haiku/headers/private/file_systems/
H A DQueryParser.h1178 PRINT(("Unexpected end of string: \"%s\"!\n", expr));
/haiku/src/kits/tracker/
H A DFSUtils.cpp1711 PRINT(("Avoiding mount point %" B_PRIdDEV ", %" B_PRIdDEV "\n",
3300 // PRINT(("trying %s\n", foreignAttrName));
3307 // PRINT(("got %s\n", foreignAttrName));
3686 PRINT(("stripping %s, app %s \n", ref.name, app.name));
3689 PRINT(("leaving %s, app %s \n", ref.name, app.name));
H A DContainerWindow.cpp170 PRINT(("Couldn't find populate_menu\n"));
217 PRINT(("Couldn't find message_received\n"));
290 PRINT(("couldn't find process_refs\n"));
1177 PRINT(("error reading %s \n", name));
1183 PRINT(("error writing %s \n", name));
3611 // PRINT(("BContainerWindow::ResolveSpecifier %s\n", property));
3656 //PRINT(("looking for default state in tracker settings dir\n"));
3699 //PRINT(("using default state from %s\n", path.Path()));
3715 PRINT(("folder %s does not have any saved state\n", TargetModel()->Name()));
3732 PRINT(("lookin
[all...]
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...]
H A DTracker.cpp1738 PRINT(("bumping nodeMonitorCount to %" B_PRId32 "\n", fNodeMonitorCount));
1762 PRINT(("failed to start monitoring, trying to allocate more "
1774 PRINT(("failed to allocate more node monitors, %s\n",
H A DPoseView.cpp1244 PRINT(("failed to watch node %s\n", strerror(result)));
1468 PRINT(("failed to lock\n"));
1494 PRINT(("1 adding model %s to zombie list, error %s\n",
1553 PRINT(("add_poses cleanup \n"));
2983 //PRINT(("retrying to read pose info for %s, %d\n",
4782 PRINT(("error writing text into file %s\n", name));
4855 PRINT(("error writing bitmap into file %s\n", name));
5613 PRINT(("2 adding model %s to zombie list, error %s\n", model->Name(),
5742 PRINT(("converting model %s from a zombie\n", zombie->Name()));
5884 PRINT(("poseMode
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp316 PRINT(" RAMFS_IOCTL_DUMP_INDEX, `%s'\n", name);
1084 PRINT("EntryIterator %" B_PRId32 ", GetNext() counter: %" B_PRId32 ", entry: %p (%lld)\n",
1307 PRINT(" entry: `%s'\n", name);
2040 PRINT("query = \"%s\", flags = %lu, port_id = %" B_PRId32 ", token = %" B_PRId32 "\n",
2131 PRINT("ramfs_std_ops(): B_MODULE_INIT\n");
2136 PRINT("ramfs_std_ops(): B_MODULE_UNINIT\n");
/haiku/src/add-ons/kernel/drivers/audio/generic/
H A Dutil.c86 PRINT(("couldn't allocate area %s\n", name));
92 PRINT(("couldn't map %s\n",name));
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c58 //PRINT(("B_MIX_GAIN value : %u\n", value));
85 //PRINT(("B_MIX_MUTE value : %u\n", value));
92 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
100 //PRINT(("B_MIX_MUX value : %u\n", value));
142 //PRINT(("B_MIX_GAIN value : %u\n", value));
156 //PRINT(("B_MIX_MUTE value : %u\n", value));
164 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
171 //PRINT(("B_MIX_MUX value : %u\n", value));
297 PRINT(("name : %s\n", info->name));
411 PRINT(("nam
[all...]
H A Demuxki.c260 PRINT(("emuxki_pmem_alloc : numblocks : %ld\n", numblocks));
263 PRINT(("emuxki_pmem_alloc : %d\n", i));
272 PRINT(("emuxki_pmem_alloc : j == numblocks %" B_PRIu32 "\n",
278 PRINT(("emuxki_pmem_alloc : j == numblocks emuxki_mem_new ok\n"));
284 PRINT(("emuxki_pmem_alloc : j == numblocks returning\n"));
289 PRINT(("emuxki_pmem_alloc : j != numblocks %" B_PRIu32 "\n", j));
1313 PRINT(("recording sample_rate not supported : %" B_PRIu32 "\n",
1329 PRINT(("recording sample_rate not supported : %" B_PRIu32 "\n",
1381 PRINT(("emuxki_voice_start BUG\n"));
1419 PRINT(("emuxki_voice_hal
[all...]
/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",
245 PRINT(("multi->control_count %" B_PRIu32 "\n", multi->control_count));
259 PRINT(("echo_get_mix : invalid control id requested : %" B_PRIu32
301 PRINT(("echo_set_mix : invalid control id requested : %" B_PRIu32
312 PRINT(("echo_set_mix : invalid control id requested : %"
585 PRINT(("set_enabled_channels 0 : %s\n", B_TEST_CHANNEL(data->enable_bits, 0) ? "enabled": "disabled"));
586 PRINT(("set_enabled_channels 1 : %s\n", B_TEST_CHANNEL(data->enable_bits, 1) ? "enabled": "disabled"));
587 PRINT(("set_enabled_channels 2 : %s\n", B_TEST_CHANNEL(data->enable_bits, 2) ? "enabled": "disabled"));
588 PRINT(("set_enabled_channel
[all...]
H A Decho.cpp174 PRINT(("echo_stream_set_audioparms : CloseAudio failed\n"));
175 PRINT((" status: %s \n", pStatusStrs[status]));
188 PRINT(("echo_stream_set_audioparms : OpenAudio failed\n"));
189 PRINT((" status: %s \n", pStatusStrs[status]));
193 //PRINT(("VerifyAudioOpen\n"));
196 PRINT(("echo_stream_set_audioparms : VerifyAudioOpen failed\n"));
197 PRINT((" status: %s \n", pStatusStrs[status]));
216 PRINT(("echo_stream_set_audioparms : bad format when querying\n"));
217 PRINT((" status: %s \n", pStatusStrs[status]));
223 PRINT(("echo_stream_set_audioparm
[all...]
/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...]
H A Des1370.c397 PRINT(("init_hardware()\n"));
440 PRINT(("es1370_setup(%p)\n", card));
448 PRINT(("%s deviceid = %#04x chiprev = %x model = %x enhanced at %" B_PRIx32
453 PRINT(("PCI command before: %x\n", cmd));
458 PRINT(("PCI command after: %x\n", cmd));
464 PRINT(("codec reset\n"));
484 PRINT(("installing interrupt : %" B_PRIu32 "\n", card->config.irq));
487 PRINT(("failed to install interrupt\n"));
494 PRINT(("init_driver done\n"));
509 PRINT(("init_drive
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dmulti.c57 //PRINT(("B_MIX_GAIN value : %u\n", value));
84 //PRINT(("B_MIX_MUTE value : %u\n", value));
91 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
99 //PRINT(("B_MIX_MUX value : %u\n", value));
141 //PRINT(("B_MIX_GAIN value : %u\n", value));
155 //PRINT(("B_MIX_MUTE value : %u\n", value));
163 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
170 //PRINT(("B_MIX_MUX value : %u\n", value));
208 PRINT(("name : %s\n", info->name));
321 PRINT(("nam
[all...]
H A Dauvia.c341 PRINT(("couldn't allocate memory\n"));
433 PRINT(("init_hardware()\n"));
471 PRINT(("AUVIA_PCICONF_JUNK before: %" B_PRIx32 "\n", pr));
481 PRINT(("AUVIA_PCICONF_JUNK after: %" B_PRIx32 "\n", pr));
510 PRINT(("shutdown(%p)\n", card));
522 PRINT(("auvia_setup(%p)\n", card));
536 PRINT(("%s deviceid = %#04x chiprev = %x model = %x enhanced "
543 PRINT(("PCI command before: %x\n", cmd));
548 PRINT(("PCI command after: %x\n", cmd));
551 PRINT(("code
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c62 //PRINT(("B_MIX_GAIN value : %u\n", value));
89 //PRINT(("B_MIX_MUTE value : %u\n", value));
96 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
104 //PRINT(("B_MIX_MUX value : %u\n", value));
147 //PRINT(("B_MIX_GAIN value : %u\n", value));
161 //PRINT(("B_MIX_MUTE value : %u\n", value));
169 //PRINT(("B_MIX_MICBOOST value : %u\n", value));
176 //PRINT(("B_MIX_MUX value : %u\n", value));
216 PRINT(("name : %s\n", info->name));
284 PRINT(("nam
[all...]
H A Dauich.c211 PRINT(("channel reset failed after 10ms\n"));
352 PRINT(("couldn't allocate memory\n"));
542 PRINT(("init_hardware()\n"));
625 PRINT(("auich_setup(%p)\n", card));
643 PRINT(("%s deviceid = %#04x chiprev = %x model = %x "
655 PRINT(("memory mapped IO not configured\n"));
665 PRINT(("IO space not configured\n"));
673 PRINT(("mapping of memory IO space failed\n"));
679 PRINT(("PCI command before: %x\n", cmd));
690 PRINT(("PC
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp32 #define PRINT(x) { dprintf("btrfs: "); dprintf x; } macro
490 PRINT(("original mode = %ld, stat->st_mode = %d\n", node.Mode(),
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp966 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1010 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1056 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1067 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1081 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1104 PRINT("Volume::CommitTransactionHandler::_AddGlobalWritableFile(): "
1139 PRINT("Volume::CommitTransactionHandler::"
1174 PRINT("Volume::CommitTransactionHandler::"
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp389 PRINT(("NodeRegistered(): creating an input for %" B_PRIi32 "\n",
391 PRINT(("%" B_PRId32 "\t%d\t0x%" B_PRIx32 "\t0x%" B_PRIx32 "\n",
421 PRINT(("NodeRegistered(): adding a channel\n"));
451 PRINT(("NodeRegistered(): creating an output for %" B_PRIi32 "\n",
453 PRINT(("%" B_PRId32 "\t%d\t0x%" B_PRIx32 "\t0x%" B_PRIx32 "\n",
483 PRINT(("NodeRegistered(): adding a channel\n"));
510 PRINT(("apply configuration in: %" B_PRIdBIGTIME "\n",
596 PRINT(("input.format: %" B_PRIu32 "\n",
1003 PRINT(("\tdownstream latency = %" B_PRIdBIGTIME "\n", fLatency));
1006 PRINT(("\tbuffe
[all...]
/haiku/src/servers/registrar/
H A DRecentEntries.cpp294 D(PRINT("WARNING: RecentEntries::Save(): The entry %ld entries "
323 D(PRINT("WARNING: RecentEntries::Save(): The entry %"
333 D(PRINT("WARNING: RecentEntries::Save(): entry_ref_to_path() "
H A DRecentApps.cpp178 D(PRINT("WARNING: RecentApps::Get(): No ref found for app '%s'\n",
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp828 PRINT(("FUSEVolume::Sync()\n"));
1234 PRINT(("FUSEVolume::CreateSymlink(%p (%" B_PRId64 "), \"%s\" -> \"%s\", "
1287 PRINT(("FUSEVolume::Link(%p (%" B_PRId64 "), \"%s\" -> %p (%" B_PRId64
1341 PRINT(("FUSEVolume::Unlink(%p (%" B_PRId64 "), \"%s\")\n", dir, dir->id,
1398 PRINT(("FUSEVolume::Rename(%p (%" B_PRId64 "), \"%s\", %p (%" B_PRId64
1493 PRINT(("FUSEVolume::ReadStat(%p (%" B_PRId64 "), %p)\n", node, node->id,
1535 PRINT(("FUSEVolume::WriteStat(%p (%" B_PRId64 "), %p, %#" B_PRIx32 ")\n",
1637 PRINT(("FUSEVolume::Create(%p (%" B_PRId64 "), \"%s\", %#x, %#x)\n", dir,
1723 PRINT(("FUSEVolume::Open(%p (%" B_PRId64 "), %#x)\n", node, node->id,
2017 PRINT(("FUSEVolum
[all...]
/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 "

Completed in 157 milliseconds

1234567891011>>