Searched defs:self (Results 1 - 25 of 79) sorted by last modified time

1234

/haiku/src/kits/tracker/
H A DFSUtils.cpp4181 WellKnowEntryList* WellKnowEntryList::self = NULL; member in class:BPrivate::WellKnowEntryList
H A DUtilities.cpp258 PoseInfo* self = (PoseInfo*)castToThis; local
373 ExtendedPoseInfo* self = (ExtendedPoseInfo *)castToThis; local
[all...]
H A DTaskLoop.cpp551 StandAloneTaskLoop* self = (StandAloneTaskLoop*)castToThis; local
H A DFSUtils.h341 static WellKnowEntryList* self; member in class:BPrivate::WellKnowEntryList
/haiku/src/kits/interface/
H A DStatusBar.cpp695 _ReservedStatusBar1__10BStatusBar(BStatusBar* self, float value, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c11714 iwm_attach_hook(struct device *self) argument
12285 iwm_activate(struct device *self, int act) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c10916 iwx_attach_hook(struct device *self) argument
11580 iwx_activate(struct device *self, int act) argument
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.cpp354 AHCIController *self = (AHCIController *)data; local
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp993 domain_error_reply(net_protocol* self, net_buffer* cause, argument
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp292 unix_add_ancillary_data(net_protocol *self, ancillary_data_container *container, argument
355 unix_process_ancillary_data(net_protocol *self, argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.cpp575 IMAPFolder::_ReadFolderState(void* self) argument
/haiku/src/tests/system/kernel/scheduler/
H A Dmain.cpp202 CPU::_Run(void* self) argument
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp735 IOSchedulerSimple *self = (IOSchedulerSimple *)_self; local
779 IOSchedulerSimple *self = (IOSchedulerSimple*)_self; local
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp1325 SystemProfiler* self = (SystemProfiler*)cookie; local
1372 SystemProfiler* self = (SystemProfiler*)cookie; local
1380 SystemProfiler* self = (SystemProfiler*)cookie; local
1430 SystemProfiler* self = (SystemProfiler*)timer->user_data; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DStartTeamWindow.cpp51 StartTeamWindow* self = new StartTeamWindow(hostInterface); local
/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c430 rge_activate(struct device *self, int act) argument
/haiku/src/kits/support/
H A DString.cpp2725 __ls__7BStringR7BString(BString* self, BString& string) argument
2805 _ZN7BStringixEi(BString* self, int32 index) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1848 VariablesView* self = new VariablesView(listener); local
H A DTeamWindow.cpp307 TeamWindow* self = new TeamWindow(team, listener); local
H A DThreadListView.cpp230 ThreadListView* self = new ThreadListView(team, listener); local
H A DRegistersView.cpp222 RegistersView* self = new RegistersView(architecture); local
H A DStackTraceView.cpp129 StackTraceView* self = new StackTraceView(listener); local
H A DImageFunctionsView.cpp664 ImageFunctionsView* self = new ImageFunctionsView(listener); local
H A DBreakpointListView.cpp366 BreakpointListView* self = new BreakpointListView(team, listener); local
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp74 TeamsWindow* self = new TeamsWindow(settingsManager); local

Completed in 481 milliseconds

1234