Searched refs:Transitive (Results 1 – 3 of 3) sorted by relevance
60 // Transitive dependency required by jsilver.
30 # This has the advantage of propagating Transitive Usage Requirements to consumers.
1505 bool Transitive = true; in doSanityCheck() local1509 Transitive = Res3 == Res1; in doSanityCheck()1512 Transitive = Res3 == Res1; in doSanityCheck()1515 Transitive = Res4 == -Res1; in doSanityCheck()1518 if (!Transitive) { in doSanityCheck()