Home
last modified time | relevance | path

Searched refs:Channels (Results 1 – 25 of 4442) sorted by relevance

12345678910>>...178

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Diagnostics/
H A DTraceCode.cs34 public const int Channels = 0X40000; field in System.ServiceModel.Diagnostics.TraceCode
53 public const int MessageReceived = TraceCode.Channels | 0X0013;
54 public const int MessageSent = TraceCode.Channels | 0X0014;
65 public const int ChannelCreated = TraceCode.Channels | 0X001F;
66 public const int ChannelDisposed = TraceCode.Channels | 0X0020;
67 public const int ListenerCreated = TraceCode.Channels | 0X0021;
73 public const int HttpAuthFailed = TraceCode.Channels | 0X0027;
78 public const int OpenedListener = TraceCode.Channels | 0X002C;
120 public const int MsmqDetected = TraceCode.Channels | 0X0056;
124 public const int MsmqLeftBatch = TraceCode.Channels | 0X005A;
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Remoting/
H A DSystem.Runtime.Remoting.dll.sources5 System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs
7 System.Runtime.Remoting.Channels/BinaryCore.cs
10 System.Runtime.Remoting.Channels/ChannelCore.cs
11 System.Runtime.Remoting.Channels/CommonTransportKeys.cs
13 System.Runtime.Remoting.Channels/RemotingThreadPool.cs
15 System.Runtime.Remoting.Channels/SoapCore.cs
20 System.Runtime.Remoting.Channels/SocketCachePolicy.cs
21 System.Runtime.Remoting.Channels.Ipc/IpcChannel.cs
39 System.Runtime.Remoting.Channels.Tcp/TcpChannel.cs
41 System.Runtime.Remoting.Channels.Tcp/TcpMessageIO.cs
[all …]
H A Dxammac_net_4_5_System.Runtime.Remoting.dll.sources5 System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs
7 System.Runtime.Remoting.Channels/BinaryCore.cs
10 System.Runtime.Remoting.Channels/ChannelCore.cs
11 System.Runtime.Remoting.Channels/CommonTransportKeys.cs
13 System.Runtime.Remoting.Channels/RemotingThreadPool.cs
15 System.Runtime.Remoting.Channels/SoapCore.cs
19 System.Runtime.Remoting.Channels/SoapMessageFormatter.cs
20 System.Runtime.Remoting.Channels/SocketCachePolicy.cs
21 System.Runtime.Remoting.Channels.Ipc/IpcChannel.cs
39 System.Runtime.Remoting.Channels.Tcp/TcpChannel.cs
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Runtime.Remoting.cs59 namespace System.Runtime.Remoting.Channels
175Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
197Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
225Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
249 namespace System.Runtime.Remoting.Channels.Ipc
251 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
267 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
278 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
298 ….Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, System.Runtime.Remoting.Cha…
313 …: System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelSender, Syst…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Runtime.Remoting.cs58 namespace System.Runtime.Remoting.Channels
172 namespace System.Runtime.Remoting.Channels.Http
174Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
196Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
224Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
248 namespace System.Runtime.Remoting.Channels.Ipc
250 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
264 …l class IpcClientChannel : System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Chan…
290 namespace System.Runtime.Remoting.Channels.Tcp
292 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Runtime.Remoting.cs58 namespace System.Runtime.Remoting.Channels
172 namespace System.Runtime.Remoting.Channels.Http
174Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
196Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
224Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
248 namespace System.Runtime.Remoting.Channels.Ipc
250 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
264 …l class IpcClientChannel : System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Chan…
290 namespace System.Runtime.Remoting.Channels.Tcp
292 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Runtime.Remoting.cs58 namespace System.Runtime.Remoting.Channels
172 namespace System.Runtime.Remoting.Channels.Http
174Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
196Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
224Channels.BaseChannelWithProperties, System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remo…
248 namespace System.Runtime.Remoting.Channels.Ipc
250 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
264 …l class IpcClientChannel : System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Chan…
290 namespace System.Runtime.Remoting.Channels.Tcp
292 … System.Runtime.Remoting.Channels.IChannel, System.Runtime.Remoting.Channels.IChannelReceiver, Sys…
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/
H A Dmobile_System.ServiceModel.dll.sources56 System.ServiceModel.Channels/AddressHeader.cs
62 System.ServiceModel.Channels/Binding.cs
67 System.ServiceModel.Channels/BodyWriter.cs
68 System.ServiceModel.Channels/BufferManager.cs
69 System.ServiceModel.Channels/ChannelBase.cs
76 System.ServiceModel.Channels/ContentType.cs
77 System.ServiceModel.Channels/CustomBinding.cs
89 System.ServiceModel.Channels/IChannel.cs
105 System.ServiceModel.Channels/ISession.cs
111 System.ServiceModel.Channels/Message.cs
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/img/
H A Dimg_filter.h35 inline Image<Channels,ScalarType,Safe> getNormalized(const Image<Channels,ScalarType,Safe> &image) in getNormalized() argument
37 Image<Channels,ScalarType,Safe> i(image); in getNormalized()
86 Image<Channels,ScalarType,Safe> i; in getConvolved()
111 Image<Channels,ScalarType,Safe> i; in getBoxFiltered()
158 Image<Channels,ScalarType,Safe> i; in getGaussianSmoothed()
176 inline Image<Channels,ScalarType,Safe> getLaplacianFiltered(const Image<Channels,ScalarType,Safe> &… in getLaplacianFiltered() argument
178 Image<Channels,ScalarType,Safe> i; in getLaplacianFiltered()
229 Image<Channels,ScalarType,Safe> i; in getLoGFiltered()
279 Image<Channels,ScalarType,Safe> i; in getDoGFiltered()
309 Image<Channels,ScalarType,Safe> i; in getUnsharpMasked()
[all …]
H A Dimg_image.h52 STATIC_ASSERT( Channels>0 ); in Image()
64 STATIC_ASSERT( Channels>0 ); in Image()
91 STATIC_ASSERT( Channels>0 ); in Image()
123 STATIC_ASSERT( Channels>0 ); in Image()
155 …inline Image< Channels,ScalarType,Safe> & operator =(const Image<Channels,OtherScalarType,OtherSaf…
236 for (int channel=0;channel<Channels;++channel) in getPixel()
256 for (int channel=0;channel<Channels;++channel) in setPixel()
272 assert( channel >=0 && channel < Channels ); in getValue()
294 assert( channel >=0 && channel < Channels ); in setValue()
439 return _width * _height * Channels; in dataValuesSize()
[all …]
/dports/devel/vcglib/vcglib-2020.09/img/
H A Dimg_filter.h35 inline Image<Channels,ScalarType,Safe> getNormalized(const Image<Channels,ScalarType,Safe> &image) in getNormalized() argument
37 Image<Channels,ScalarType,Safe> i(image); in getNormalized()
86 Image<Channels,ScalarType,Safe> i; in getConvolved()
111 Image<Channels,ScalarType,Safe> i; in getBoxFiltered()
158 Image<Channels,ScalarType,Safe> i; in getGaussianSmoothed()
176 inline Image<Channels,ScalarType,Safe> getLaplacianFiltered(const Image<Channels,ScalarType,Safe> &… in getLaplacianFiltered() argument
178 Image<Channels,ScalarType,Safe> i; in getLaplacianFiltered()
229 Image<Channels,ScalarType,Safe> i; in getLoGFiltered()
279 Image<Channels,ScalarType,Safe> i; in getDoGFiltered()
309 Image<Channels,ScalarType,Safe> i; in getUnsharpMasked()
[all …]
H A Dimg_image.h52 STATIC_ASSERT( Channels>0 ); in Image()
64 STATIC_ASSERT( Channels>0 ); in Image()
91 STATIC_ASSERT( Channels>0 ); in Image()
123 STATIC_ASSERT( Channels>0 ); in Image()
155 …inline Image< Channels,ScalarType,Safe> & operator =(const Image<Channels,OtherScalarType,OtherSaf…
236 for (int channel=0;channel<Channels;++channel) in getPixel()
256 for (int channel=0;channel<Channels;++channel) in setPixel()
272 assert( channel >=0 && channel < Channels ); in getValue()
294 assert( channel >=0 && channel < Channels ); in setValue()
439 return _width * _height * Channels; in dataValuesSize()
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_ChannelGrouping.cpp150 Parser->Channels=Channel_Total; in Read_Buffer_Init()
201 …if (Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size>Common->Channels[Channel_Pos]->Buffer_S… in Read_Buffer_Continue()
202 … Common->Channels[Channel_Pos]->resize(Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size); in Read_Buffer_Continue()
203 …memcpy(Common->Channels[Channel_Pos]->Buffer+Common->Channels[Channel_Pos]->Buffer_Size, Buffer, B… in Read_Buffer_Continue()
214 if (Minimum>Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset) in Read_Buffer_Continue()
215 Minimum=Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
250 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
251 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
272 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
273 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_ChannelGrouping.cpp150 Parser->Channels=Channel_Total; in Read_Buffer_Init()
201 …if (Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size>Common->Channels[Channel_Pos]->Buffer_S… in Read_Buffer_Continue()
202 … Common->Channels[Channel_Pos]->resize(Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size); in Read_Buffer_Continue()
203 …memcpy(Common->Channels[Channel_Pos]->Buffer+Common->Channels[Channel_Pos]->Buffer_Size, Buffer, B… in Read_Buffer_Continue()
214 if (Minimum>Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset) in Read_Buffer_Continue()
215 Minimum=Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
250 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
251 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
272 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
273 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_ChannelGrouping.cpp150 Parser->Channels=Channel_Total; in Read_Buffer_Init()
201 …if (Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size>Common->Channels[Channel_Pos]->Buffer_S… in Read_Buffer_Continue()
202 … Common->Channels[Channel_Pos]->resize(Common->Channels[Channel_Pos]->Buffer_Size+Buffer_Size); in Read_Buffer_Continue()
203 …memcpy(Common->Channels[Channel_Pos]->Buffer+Common->Channels[Channel_Pos]->Buffer_Size, Buffer, B… in Read_Buffer_Continue()
214 if (Minimum>Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset) in Read_Buffer_Continue()
215 Minimum=Common->Channels[Pos]->Buffer_Size-Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
250 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
251 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
272 … int8u* Channel1=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
273 … int8u* Channel2=Common->Channels[Pos]->Buffer+Common->Channels[Pos]->Buffer_Offset; in Read_Buffer_Continue()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.ServiceModel.cs409 …void System.ServiceModel.Channels.IOutputChannel.Send(System.ServiceModel.Channels.Message message… in System.ServiceModel.Channels.IOutputChannel.Send()
414 …System.ServiceModel.Channels.Message System.ServiceModel.Channels.IRequestChannel.Request(System.S… in System.ServiceModel.Channels.IRequestChannel.Request()
415 …System.ServiceModel.Channels.Message System.ServiceModel.Channels.IRequestChannel.Request(System.S… in System.ServiceModel.Channels.IRequestChannel.Request()
1377 namespace System.ServiceModel.Channels
1788 …ssion : System.ServiceModel.Channels.IInputSession, System.ServiceModel.Channels.IOutputSession, S…
1796Channels.IChannel, System.ServiceModel.Channels.IDuplexChannel, System.ServiceModel.Channels.IInpu…
1821 …ceModel.Channels.IChannel, System.ServiceModel.Channels.IInputChannel, System.ServiceModel.Channel…
1841 …ceModel.Channels.IChannel, System.ServiceModel.Channels.IOutputChannel, System.ServiceModel.Channe…
1851 System.ServiceModel.Channels.Message Request(System.ServiceModel.Channels.Message message); in Request()
1852 …System.ServiceModel.Channels.Message Request(System.ServiceModel.Channels.Message message, System.… in Request()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Channels/ref/
H A DSystem.Threading.Channels.cs8 namespace System.Threading.Channels
17 public sealed partial class BoundedChannelOptions : System.Threading.Channels.ChannelOptions
26 …public static System.Threading.Channels.Channel<T> CreateBounded<T>(System.Threading.Channels.Boun… in CreateBounded()
27 public static System.Threading.Channels.Channel<T> CreateUnbounded<T>() { throw null; } in CreateUnbounded()
28 …public static System.Threading.Channels.Channel<T> CreateUnbounded<T>(System.Threading.Channels.Un… in CreateUnbounded()
29 public static System.Threading.Channels.Channel<T> CreateUnbuffered<T>() { throw null; } in CreateUnbuffered()
30 …public static System.Threading.Channels.Channel<T> CreateUnbuffered<T>(System.Threading.Channels.U… in CreateUnbuffered()
63 public abstract partial class Channel<T> : System.Threading.Channels.Channel<T, T>
72 …ublic static implicit operator System.Threading.Channels.ChannelReader<TRead> (System.Threading.Ch… in operator System.Threading.Channels.ChannelReader<TRead>()
73 …ublic static implicit operator System.Threading.Channels.ChannelWriter<TWrite> (System.Threading.C… in operator System.Threading.Channels.ChannelWriter<TWrite>()
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/sound/
H A Dsound_server.cpp276 if (Channels[channel].Playing && Channels[channel].Sample) { in MixChannelsToStereo32()
283 Channels[channel].Point, Channels[channel].Volume, in MixChannelsToStereo32()
286 Assert(Channels[channel].Point <= Channels[channel].Sample->Len); in MixChannelsToStereo32()
288 if (Channels[channel].Point == Channels[channel].Sample->Len) { in MixChannelsToStereo32()
405 if (Channels[i].Sample == sample && Channels[i].Playing) {
421 …&& Channels[i].Voice != VoiceHit && Channels[i].Voice != VoiceMiss && Channels[i].Voice != VoiceFi…
422 && Channels[i].Unit && origin->Id && Channels[i].Unit->Id
614 if (Channels[i].Playing) {
1095 Channels[i].Volume = 0;
1096 Channels[i].Stereo = 0;
[all …]
/dports/devel/p5-SDL/SDL-2.548/t/
H A Dmixer_channels.t34 use SDL::Mixer::Channels;
49 is( SDL::Mixer::Channels::allocate_channels(4),
64 SDL::Mixer::Channels::channel_finished($callback);
72 SDL::Mixer::Channels::volume( -1, 10 );
73 is( SDL::Mixer::Channels::volume( -1, 20 ),
79 SDL::Mixer::Channels::volume( -1, 10 );
80 is( SDL::Mixer::Channels::volume( -1, 1 ),
94 is( SDL::Mixer::Channels::playing($playing_channel),
97 is( SDL::Mixer::Channels::paused($playing_channel),
127 SDL::Mixer::Channels::pause(-1);
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DAudioConverter.cpp31 aIn.Channels() == aOut.Channels(), in AudioConverter()
51 bool needDownmix = mIn.Channels() > mOut.Channels(); in CanWorkInPlace()
52 bool needUpmix = mIn.Channels() < mOut.Channels(); in CanWorkInPlace()
68 if (mIn.Channels() > mOut.Channels()) { in ProcessInternal()
70 } else if (mIn.Channels() < mOut.Channels()) { in ProcessInternal()
106 MOZ_DIAGNOSTIC_ASSERT(mIn.Channels() == mOut.Channels()); in ReOrderInterleavedChannels()
145 MOZ_ASSERT(mIn.Channels() >= mOut.Channels()); in DownmixAudio()
178 sampL += in[i*mIn.Channels()+j]*dmatrix[mIn.Channels()-3][j][0]; in DownmixAudio()
179 sampR += in[i*mIn.Channels()+j]*dmatrix[mIn.Channels()-3][j][1]; in DownmixAudio()
218 if (mOut.Channels() == 1) { in DownmixAudio()
[all …]

12345678910>>...178