Home
last modified time | relevance | path

Searched refs:_Channel (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/dports/irc/smuxi/smuxi-1.1/lib/SmartIrc4net/src/IrcClient/
H A DEventArgs.cs162 private string _Channel; field in Meebey.SmartIrc4net.KickEventArgs
169 return _Channel;
193 _Channel = channel; in KickEventArgs()
205 private string _Channel; field in Meebey.SmartIrc4net.JoinEventArgs
210 return _Channel;
222 _Channel = channel; in JoinEventArgs()
238 return _Channel;
250 _Channel = channel; in NamesEventArgs()
285 return _Channel;
297 _Channel = channel; in InviteEventArgs()
[all …]
H A DChannelUser.cs40 private string _Channel; field in Meebey.SmartIrc4net.ChannelUser
52 _Channel = channel; in ChannelUser()
68 return _Channel;
H A DIrcMessageData.cs42 private string _Channel; field in Meebey.SmartIrc4net.IrcMessageData
103 return _Channel;
185 _Channel = channel; in IrcMessageData()
/dports/irc/smartirc4net/smartirc4net-1.1/src/IrcClient/
H A DEventArgs.cs162 private string _Channel; field in Meebey.SmartIrc4net.KickEventArgs
169 return _Channel;
193 _Channel = channel; in KickEventArgs()
205 private string _Channel; field in Meebey.SmartIrc4net.JoinEventArgs
210 return _Channel;
222 _Channel = channel; in JoinEventArgs()
238 return _Channel;
250 _Channel = channel; in NamesEventArgs()
285 return _Channel;
297 _Channel = channel; in InviteEventArgs()
[all …]
H A DChannelUser.cs40 private string _Channel; field in Meebey.SmartIrc4net.ChannelUser
52 _Channel = channel; in ChannelUser()
68 return _Channel;
H A DIrcMessageData.cs44 private string _Channel; field in Meebey.SmartIrc4net.IrcMessageData
106 return _Channel;
199 _Channel = channel; in IrcMessageData()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DImageSequence.hh186 if (_Channel.size() > 0) { in Add()
189 attr._dt = _Channel[0].Image().GetTSize(); in Add()
190 if (attr != _Channel[0].Image().Attributes()) { in Add()
203 _Channel.push_back(ChannelType(image, manage, copy)); in Add()
211 _Channel.clear(); in Clear()
222 _Channel.resize(n); in NumberOfChannels()
229 return static_cast<int>(_Channel.size()); in NumberOfChannels()
236 return _Channel[idx]; in Channel()
243 return _Channel[idx]; in Channel()
250 _Channel[idx].Image(image, manage, copy); in Image()
[all …]
H A DImageSequence.h273 Array<ChannelType> _Channel; ///< Channels of image frame
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung/
H A Dts_amqp.erl342 get_post_fun(_Channel, 'connection.open_ok') ->
351 get_post_fun(_Channel, 'channel.open_ok') ->
357 get_post_fun(_Channel, 'channel.close_ok') ->
372 get_post_fun(_Channel, 'basic.consume_ok') ->
388 get_post_fun(_Channel, 'connection.close_ok') ->
394 get_post_fun(_Channel, _) ->
470 should_ack(_Channel, AckBuf, _Method, AMQPSession) ->
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddbopl.h43 typedef struct _Channel Channel;
142 struct _Channel { struct
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/MUSIC/
H A Ddbopl.h41 typedef struct _Channel Channel;
140 struct _Channel { struct
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/xds_k8s_test_driver/bin/
H A Drun_channelz.py65 _Channel = grpc_channelz.Channel variable
100 channel: _Channel = test_client.wait_for_server_channel_state(
/dports/net/py-kombu/kombu-4.6.11/t/unit/transport/
H A Dtest_azureservicebus.py36 class _Channel(azureservicebus.Channel): class
51 Channel = _Channel
H A Dtest_mongodb.py15 class _Channel(mongodb.Channel): class
43 Channel = _Channel
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/amqp_client/src/
H A Drabbit_routing_util.erl88 ensure_endpoint(_Dir, _Channel, {queue, undefined}, _Params, State) ->
127 ensure_binding(QueueBin, {"", Queue}, _Channel) ->
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/jsTest/
H A DjsTestProtocol.jsm89 channel: { label: "_Channel Field", required: true },
/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosEventDomain/src/
H A DCosEventDomainAdmin_EventDomain_impl.erl347 {Id, _Channel} when Cyclic == ?ForbidCycles ->
349 {Id, _Channel} ->
368 {Id, _Channel} when Cyclic == ?ForbidCycles ->
370 {Id, _Channel} ->
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosEventDomain/src/
H A DCosEventDomainAdmin_EventDomain_impl.erl347 {Id, _Channel} when Cyclic == ?ForbidCycles ->
349 {Id, _Channel} ->
368 {Id, _Channel} when Cyclic == ?ForbidCycles ->
370 {Id, _Channel} ->
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosEventDomain/src/
H A DCosEventDomainAdmin_EventDomain_impl.erl347 {Id, _Channel} when Cyclic == ?ForbidCycles ->
349 {Id, _Channel} ->
368 {Id, _Channel} when Cyclic == ?ForbidCycles ->
370 {Id, _Channel} ->
/dports/lang/erlang/corba-5.0.2/lib/cosEventDomain/src/
H A DCosEventDomainAdmin_EventDomain_impl.erl347 {Id, _Channel} when Cyclic == ?ForbidCycles ->
349 {Id, _Channel} ->
368 {Id, _Channel} when Cyclic == ?ForbidCycles ->
370 {Id, _Channel} ->
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/ext/
H A Dfilters.py1197 class _Channel(MessageFilter): class in Filters._ChatType
1203 channel = _Channel()
1778 class _Channel(MessageFilter): class in Filters.sender_chat
1785 channel = _Channel()
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosEventDomain/src/
H A DCosEventDomainAdmin_EventDomain_impl.erl347 {Id, _Channel} when Cyclic == ?ForbidCycles ->
349 {Id, _Channel} ->
368 {Id, _Channel} when Cyclic == ?ForbidCycles ->
370 {Id, _Channel} ->
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio/grpc/
H A D_interceptor.py480 class _Channel(grpc.Channel): class
561 channel = _Channel(channel, interceptor)
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio/grpc/
H A D_interceptor.py480 class _Channel(grpc.Channel): class
561 channel = _Channel(channel, interceptor)
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio/grpc/
H A D_interceptor.py480 class _Channel(grpc.Channel): class
561 channel = _Channel(channel, interceptor)

12345678910>>...23