Searched defs:dirty (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/bin/bfs_tools/lib/
H A DCache.h93 status_t SetDirty(T data,bool dirty) argument
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_ttl.c109 int ch, digits, dirty; local
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp147 block_cache_set_dirty(void* _cache, off_t blockNumber, bool dirty, argument
/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp76 bool dirty; member in struct:CheckSumBlock
/haiku/src/system/libnetwork/netresolv/inet/
H A Dinet_net_pton.c77 int ch, dirty, bits; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h86 bool dirty; member in struct:UserlandFS::FUSENode
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp108 BRect dirty; local
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp266 BRegion dirty = window->VisibleRegion(); local
441 BRegion dirty; local
[all...]
H A DWindowLayer.cpp336 BRegion dirty; local
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h82 bool dirty; member in struct:Transaction::BlockInfo
/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp252 BRect dirty = fFrame; local
/haiku/src/servers/app/stackandtile/
H A DSATWindow.cpp422 BRegion dirty; local
/haiku/headers/private/kernel/arch/m68k/
H A Darch_030_mmu.h53 uint32 dirty : 1; // = modified member in struct:short_page_table_entry
70 uint32 dirty : 1; // = modified member in struct:long_page_table_entry
H A Darch_040_mmu.h49 uint32 dirty : 1; // = modified member in struct:short_page_table_entry
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp567 WinDecorator::_ResizeBy(BPoint offset, BRegion* dirty) argument
156 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp728 MacDecorator::_ResizeBy(BPoint offset, BRegion* dirty) argument
137 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dinode.c510 BOOL dirty; local
[all...]
/haiku/src/apps/serialconnect/
H A DTermView.cpp505 VTermRect dirty; local
/haiku/src/servers/app/decorator/
H A DDecorator.cpp693 Decorator::ResizeBy(float x, float y, BRegion* dirty) argument
695 ResizeBy(BPoint(x, y), dirty); local
700 Decorator::ResizeBy(BPoint offset, BRegion* dirty) argument
712 Decorator::SetOutlinesDelta(BPoint delta, BRegion* dirty) argument
720 Decorator::ExtendDirtyRegion(Region region, BRegion& dirty) argument
803 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tab) argument
1132 _ResizeOutlineBy(BPoint offset, BRegion* dirty) argument
1149 _SetOutlinesDelta(BPoint delta, BRegion* dirty) argument
[all...]
H A DTabDecorator.cpp593 TabDecorator::_ResizeBy(BPoint offset, BRegion* dirty) argument
178 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.h89 bool dirty; // track if vnode had been written to member in struct:vnode
H A Dfile.cpp220 bool dirty = false; local
816 bool dirty = false; local
[all...]
/haiku/src/servers/app/
H A DView.cpp268 BRegion dirty; local
322 BRegion dirty; local
690 BRegion* dirty = fWindow->GetRegion(); local
811 BRegion* dirty = copyRegion; local
894 BRegion* dirty = fWindow->GetRegion(); local
1248 BRegion dirty, expose; local
[all...]
H A DServerWindow.cpp1381 BRegion dirty, expose; local
1409 BRegion dirty, expose; local
[all...]
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1751 fssh_block_cache_set_dirty(void* _cache, fssh_off_t blockNumber, bool dirty, argument

Completed in 197 milliseconds

12