Home
last modified time | relevance | path

Searched defs:full (Results 1 – 12 of 12) sorted by relevance

/haiku/src/bin/
H A Dcheckitout.cpp125 BString full = BUrl(url).SetProtocol(BString()).UrlString(); in ArgvReceived() local
162 BString full = BUrl(url).SetProtocol(BString()).UrlString(); in _DoCheckItOut() local
H A Durlwrapper.cpp240 BString full = BUrl(url).SetProtocol(BString()).UrlString(); in ArgvReceived() local
/haiku/headers/private/kernel/slab/
H A DObjectDepot.h19 DepotMagazine* full; member
/haiku/src/tests/kits/shared/
H A DMemoryRingIOTest.cpp177 MemoryRingIOTest* full = new MemoryRingIOTest(sizeof(FULL_PAYLOAD)); in AddTests() local
/haiku/src/kits/tracker/
H A DTrashWatcher.cpp122 bool full = CheckTrashDirs(); in MessageReceived() local
/haiku/src/system/kernel/slab/
H A DObjectCache.h54 SlabList full; member
/haiku/src/servers/app/decorator/
H A DDefaultDecorator.cpp439 DefaultDecorator::_DrawResizeKnob(BRect rect, bool full, in _DrawResizeKnob()
/haiku/src/apps/deskbar/
H A DBarView.cpp989 TBarView::DragStop(bool full) in DragStop()
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp1327 detect_cpu(int currentCPU, bool full = true) in detect_cpu()
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp548 BlockAllocator::Initialize(bool full) in Initialize()
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c1668 BOOL full; in ntfs_ih_takeout() local
/haiku/src/apps/magnify/
H A DMagnify.cpp142 FontHeight(BView* target, bool full) in FontHeight()