Searched defs:self (Results 51 - 75 of 79) sorted by last modified time

1234

/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DExpressionPromptWindow.cpp37 ExpressionPromptWindow* self = new ExpressionPromptWindow(addTarget, local
H A DConnectionConfigWindow.cpp55 ConnectionConfigWindow* self = new ConnectionConfigWindow(); local
H A DWatchPromptWindow.cpp75 WatchPromptWindow* self = new WatchPromptWindow(architecture, address, local
H A DVariableEditWindow.cpp59 VariableEditWindow* self = new VariableEditWindow(initialValue, node, local
H A DSignalDispositionEditWindow.cpp59 SignalDispositionEditWindow* self = new SignalDispositionEditWindow( local
H A DBreakpointEditWindow.cpp57 BreakpointEditWindow* self = new BreakpointEditWindow( local
/haiku/src/kits/support/
H A DDataIO.cpp137 _ReservedDataIO1__7BDataIO(BDataIO* self) argument
149 _ZN7BDataIO16_ReservedDataIO1Ev(BDataIO* self) argument
H A DList.cpp455 AddList__5BListP5BListl(BList* self, BList* list, int32 index) argument
462 AddList__5BListP5BList(BList* self, BList* list) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp2064 SourceView* self = new SourceView(team, listener); local
H A DBreakpointsView.cpp52 BreakpointsView* self = new BreakpointsView(team, listener); local
H A DConsoleOutputView.cpp79 ConsoleOutputView* self = new ConsoleOutputView(); local
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DTeamSettingsWindow.cpp40 TeamSettingsWindow* self = new TeamSettingsWindow( local
H A DSignalsConfigView.cpp208 SignalsConfigView* self = new SignalsConfigView(team, listener); local
H A DImageStopConfigView.cpp74 ImageStopConfigView* self = new ImageStopConfigView(team, listener); local
H A DExceptionStopConfigView.cpp48 ExceptionStopConfigView* self = new ExceptionStopConfigView( local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp85 InspectorWindow* self = new InspectorWindow(team, listener, target); local
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp85 ExpressionEvaluationWindow* self = new ExpressionEvaluationWindow( local
/haiku/src/kits/tracker/
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
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp135 GenerateSudoku* self = (GenerateSudoku*)_self; local
/haiku/src/servers/launch/
H A DWorker.cpp90 Worker* self = (Worker*)_self; local
/haiku/src/kits/interface/
H A DRect.cpp282 InsetByCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
291 InsetByCopy__5BRectff(BRect* self, float dx, float dy) argument
300 OffsetByCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
309 OffsetByCopy__5BRectff(BRect* self, float dx, float dy) argument
318 OffsetToCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
327 OffsetToCopy__5BRectff(BRect* self, float dx, float dy) argument
340 _ZN5BRect11InsetByCopyE6BPoint(BRect* self, BPoint point) argument
349 _ZN5BRect11InsetByCopyEff(BRect* self, float dx, float dy) argument
358 _ZN5BRect12OffsetByCopyE6BPoint(BRect* self, BPoint point) argument
367 _ZN5BRect12OffsetByCopyEff(BRect* self, float dx, float dy) argument
376 _ZN5BRect12OffsetToCopyE6BPoint(BRect* self, BPoint point) argument
385 _ZN5BRect12OffsetToCopyEff(BRect* self, float dx, float dy) argument
[all...]
/haiku/src/apps/showimage/
H A DImageCache.cpp186 ImageCache* self = (ImageCache*)_self; local
[all...]
/haiku/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp259 Recorder* self = (Recorder*)data; local
/haiku/src/kits/shared/
H A DThread.cpp69 SimpleThread* self = static_cast<SimpleThread*>(castToThis); local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp52 AttributeIndexTreeValue* self = (AttributeIndexTreeValue*)malloc( local

Completed in 245 milliseconds

1234