Searched refs:IsUnused (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dunused_vnodes.h58 if (vnode->IsUnused()) {
142 if (!vnode->IsUnused())
175 } else if (vnode->IsUnused()) {
H A DVnode.h49 inline bool IsUnused() const;
165 vnode::IsUnused() const function in class:vnode
/haiku/headers/private/debugger/model/
H A DBreakpoint.h32 bool IsUnused() const;
/haiku/src/kits/debugger/model/
H A DBreakpoint.cpp52 Breakpoint::IsUnused() const function in class:Breakpoint
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp167 if (breakpoint->IsUnused())
216 if (breakpoint->IsUnused())
277 if (breakpoint->IsUnused())
304 if (breakpoint->IsUnused())
353 if (breakpoint->IsUnused())
371 if (breakpoint->IsUnused())
473 if (breakpoint->IsUnused())
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp134 bool IsUnused() const function in struct:TeamDebugInfo::SourceFileEntry
875 if (entry->IsUnused()) {

Completed in 106 milliseconds