Searched refs:delegate (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Sparkle.framework/Headers/
H A DSUAppcast.h16 id delegate; variable
21 - (void)setDelegate:delegate;
H A DSUUpdater.h20 IBOutlet id delegate; variable
31 - (void)setDelegate:(id)delegate;
32 - delegate;
64 // This begins a "probing" check for updates which will not actually offer to update to that version. The delegate methods, though,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Sparkle.framework/Versions/A/Headers/
H A DSUAppcast.h16 id delegate; variable
21 - (void)setDelegate:delegate;
H A DSUUpdater.h20 IBOutlet id delegate; variable
31 - (void)setDelegate:(id)delegate;
32 - delegate;
64 // This begins a "probing" check for updates which will not actually offer to update to that version. The delegate methods, though,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Sparkle.framework/Versions/Current/Headers/
H A DSUAppcast.h16 id delegate; variable
21 - (void)setDelegate:delegate;
H A DSUUpdater.h20 IBOutlet id delegate; variable
31 - (void)setDelegate:(id)delegate;
32 - delegate;
64 // This begins a "probing" check for updates which will not actually offer to update to that version. The delegate methods, though,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/UKKQueue/
H A DUKFNSubscribeFileWatcher.h38 id delegate; // Delegate must respond to UKFileWatcherDelegate protocol. variable
44 // UKFileWatcher defines the methods: addPath: removePath: and delegate accessors.
H A DUKFileWatcher.h35 -(id) delegate;
H A DUKKQueue.h81 id delegate; // Gets messages about changes instead of notification center, if specified. variable
82 id delegateProxy; // Proxy object to which we send messages so they reach delegate on the main thread.
83 BOOL alwaysNotify; // Send notifications even if we have a delegate? Defaults to NO.
96 -(id) delegate;
115 // * DEPRECATED * use UKFileWatcher delegate methods instead!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DPortChecker.h46 - (id) initForPort: (NSInteger) portNumber delay: (BOOL) delay withDelegate: (id) delegate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dbuffer.h71 sw_corby_buffer_delegate delegate,
83 sw_corby_buffer_delegate delegate,
107 sw_corby_buffer_delegate delegate,
117 sw_corby_buffer_delegate delegate,
H A Dchannel.h157 sw_corby_channel_delegate delegate);
H A Dorb.h151 sw_corby_orb_delegate delegate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dbuffer.h71 sw_corby_buffer_delegate delegate,
83 sw_corby_buffer_delegate delegate,
107 sw_corby_buffer_delegate delegate,
117 sw_corby_buffer_delegate delegate,
H A Dchannel.h157 sw_corby_channel_delegate delegate);
H A Dorb.h151 sw_corby_orb_delegate delegate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfilterbar.cc214 FilterBarComboBoxDelegate * delegate = new FilterBarComboBoxDelegate( 0, c ); local
215 c->setItemDelegate( delegate );
228 delegate->setSeparator( model, model->index( 1, 0 ) );
377 FilterBarComboBoxDelegate * delegate = new FilterBarComboBoxDelegate( 0, c ); local
378 c->setItemDelegate( delegate );
386 delegate->setSeparator( model, model->index( 1, 0 ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/MacOSX/cocoa-mule/
H A DEC.h200 id delegate; variable
217 - (id)delegate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddelgrend.tex56 In any case, this sets up the delegate renderer object to follow all calls to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c488 AVAHI_GCC_UNUSED sw_corby_orb_delegate delegate) {
562 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
573 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
879 AVAHI_GCC_UNUSED sw_corby_channel_delegate delegate) {
486 sw_corby_orb_set_delegate( AVAHI_GCC_UNUSED sw_corby_orb self, AVAHI_GCC_UNUSED sw_corby_orb_delegate delegate) argument
560 sw_corby_buffer_init_with_delegate( AVAHI_GCC_UNUSED sw_corby_buffer * self, AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate, AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow, AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow, AVAHI_GCC_UNUSED sw_opaque_t extra) argument
570 sw_corby_buffer_init_with_size_and_delegate( AVAHI_GCC_UNUSED sw_corby_buffer * self, AVAHI_GCC_UNUSED sw_size_t size, AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate, AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow, AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow, AVAHI_GCC_UNUSED sw_opaque_t extra) argument
877 sw_corby_channel_set_delegate( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_corby_channel_delegate delegate) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c488 AVAHI_GCC_UNUSED sw_corby_orb_delegate delegate) {
562 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
573 AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate,
879 AVAHI_GCC_UNUSED sw_corby_channel_delegate delegate) {
486 sw_corby_orb_set_delegate( AVAHI_GCC_UNUSED sw_corby_orb self, AVAHI_GCC_UNUSED sw_corby_orb_delegate delegate) argument
560 sw_corby_buffer_init_with_delegate( AVAHI_GCC_UNUSED sw_corby_buffer * self, AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate, AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow, AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow, AVAHI_GCC_UNUSED sw_opaque_t extra) argument
570 sw_corby_buffer_init_with_size_and_delegate( AVAHI_GCC_UNUSED sw_corby_buffer * self, AVAHI_GCC_UNUSED sw_size_t size, AVAHI_GCC_UNUSED sw_corby_buffer_delegate delegate, AVAHI_GCC_UNUSED sw_corby_buffer_overflow_func overflow, AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow, AVAHI_GCC_UNUSED sw_opaque_t extra) argument
877 sw_corby_channel_set_delegate( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_corby_channel_delegate delegate) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dlangwell_udc.c2179 /* RNDIS gadget delegate */
2182 goto delegate;
2188 goto delegate;
2272 goto delegate;
2276 goto delegate;
2280 goto delegate;
2284 goto delegate;
2288 goto delegate;
2292 goto delegate;
2296 goto delegate;
[all...]
H A Domap_udc.c1601 goto delegate;
1617 goto delegate;
1621 goto delegate;
1650 goto delegate;
1709 goto delegate;
1722 delegate:
H A Datmel_usba_udc.c1249 goto delegate;
1283 goto delegate;
1315 goto delegate;
1323 goto delegate;
1331 delegate:
H A Dci13xxx_udc.c1878 goto delegate;
1897 goto delegate;
1905 goto delegate;
1917 goto delegate;
1931 delegate:

Completed in 148 milliseconds

12