Searched defs:self (Results 26 - 50 of 79) sorted by relevance

1234

/haiku/src/kits/tracker/
H A DFSUtils.h341 static WellKnowEntryList* self; member in class:BPrivate::WellKnowEntryList
H A DFBCPadding.cpp127 SetPanelDirectory__10BFilePanelP10BDirectory(BFilePanel* self, BDirectory* d) argument
133 SetPanelDirectory__10BFilePanelP6BEntry(BFilePanel* self, BEntry* e) argument
139 SetPanelDirectory__10BFilePanelP9entry_ref(BFilePanel* self, entry_ref* r) argument
114 __10BFilePanel15file_panel_modeP10BMessengerP9entry_refUlbP8BMessageP10BRefFilterT5T5(void* self, file_panel_mode mode, BMessenger* target, entry_ref* ref, uint32 nodeFlavors, bool multipleSelection, BMessage* message, BRefFilter* filter, bool modal, bool hideWhenDone) argument
H A DTaskLoop.cpp551 StandAloneTaskLoop* self = (StandAloneTaskLoop*)castToThis; local
/haiku/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp259 Recorder* self = (Recorder*)data; local
/haiku/src/kits/support/
H A DList.cpp455 AddList__5BListP5BListl(BList* self, BList* list, int32 index) argument
462 AddList__5BListP5BList(BList* self, BList* list) argument
H A DDataIO.cpp137 _ReservedDataIO1__7BDataIO(BDataIO* self) argument
149 _ZN7BDataIO16_ReservedDataIO1Ev(BDataIO* self) argument
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp85 ExpressionEvaluationWindow* self = new ExpressionEvaluationWindow( local
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp208 SignalsConfigView* self = new SignalsConfigView(team, listener); local
/haiku/src/servers/net/
H A DServices.cpp540 Services* self = (Services*)_self; local
/haiku/src/apps/mandelbrot/
H A DFractalEngine.cpp234 thread_id self = find_thread(NULL); local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/pci/
H A Drtwn_pci_attach.c740 rtwn_pci_shutdown(device_t self) argument
749 rtwn_pci_suspend(device_t self) argument
759 rtwn_pci_resume(device_t self) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/
H A Drtwn_usb_attach.c92 rtwn_usb_match(device_t self) argument
378 rtwn_usb_attach(device_t self) argument
425 rtwn_usb_detach(device_t self) argument
447 rtwn_usb_suspend(device_t self) argument
457 rtwn_usb_resume(device_t self) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp14 CachedExtent* self = new(std::nothrow) CachedExtent(); local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp366 BreakpointListView* self = new BreakpointListView(team, listener); local
H A DImageListView.cpp176 ImageListView* self = new ImageListView(team, listener); local
H A DRegistersView.cpp222 RegistersView* self = new RegistersView(architecture); local
H A DThreadListView.cpp230 ThreadListView* self = new ThreadListView(team, listener); local
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.cpp354 AHCIController *self = (AHCIController *)data; local
/haiku/src/tests/system/kernel/
H A Dsyscall_restart_test.cpp166 Test* self = (Test*)userData; local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp52 AttributeIndexTreeValue* self = (AttributeIndexTreeValue*)malloc( local
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp135 GenerateSudoku* self = (GenerateSudoku*)_self; local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp85 InspectorWindow* self = new InspectorWindow(team, listener, target); local
/haiku/src/kits/interface/
H A DShape.cpp641 __6BShapeR6BShape(void* self, BShape& copyFrom) argument
649 Bounds__6BShape(BShape* self) argument
656 _ReservedShapeIterator1__14BShapeIterator(BShapeIterator* self) argument
665 _ZN14BShapeIterator23_ReservedShapeIterator1Ev(BShapeIterator* self) argument
/haiku/src/apps/text_search/
H A DGrepper.cpp162 Grepper* self = static_cast<Grepper*>(cookie); local
234 Grepper* self = static_cast<Grepper*>(cookie); local
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp735 IOSchedulerSimple *self = (IOSchedulerSimple *)_self; local
779 IOSchedulerSimple *self = (IOSchedulerSimple*)_self; local

Completed in 152 milliseconds

1234