Searched defs:self (Results 1 - 25 of 79) sorted by path

1234

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp52 AttributeIndexTreeValue* self = (AttributeIndexTreeValue*)malloc( local
/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/inspector_window/
H A DInspectorWindow.cpp85 InspectorWindow* self = new InspectorWindow(team, listener, target); local
H A DMemoryView.cpp84 MemoryView* self = new MemoryView(team, listener); local
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp48 ExceptionStopConfigView* self = new ExceptionStopConfigView( local
H A DImageStopConfigView.cpp74 ImageStopConfigView* self = new ImageStopConfigView(team, listener); local
H A DSignalsConfigView.cpp208 SignalsConfigView* self = new SignalsConfigView(team, listener); local
H A DTeamSettingsWindow.cpp40 TeamSettingsWindow* self = new TeamSettingsWindow( local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointsView.cpp52 BreakpointsView* self = new BreakpointsView(team, listener); local
H A DConsoleOutputView.cpp79 ConsoleOutputView* self = new ConsoleOutputView(); local
H A DSourceView.cpp2064 SourceView* self = new SourceView(team, listener); local
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DBreakpointEditWindow.cpp57 BreakpointEditWindow* self = new BreakpointEditWindow( local
H A DConnectionConfigWindow.cpp55 ConnectionConfigWindow* self = new ConnectionConfigWindow(); local
H A DExpressionPromptWindow.cpp37 ExpressionPromptWindow* self = new ExpressionPromptWindow(addTarget, local
H A DSignalDispositionEditWindow.cpp59 SignalDispositionEditWindow* self = new SignalDispositionEditWindow( local
H A DVariableEditWindow.cpp59 VariableEditWindow* self = new VariableEditWindow(initialValue, node, local
H A DWatchPromptWindow.cpp75 WatchPromptWindow* self = new WatchPromptWindow(architecture, address, local
/haiku/src/apps/mail/
H A DQueryList.cpp219 QueryList::_FetchQuery(void* self) argument
/haiku/src/apps/showimage/
H A DImageCache.cpp186 ImageCache* self = (ImageCache*)_self; local
[all...]
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp135 GenerateSudoku* self = (GenerateSudoku*)_self; local
/haiku/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp259 Recorder* self = (Recorder*)data; 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...]
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/kits/media/
H A DMediaFile.cpp324 CreateTrack__10BMediaFileP12media_formatPC16media_codec_info(BMediaFile* self, argument
335 CreateTrack__10BMediaFileP12media_format(BMediaFile* self, media_format* mf) argument
H A DMediaTrack.cpp148 status_t DecodedFormat__11BMediaTrackP12media_format(BMediaTrack* self, argument
348 ReadFrames__11BMediaTrackPcPxP12media_header(BMediaTrack* self, argument

Completed in 113 milliseconds

1234