Searched refs:Print (Results 76 - 95 of 95) sorted by relevance

1234

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp52 out.Print("bfs:alloc %" B_PRId32 ".%" B_PRIu16 ".%" B_PRIu16,
74 out.Print("bfs:free %" B_PRId32 ".%" B_PRIu16 ".%" B_PRIu16,
116 out.Print("bfs:%s: block %lld (%p), sum %lu, s/l %lu/%lu", fLabel,
144 out.Print("bfs:%s: block %ld, %08lx -> %08lx", fLabel,
H A DJournal.cpp113 out.Print("bfs:j:%s entry %p id %ld, start %lu, length %lu, log %s "
118 out.Print("bfs:j:%s entry %p start %lu, length %lu, log %s %lu\n",
H A DInode.cpp42 out.Print("bfs:Create %lld (%p), parent %lld (%p), \"%s\", "
71 out.Print("bfs:Remove %lld (%p), \"%s\"", fID, fInode, fName);
93 out.Print("bfs:%s %lld (%p)\n", fAction, fID, fInode);
117 out.Print("bfs:%s %lld (%p), %lld -> %lld", fTrim ? "Trim" : "Resize",
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.cpp514 void Print() const function in struct:LayoutOptimizer::Constraint
693 ((Constraint*)fConstraints.ItemAt(i))->Print();
739 ((Constraint*)activeConstraints.ItemAt(i))->Print();
/haiku/src/servers/registrar/
H A DTRoster.cpp1818 D(fRecentDocuments.Print());
1824 D(fRecentFolders.Print());
2044 fRecentDocuments.Print();
2046 fRecentFolders.Print();
2048 fRecentApps.Print();
/haiku/src/system/kernel/debug/
H A Ddebug_commands.cpp111 virtual void Print(const char* format, va_list args) function in class:PipeDebugOutputFilter
/haiku/src/system/kernel/arch/x86/64/
H A Dthread.cpp57 out.Print("syscall restart");
/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp102 void Disasm::Print() { function in class:Disasm
1254 disasm.Print();
/haiku/src/system/kernel/
H A Dteam.cpp225 out.Print("team forked, new thread %" B_PRId32, fForkedThread);
269 out.Print("team exec, \"%p\", args:", fPath);
274 out.Print(" \"%s\"", args);
278 out.Print(" <too long>");
319 out.Print("team set job control state, team %" B_PRId32 ", "
343 out.Print("team wait for child, child: %" B_PRId32 ", "
376 out.Print("team wait for child done, team: %" B_PRId32 ", "
381 out.Print("team wait for child failed, error: "
H A Dguarded_heap.cpp112 out.Print("guarded heap allocate: heap: %p; page: %p; "
138 out.Print("guarded heap free: heap: %p; page: %p", fHeap,
H A Dheap.cpp225 out.Print("heap allocate: 0x%08lx (%lu bytes)", fAddress, fSize);
246 out.Print("heap reallocate: 0x%08lx -> 0x%08lx (%lu bytes)",
267 out.Print("heap free: 0x%08lx", fAddress);
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp384 out.Print("block cache %p, %s %" B_PRIu64 ", %c%c%c transaction %" B_PRId32
482 out.Print("block cache %p, error %" B_PRIu64 ", %s%s%s",
524 out.Print("block cache %p, block %" B_PRIu64 ", data %c%c%c: %s",
653 out.Print("block cache %p, %s transaction %p (id %" B_PRId32 ")%s"
685 out.Print("block cache %p, detach transaction %p (id %" B_PRId32 ")"
732 out.Print("block cache %p, abort transaction "
735 out.Print(" %" B_PRIdOFF, fBlocks[i]);
/haiku/src/libs/linprog/
H A DActiveSetSolver.cpp265 EquationSystem::Print() function in class:EquationSystem
/haiku/src/system/kernel/vm/
H A Dvm.cpp306 out.Print("page fault %#lx %s %s, pc: %#lx", fAddress,
344 out.Print("page fault error: no area");
347 out.Print("page fault error: area: %ld, kernel only", fArea);
350 out.Print("page fault error: area: %ld, write protected",
354 out.Print("page fault error: area: %ld, read protected", fArea);
357 out.Print("page fault error: area: %ld, execute protected",
361 out.Print("page fault error: kernel touching bad user memory");
364 out.Print("page fault error: no address space");
367 out.Print("page fault error: area: %ld, error: %s", fArea,
394 out.Print("pag
[all...]
H A DVMAnonymousCache.cpp192 out.Print("swap read: cache %p, page index: %lu <- swap slot: %lu",
216 out.Print("swap write: cache %p, page index: %lu -> swap slot: %lu",
1580 "Print infos about the swap usage",
1582 "Print infos about the swap usage.\n", 0);
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp223 Print(fTextView->Window()->Title());
995 StyledEditWindow::Print(const char* documentName) function in class:StyledEditWindow
1328 .AddItem(B_TRANSLATE("Print" B_UTF8_ELLIPSIS), MENU_PRINT, 'P')
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp269 static void Print(const char* format,...) function in struct:DebugScope
2047 DebugScope::Print("_SetError(): %d, remaining input: \"%s\"\n",
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp1502 source->Print(text, value);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp622 out.Print("vfs pages io %5s: vnode: %p (%" B_PRId32 ", %" B_PRId64 "), "
630 out.Print(", ");
631 out.Print("(%" B_PRIx64 ", %" B_PRIu64 ")", (uint64)fVecs[i].base,
636 out.Print("}, flags: %#" B_PRIx32 " -> status: %#" B_PRIx32 ", "
5317 "Print info about the specified vnode",
/haiku/src/apps/mail/
H A DMailWindow.cpp331 B_TRANSLATE("Print" B_UTF8_ELLIPSIS),
687 B_TRANSLATE("Print"));
697 B_TRANSLATE("Print"));
743 _UpdateLabel(M_PRINT, B_TRANSLATE("Print"), showLabel);
1440 Print();
2008 TMailWindow::Print() function in class:TMailWindow

Completed in 369 milliseconds

1234