Home
last modified time | relevance | path

Searched defs:_delegate (Results 51 – 75 of 735) sorted by relevance

12345678910>>...30

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-swift/test/fixtures/exceptions/
H A DRaiserAsyncReactiveWrapper.java15 private final Raiser.Async _delegate; field in RaiserAsyncReactiveWrapper
17 public RaiserAsyncReactiveWrapper(Raiser.Async _delegate) { in RaiserAsyncReactiveWrapper()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-swift-bean/gen-swift/test/fixtures/basic_swift_bean/
H A DLegacyServiceBlockingReactiveWrapper.java15 private final LegacyService _delegate; field in LegacyServiceBlockingReactiveWrapper
17 public LegacyServiceBlockingReactiveWrapper(LegacyService _delegate) { in LegacyServiceBlockingReactiveWrapper()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-swift/test/fixtures/basic/
H A DDbMixedStackArgumentsAsyncReactiveWrapper.java15 private final DbMixedStackArguments.Async _delegate; field in DbMixedStackArgumentsAsyncReactiveWrapper
17 public DbMixedStackArgumentsAsyncReactiveWrapper(DbMixedStackArguments.Async _delegate) { in DbMixedStackArgumentsAsyncReactiveWrapper()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/adapter/gen-swift/test/fixtures/adapter/
H A DServiceBlockingReactiveWrapper.java15 private final Service _delegate; field in ServiceBlockingReactiveWrapper
17 public ServiceBlockingReactiveWrapper(Service _delegate) { in ServiceBlockingReactiveWrapper()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DDelegate2.h23 Delegate2 (MD _delegate) : mDelegate(_delegate) { } in Delegate2()
35 virtual bool compare( MyGUI::delegates::IDelegate2<T1, T2> * _delegate) const in compare()
H A DDelegate3.h23 Delegate3 (MD _delegate) : mDelegate(_delegate) { } in Delegate3()
35 virtual bool compare( MyGUI::delegates::IDelegate3<T1, T2, T3> * _delegate) const in compare()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DDelegate2.h23 Delegate2 (MD _delegate) : mDelegate(_delegate) { } in Delegate2()
35 virtual bool compare( MyGUI::delegates::IDelegate2<T1, T2> * _delegate) const in compare()
H A DDelegate3.h23 Delegate3 (MD _delegate) : mDelegate(_delegate) { } in Delegate3()
35 virtual bool compare( MyGUI::delegates::IDelegate3<T1, T2, T3> * _delegate) const in compare()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DDelegate2.h23 Delegate2 (MD _delegate) : mDelegate(_delegate) { } in Delegate2()
35 virtual bool compare( MyGUI::delegates::IDelegate2<T1, T2> * _delegate) const in compare()
H A DDelegate3.h23 Delegate3 (MD _delegate) : mDelegate(_delegate) { } in Delegate3()
35 virtual bool compare( MyGUI::delegates::IDelegate3<T1, T2, T3> * _delegate) const in compare()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DDelegate2.h23 Delegate2 (MD _delegate) : mDelegate(_delegate) { } in Delegate2()
35 virtual bool compare( MyGUI::delegates::IDelegate2<T1, T2> * _delegate) const in compare()
H A DDelegate3.h23 Delegate3 (MD _delegate) : mDelegate(_delegate) { } in Delegate3()
35 virtual bool compare( MyGUI::delegates::IDelegate3<T1, T2, T3> * _delegate) const in compare()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/remote/utils/
H A DRPShortCuts.java44 ShortCuts _delegate ) in create()
58 ShortCuts _delegate ) in RPShortCuts()
65 Object _delegate ) in _setDelegate()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/includes/gen-swift/test/fixtures/includes/
H A DMyServiceAsyncReactiveWrapper.java15 private final MyService.Async _delegate; field in MyServiceAsyncReactiveWrapper
17 public MyServiceAsyncReactiveWrapper(MyService.Async _delegate) { in MyServiceAsyncReactiveWrapper()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/sink/gen-swift/test/fixtures/sink/
H A DSinkServiceReactiveBlockingWrapper.java14 private final SinkService.Reactive _delegate; field in SinkServiceReactiveBlockingWrapper
16 public SinkServiceReactiveBlockingWrapper(SinkService.Reactive _delegate) { in SinkServiceReactiveBlockingWrapper()
H A DSinkServiceReactiveAsyncWrapper.java14 private SinkService.Reactive _delegate; field in SinkServiceReactiveAsyncWrapper
16 public SinkServiceReactiveAsyncWrapper(SinkService.Reactive _delegate) { in SinkServiceReactiveAsyncWrapper()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/stream/gen-swift/test/fixtures/stream/
H A DPubSubStreamingServiceReactiveBlockingWrapper.java14 private final PubSubStreamingService.Reactive _delegate; field in PubSubStreamingServiceReactiveBlockingWrapper
16 public PubSubStreamingServiceReactiveBlockingWrapper(PubSubStreamingService.Reactive _delegate) { in PubSubStreamingServiceReactiveBlockingWrapper()
H A DPubSubStreamingServiceReactiveAsyncWrapper.java14 private PubSubStreamingService.Reactive _delegate; field in PubSubStreamingServiceReactiveAsyncWrapper
16 public PubSubStreamingServiceReactiveAsyncWrapper(PubSubStreamingService.Reactive _delegate) { in PubSubStreamingServiceReactiveAsyncWrapper()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ItemBox.h37 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateNotifyItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateNotifyItem()
65 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateMouseItemActivate(ExportHandle _delegate) in ExportItemBoxEvent_DelegateMouseItemActivate()
93 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateChangeItemPosition(ExportHandle _delegate) in ExportItemBoxEvent_DelegateChangeItemPosition()
121 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateSelectItemAccept(ExportHandle _delegate) in ExportItemBoxEvent_DelegateSelectItemAccept()
152 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateDrawItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateDrawItem()
180 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCoordItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCoordItem()
205 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCreateWidgetItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCreateWidgetItem()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ItemBox.h37 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateNotifyItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateNotifyItem()
65 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateMouseItemActivate(ExportHandle _delegate) in ExportItemBoxEvent_DelegateMouseItemActivate()
93 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateChangeItemPosition(ExportHandle _delegate) in ExportItemBoxEvent_DelegateChangeItemPosition()
121 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateSelectItemAccept(ExportHandle _delegate) in ExportItemBoxEvent_DelegateSelectItemAccept()
152 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateDrawItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateDrawItem()
180 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCoordItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCoordItem()
205 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCreateWidgetItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCreateWidgetItem()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ItemBox.h37 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateNotifyItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateNotifyItem()
65 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateMouseItemActivate(ExportHandle _delegate) in ExportItemBoxEvent_DelegateMouseItemActivate()
93 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateChangeItemPosition(ExportHandle _delegate) in ExportItemBoxEvent_DelegateChangeItemPosition()
121 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateSelectItemAccept(ExportHandle _delegate) in ExportItemBoxEvent_DelegateSelectItemAccept()
152 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateDrawItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateDrawItem()
180 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCoordItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCoordItem()
205 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCreateWidgetItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCreateWidgetItem()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ItemBox.h37 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateNotifyItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateNotifyItem()
65 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateMouseItemActivate(ExportHandle _delegate) in ExportItemBoxEvent_DelegateMouseItemActivate()
93 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateChangeItemPosition(ExportHandle _delegate) in ExportItemBoxEvent_DelegateChangeItemPosition()
121 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateSelectItemAccept(ExportHandle _delegate) in ExportItemBoxEvent_DelegateSelectItemAccept()
152 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateDrawItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateDrawItem()
180 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCoordItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCoordItem()
205 MYGUIEXPORT void MYGUICALL ExportItemBoxEvent_DelegateCreateWidgetItem(ExportHandle _delegate) in ExportItemBoxEvent_DelegateCreateWidgetItem()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/TestApp_Managed/
H A DExport.cs17 private static extern void ExportDemo_AddFrameDelegate(HandleFrameStart _delegate); in ExportDemo_AddFrameDelegate()
43 public static void AddFrameDelegate(HandleFrameStart _delegate) in AddFrameDelegate()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/TestApp_Sharp/
H A DExport.cs12 private static extern void ExportDemo_AddFrameDelegate(HandleFrameStart _delegate); in ExportDemo_AddFrameDelegate()
38 public static void AddFrameDelegate(HandleFrameStart _delegate) in AddFrameDelegate()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/TestApp_Managed/
H A DExport.cs17 private static extern void ExportDemo_AddFrameDelegate(HandleFrameStart _delegate); in ExportDemo_AddFrameDelegate()
43 public static void AddFrameDelegate(HandleFrameStart _delegate) in AddFrameDelegate()

12345678910>>...30