Searched refs:PRINT (Results 251 - 275 of 280) sorted by relevance

<<1112

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp357 // PRINT(("range of %ld blocks starting at %ld\n",blocks,start)));
1275 PRINT(("CheckBlocks: Erroneous block (group = %" B_PRId32
1307 PRINT(("%s: block_run(%" B_PRId32 ", %" B_PRIu16 ", %" B_PRIu16")"
1325 PRINT(("%s: block_run(%" B_PRId32 ", %" B_PRIu16 ", %" B_PRIu16")"
1354 PRINT(("_TrimNext(index %" B_PRIu32 ", offset %" B_PRIu64 ", size %"
H A DCheckVisitor.cpp640 PRINT(("%s: block_run(%" B_PRId32 ", %" B_PRIu16 ", %" B_PRIu16 ")"
H A DInode.cpp349 PRINT(("Inode::Inode(volume = %p, id = %" B_PRIdINO ") @ %p\n",
383 PRINT(("Inode::Inode(volume = %p, transaction = %p, id = %" B_PRIdINO
421 PRINT(("Inode::~Inode() @ %p\n", this));
2156 PRINT(("FreeStreamArray: arrayLength %" B_PRId32 ", size %" B_PRIdOFF
H A DQuery.cpp1095 PRINT(("Unexpected end of string: \"%s\"!\n", expr));
/haiku/src/kits/media/
H A DMediaTrack.cpp409 PRINT(1, "BMediaTrack::ReadFrames: stream %ld, start-time %5Ld.%06Ld, "
474 PRINT(1, "BMediaTrack::SeekToTime finished, requested %.6f, result %.6f\n",
523 PRINT(1, "BMediaTrack::SeekToTime SeekToFrame, requested %lld, "
H A DBufferProducer.cpp134 PRINT(4, "BBufferProducer::HandleMessage %#lx, node %ld\n", message,
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c80 #define PRINT(ptr, wptr, len) \ macro
429 PRINT (special, wspecial, 3);
1148 PRINT (tmpptr, wstartp, wide ? wcp - wstartp : cp - tmpptr);
/haiku/src/kits/tracker/
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 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 DDeskWindow.cpp646 PRINT(("will update addon shortcuts\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/media/media-add-ons/radeon/
H A DRadeonProducer.cpp33 #define DPRINT(args) { PRINT(("\x1b[0;30;35m")); PRINT(args); PRINT(("\x1b[0;30;47m")); }
1958 PRINT(("%d frames dropped\n", dropped-1));
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp1613 PRINT("OpenDir() failed: client volume: %" B_PRId32 ", "
1682 PRINT("ReadDir: (%" B_PRId32 ", %" B_PRIdINO ")\n", request->volumeID,
1712 //PRINT(("ReadDir: (%lld) -> (%lx, %ld, dir: %lld, node: %lld, `%s')\n",
1717 PRINT("ReadDir done: volume: %" B_PRId32 ", "
1795 PRINT("Walk: (%" B_PRIdDEV ", %" B_PRIdINO ", `%s') -> "
1862 PRINT("MultiWalk: (%" B_PRIdDEV ", %" B_PRIdINO ", %" B_PRId32 ") -> "
2442 PRINT(" query entry: %" B_PRIdDEV ", %" B_PRIdINO ", \"%s\"\n",
2471 PRINT((" -> no client volumes\n"));
2481 PRINT("ReadQuery: (%" B_PRIx32 ", %" B_PRId32 ", "
2583 PRINT("ClientConnectio
[all...]
H A DNetFSServer.cpp768 PRINT("NetFSServer::ClientConnectionClosed(%d)\n", broken);
817 // PRINT(("user: %s, password: %s\n", parameter.ValueAt(0),
834 // PRINT(("share: %s, path: %s\n", parameter.ValueAt(0),
849 // PRINT((" user: %s\n", userName));
864 // PRINT((" permission: %s\n", permission));
/haiku/src/servers/registrar/
H A DMessageRunnerManager.cpp754 PRINT("runner %" B_PRId32 " (%" B_PRId64 ", %" B_PRId32 ") rescheduled: %d, "
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp1067 PRINT("package_std_ops(): B_MODULE_INIT\n");
1103 PRINT("package_std_ops(): B_MODULE_UNINIT\n");
/haiku/src/apps/deskbar/
H A DResourceSet.cpp574 PRINT(("Error: env var %s not found.\n", &variableName[0]));
/haiku/src/preferences/media/
H A DMediaWindow.cpp584 PRINT(("node : %s, media_addon %i, flavor_id %i\n",
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DResampler.cpp25 PRINT(("Resampler() in 0x%x, out 0x%x\n", (unsigned int)sourceFormat,
/haiku/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp501 PRINT(("udf_rewind_dir: icb does not match parent Icb of given "
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp1104 PRINT("bindfs_std_ops(): B_MODULE_INIT\n");
1111 PRINT("bind_std_ops(): B_MODULE_UNINIT\n");
/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/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp2213 PRINT("checksumfs_std_ops(): B_MODULE_INIT\n");
2217 PRINT("checksumfs_std_ops(): B_MODULE_UNINIT\n");
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp384 PRINT(("cancel received\n"));
844 PRINT(("Settings Loaded\n"));
/haiku/src/servers/media/
H A Dmedia_server.cpp584 PRINT(1, "Warning: SERVER_GET_INSTANCES_FOR: returning "

Completed in 236 milliseconds

<<1112