Searched refs:Source2 (Results 1 – 3 of 3) sorted by relevance
17 Source2: unbound.conf
4073 unsigned Source1, Source2; in getShuffleCost() local4090 Source2 = Source; in getShuffleCost()4092 } else if (NumSources >= 2 && Source != Source1 && Source != Source2) { in getShuffleCost()4100 else if (Source == Source2) in getShuffleCost()
15029 LEqual (Source1, Source2)15031 Source1 and Source2 must each evaluate to an integer, a string, or a 15033 The data type of Source1 dictates the required type of Source2. Source2