Searched defs:owner (Results 1 - 25 of 135) sorted by relevance

123456

/haiku/src/apps/resedit/
H A DNumberEditors.cpp17 DoubleEditor(const BRect &frame, ResourceData *data, BHandler *owner) argument
H A DImageEditor.cpp17 ImageEditor::ImageEditor(const BRect &frame, ResourceData *data, BHandler *owner) argument
/haiku/src/bin/debug/profile/
H A DImage.cpp9 Image::Image(SharedImage* image, const image_info& info, team_id owner, argument
H A DSharedImage.cpp39 SharedImage::Init(team_id owner, image_id imageID) argument
/haiku/src/kits/debugger/files/
H A DLocatableEntry.cpp24 LocatableEntry::LocatableEntry(LocatableEntryOwner* owner, argument
H A DSourceFile.cpp33 SourceFile::SourceFile(SourceFileOwner* owner) argument
H A DLocatableDirectory.cpp9 LocatableDirectory::LocatableDirectory(LocatableEntryOwner* owner, argument
H A DLocatableFile.cpp17 LocatableFile::LocatableFile(LocatableEntryOwner* owner, argument
/haiku/src/servers/app/
H A DScreenManager.h59 ScreenOwner* owner; member in struct:ScreenManager::screen_item
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A D_mutex.h19 thread_id owner; member in struct:mtx::__anon159::__anon160
/haiku/headers/private/net/
H A Dnet_stat.h23 team_id owner; member in struct:net_stat
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DRequestPortPool.h37 thread_id owner; member in struct:RequestPortPool::PortAcquirationInfo
/haiku/src/preferences/joysticks/
H A DPortItem.cpp20 PortItem::DrawItem(BView *owner, BRect frame, bool complete) argument
/haiku/src/kits/package/hpkg/
H A DBlockBufferPool.cpp44 BBlockBufferPool::GetBuffer(size_t size, PoolBuffer** owner, argument
55 BBlockBufferPool::PutBufferAndCache(PoolBuffer** owner) argument
63 BBlockBufferPool::PutBuffer(PoolBuffer** owner) argument
H A DBlockBufferPoolImpl.cpp58 BlockBufferPoolImpl::GetBuffer(size_t size, PoolBuffer** owner, bool* _newBuffer) argument
111 PutBufferAndCache(PoolBuffer** owner) argument
144 PutBuffer(PoolBuffer** owner) argument
169 _AllocateBuffer(size_t size, PoolBuffer** owner, bool* _newBuffer) argument
[all...]
/haiku/src/system/libroot/posix/unistd/
H A Dchown.c18 common_chown(int fd, const char* path, bool followLinks, uid_t owner, argument
42 chown(const char *path, uid_t owner, gid_t group) argument
49 lchown(const char *path, uid_t owner, gid_t group) argument
56 fchown(int fd, uid_t owner, gid_t group) argument
63 fchownat(int fd, const char* path, uid_t owner, gid_ argument
[all...]
/haiku/src/add-ons/screen_savers/gravity/
H A DRainbowItem.cpp38 RainbowItem::DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dprocessheap.cpp196 hoardHeap *owner; local
/haiku/src/preferences/appearance/
H A DColorWhichItem.cpp38 ColorWhichItem::DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/servers/package/
H A DPackageFile.cpp43 PackageFile::Init(const entry_ref& entryRef, PackageFileManager* owner) argument
/haiku/src/kits/shared/
H A DColorItem.cpp39 ColorItem::DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp64 NoJournal::Lock(Transaction* owner, bool separateSubTransactions) argument
77 NoJournal::Unlock(Transaction* owner, bool success) argument
/haiku/src/tests/kits/interface/
H A DListViewTest.cpp37 ColorfulItem::DrawItem(BView* owner, BRect frame, bool complete) argument
/haiku/src/preferences/repositories/
H A DTaskTimer.cpp23 TaskTimer::TaskTimer(const BMessenger& target, Task* owner) argument
/haiku/src/tests/kits/storage/
H A DStatableTest.cpp104 uid_t owner; local
147 uid_t owner; local
198 uid_t owner = 0xdad; local
230 uid_t owner = 0xdad; local
[all...]

Completed in 225 milliseconds

123456