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 && taskB && taskC, which are combined in pairs, the && operator
8678 /// <para> To allow for a construct of the sort taskA && taskB && taskC, which are combined in pairs, the && operator
8709 /// <para> To allow for a construct of the sort taskA && taskB && taskC, which are combined in pairs, the && operator
8740 /// <para> To allow for a construct of the sort taskA && taskB && taskC, which are combined in pairs, the && operator
8772 /// <para> To allow for a construct of the sort taskA && taskB && taskC, which are combined in pairs, the && 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 && taskC, which are combined in pairs, with && taking precedence
9211 /// <para> To allow for a construct of the sort taskA || taskB && taskC, which are combined in pairs, with && taking precedence
9313 /// <para> To allow for a construct of the sort taskA || taskB && taskC, which are combined in pairs, with && taking precedence
9345 /// <para> To allow for a construct of the sort taskA || taskB && taskC, which are combined in pairs, with && taking precedence