Searched refs:resolution (Results 1 – 13 of 13) sorted by relevance
58 return target.resolution, true61 return target.resolution, true66 target.resolution |= conditionsFn(target)70 return target.resolution, false86 target.resolution |= cs87 cs = target.resolution132 if cs.Difference(fnode.resolution).IsEmpty() {146 fnode.resolution |= conditionsFn(fnode)148 fnode.resolution |= cs151 cs = fnode.resolution
208 rmap[key][tn] = tn.resolution210 cs := tn.resolution221 rmap[tkey][tn] = tn.resolution256 if cs := conditions.Intersection(tn.resolution); !cs.IsEmpty() {
207 resolution LicenseConditionSet member
167 "resolution.go",
76 In this case, one or more resolution tuples will have the MIT license module in
375 cs := target.resolution
98 resolution in the graph. When -dot flag given, outputs nodes and edges102 resolution for the union of the conditions. Otherwise, outputs the103 resolution for all conditions.
15 # Helpers for stl property resolution.
7 # Use toolchain resolution to find the cc toolchain.
320 # The apex toolchain is not mandatory so that we don't get toolchain resolution errors
1113 # The apex toolchain is not mandatory so that we don't get toolchain resolution errors even
279 constructs for namespace definition and name resolution (`namespace` and `using`
297 instance, creating variations that have an impact on dependency resolution.