Home
last modified time | relevance | path

Searched refs:_target1 (Results 1 – 12 of 12) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Tasks.Dataflow/src/Blocks/
H A DBatchedJoinBlock.cs38 private readonly BatchedJoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.BatchedJoinBlock
78 if (_target1.Count > 0 || _target2.Count > 0) in BatchedJoinBlock()
95 _target1 = new BatchedJoinBlockTarget<T1>(_sharedResources); in BatchedJoinBlock()
125 public ITargetBlock<T1> Target1 { get { return _target1; } }
157 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
160 _target1.Complete(); in Complete()
207 _target1.Complete(); in CompleteEachTarget()
297 private readonly BatchedJoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.BatchedJoinBlock
390 public ITargetBlock<T1> Target1 { get { return _target1; } }
428 _target1.Complete(); in Complete()
[all …]
H A DJoinBlock.cs40 private readonly JoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.JoinBlock
83 targets[0] = _target1 = new JoinBlockTarget<T1>(_sharedResources); in JoinBlock()
88 new[] { _target1.CompletionTaskInternal, _target2.CompletionTaskInternal }, in JoinBlock()
140 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
165 public ITargetBlock<T1> Target1 { get { return _target1; } }
245 public ITargetBlock<T1> Target1 { get { return _joinBlock._target1; } }
273 private readonly JoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.JoinBlock
315 targets[0] = _target1 = new JoinBlockTarget<T1>(_sharedResources); in JoinBlock()
373 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
400 public ITargetBlock<T1> Target1 { get { return _target1; } }
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Threading.Tasks.Dataflow/CoreFxSources/Blocks/
H A DBatchedJoinBlock.cs37 private readonly BatchedJoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.BatchedJoinBlock
77 if (_target1.Count > 0 || _target2.Count > 0) in BatchedJoinBlock()
94 _target1 = new BatchedJoinBlockTarget<T1>(_sharedResources); in BatchedJoinBlock()
124 public ITargetBlock<T1> Target1 { get { return _target1; } }
156 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
159 _target1.Complete(); in Complete()
206 _target1.Complete(); in CompleteEachTarget()
296 private readonly BatchedJoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.BatchedJoinBlock
389 public ITargetBlock<T1> Target1 { get { return _target1; } }
427 _target1.Complete(); in Complete()
[all …]
H A DJoinBlock.cs39 private readonly JoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.JoinBlock
82 targets[0] = _target1 = new JoinBlockTarget<T1>(_sharedResources); in JoinBlock()
87 new[] { _target1.CompletionTaskInternal, _target2.CompletionTaskInternal }, in JoinBlock()
139 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
164 public ITargetBlock<T1> Target1 { get { return _target1; } }
244 public ITargetBlock<T1> Target1 { get { return _joinBlock._target1; } }
272 private readonly JoinBlockTarget<T1> _target1; field in System.Threading.Tasks.Dataflow.JoinBlock
314 targets[0] = _target1 = new JoinBlockTarget<T1>(_sharedResources); in JoinBlock()
372 Debug.Assert(_target1 != null, "_target1 not initialized"); in Complete()
399 public ITargetBlock<T1> Target1 { get { return _target1; } }
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/tests/protocols/osp/
H A Dtest_osp_start_scan.py39 _target1 = OrderedDict()
40 _target1['hosts'] = 'localhost'
41 _target1['ports'] = '22,80'
42 targets.append(_target1)
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/lib/obj/URI/Scheme/
H A DFile.c147 jmp_buf _target0, _target1; in URI_Scheme_File__GetCwd() local
179 Exception__PushContext(&_context1, &_target1); in URI_Scheme_File__GetCwd()
180 if (!setjmp(_target1)) goto l17; in URI_Scheme_File__GetCwd()
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dset.ex147 defp do_subset?(_target1, target2, set1, set2) do
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dset.ex147 defp do_subset?(_target1, target2, set1, set2) do
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/obj/OOC/Repository/
H A DFileSystem.c113 jmp_buf _target0, _target1; in OOC_Repository_FileSystem__RepositoryDesc_GetModule() local
175 Exception__PushContext(&_context1, &_target1); in OOC_Repository_FileSystem__RepositoryDesc_GetModule()
176 if (!setjmp(_target1)) goto l19; in OOC_Repository_FileSystem__RepositoryDesc_GetModule()
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/obj/Config/Section/
H A DOptions.c282 jmp_buf _target0, _target1; in Config_Section_Options__SectionDesc_ProcessElements() local
433 Exception__PushContext(&_context1, &_target1); in Config_Section_Options__SectionDesc_ProcessElements()
434 if (!setjmp(_target1)) goto l51; in Config_Section_Options__SectionDesc_ProcessElements()
/dports/textproc/py-docutils/docutils-0.17.1/test/functional/input/data/
H A Dstandard.txt634 .. _target1:
/dports/textproc/py-docutils/docutils-0.17.1/docs/ref/rst/
H A Drestructuredtext.txt1847 .. _target1: