Home
last modified time | relevance | path

Searched defs:Compare (Results 1 – 2 of 2) sorted by relevance

/build/bazel/mkcompare/
Dmkdiff.go111 func Compare(refMod *MkModule, ourMod *MkModule, varFilter func(string) bool) MkModuleDiff { func
/build/make/tools/compliance/
Dgraph.go438 func (ea TargetEdgeAnnotations) Compare(other TargetEdgeAnnotations) int { func