Searched refs:universe (Results 1 – 2 of 2) sorted by relevance
35 universe LicenseConditionSet member40 universe := ctx.universe42 universe = path[len(path)-1].ctx.(LicenseConditionSet)44 return conditionsAttachingAcrossEdge(lg, edge, universe)151 universe := conditions153 universe = path[len(path)-1].ctx.(LicenseConditionSet)156 if universe.IsEmpty() {159 key := resolutionKey{tn, universe}165 tkey := resolutionKey{target, universe}190 match := rmap[key][tn].Intersection(universe)[all …]
230 func conditionsAttachingAcrossEdge(lg *LicenseGraph, e *TargetEdge, universe LicenseConditionSet) L…231 result := universe