Home | History | Annotate | Download | only in src

Lines Matching full:combined

8560 ///     The position of the first element in the range of elements to be combined into the resulting task.
8563 /// The position of the first element beyond the range of elements to be combined into the resulting task.
8592 /// The position of the first element in the range of elements to be combined into the resulting task.
8595 /// The position of the first element beyond the range of elements to be combined into the resulting task.
8646 /// <para> To allow for a construct of the sort taskA &amp;&amp; taskB &amp;&amp; taskC, which are combined in pairs, the &amp;&amp; operator
8678 /// <para> To allow for a construct of the sort taskA &amp;&amp; taskB &amp;&amp; taskC, which are combined in pairs, the &amp;&amp; operator
8709 /// <para> To allow for a construct of the sort taskA &amp;&amp; taskB &amp;&amp; taskC, which are combined in pairs, the &amp;&amp; operator
8740 /// <para> To allow for a construct of the sort taskA &amp;&amp; taskB &amp;&amp; taskC, which are combined in pairs, the &amp;&amp; operator
8772 /// <para> To allow for a construct of the sort taskA &amp;&amp; taskB &amp;&amp; taskC, which are combined in pairs, the &amp;&amp; operator
9047 /// The position of the first element in the range of elements to be combined into the resulting task.
9050 /// The position of the first element beyond the range of elements to be combined into the resulting task.
9084 /// The position of the first element in the range of elements to be combined into the resulting task.
9087 /// The position of the first element beyond the range of elements to be combined into the resulting task.
9125 /// <para> To allow for a construct of the sort taskA || taskB &amp;&amp; taskC, which are combined in pairs, with &amp;&amp; taking precedence
9211 /// <para> To allow for a construct of the sort taskA || taskB &amp;&amp; taskC, which are combined in pairs, with &amp;&amp; taking precedence
9313 /// <para> To allow for a construct of the sort taskA || taskB &amp;&amp; taskC, which are combined in pairs, with &amp;&amp; taking precedence
9345 /// <para> To allow for a construct of the sort taskA || taskB &amp;&amp; taskC, which are combined in pairs, with &amp;&amp; taking precedence