Searched defs:owner (Results 1 - 25 of 135) sorted by last modified time

123456

/haiku-fatelf/src/preferences/filetypes/
H A DAttributeListView.cpp179 AttributeItem::DrawItem(BView* owner, BRect frame, bool drawEverything) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp3504 AssociatedData::OwnerDeleted(AssociatedDataOwner* owner) argument
H A Dsem.cpp99 team_id owner; member in struct:sem_entry::__anon328::__anon329
142 team_id owner = -1; local
479 create_sem_etc(int32 count, const char* name, team_id owner) argument
[all...]
H A DDPC.cpp27 FunctionDPCCallback::FunctionDPCCallback(DPCQueue* owner) argument
/haiku-fatelf/src/kits/tracker/
H A DTrackerSettingsWindow.cpp304 SettingsItem::DrawItem(BView* owner, BRect rect, bool drawEverything) argument
[all...]
/haiku-fatelf/src/apps/cdplayer/
H A DCDDBSupport.cpp1000 CDDBQuery::_QueryThread(void *owner) argument
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsSpec.cpp329 ShortcutsSpec::_CacheViewFont(BView* owner) argument
342 ShortcutsSpec::DrawItemColumn(BView* owner, BRect item_column_rect, argument
468 Update(BView* owner, const BFont* font) argument
804 Pulse(BView* owner) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DJournal.cpp488 Journal::Lock(Transaction *owner) argument
506 Journal::Unlock(Transaction *owner, bool success) argument
/haiku-fatelf/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp96 void DrawItem(BView* owner, BRect frame, bool complete) argument
/haiku-fatelf/src/preferences/printers/
H A DPrinterListView.cpp343 PrinterItem::Update(BView *owner, const BFont *font) argument
370 PrinterItem::DrawItem(BView *owner, BRect /*bounds*/, bool complete) argument
[all...]
H A DJobListView.cpp249 JobItem::Update(BView *owner, const BFont *font) argument
261 JobItem::DrawItem(BView *owner, BRect, bool complete) argument
[all...]
/haiku-fatelf/src/tests/kits/net/preflet/InterfacesAddOn/
H A DInterfacesListView.cpp77 InterfaceListItem::Update(BView* owner, const BFont* font) argument
95 InterfaceListItem::DrawItem(BView* owner, BRect /*bounds*/, bool complete) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp956 Journal::Lock(Transaction* owner, bool separateSubTransactions) argument
1003 Journal::Unlock(Transaction* owner, bool success) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp221 Journal::Lock(Transaction* owner, bool separateSubTransactions) argument
269 Journal::Unlock(Transaction* owner, bool success) argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DStringItem.cpp71 BStringItem::DrawItem(BView *owner, BRect frame, bool complete) argument
131 Update(BView *owner, const BFont *font) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A DRequestPortPool.h37 thread_id owner; member in struct:RequestPortPool::PortAcquirationInfo
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp34 TestResultItem::DrawItem(BView *owner, BRect itemRect, bool drawEverthing) argument
99 Update(BView *owner, const BFont *font) argument
[all...]
/haiku-fatelf/src/tests/kits/net/tcp_shell/
H A Dtcp_shell.cpp57 team_id owner; member in struct:net_socket_private
/haiku-fatelf/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...]
/haiku-fatelf/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp66 device_node* owner; // associated node; NULL for temporary allocation member in struct:io_resource_info
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dentities.h58 int owner; /* does the entity own the childrens */ member in struct:_xmlEntity
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dnanoftp.c1592 char owner[11]; local
2047 ftpList(void *userData, const char *filename, const char* attrib, const char *owner, const char *group, unsigned long size, int links, int year, const char *month, int day, int hour, int minute) argument
/haiku-fatelf/src/servers/net/
H A DServices.cpp30 struct service* owner; member in struct:service_address
/haiku-fatelf/src/system/kernel/device_manager/
H A DIORequest.h230 void SetOwner(IORequestOwner* owner) argument
H A DIOSchedulerSimple.cpp174 IORequestOwner& owner = fAllocatedRequestOwners[i]; local
245 IORequestOwner* owner = _GetRequestOwner(request->TeamID(), local
381 IORequestOwner* owner = request->Owner(); local
494 _NextActiveRequestOwner(IORequestOwner*& owner, off_t& quantum) argument
602 IORequestOwner* owner = NULL; local
803 IORequestOwner* owner = fRequestOwners->Lookup(thread); local
[all...]

Completed in 250 milliseconds

123456