Home
last modified time | relevance | path

Searched refs:Less (Results 1 – 7 of 7) sorted by relevance

/build/soong/shared/
Denv.go121 func (e envFileData) Less(i, j int) bool { func
/build/soong/androidmk/parser/
Dast.go122 func (s byPosition) Less(i, j int) bool { func
/build/make/core/
Dproguard_basic_keeps.flags73 # Less spammy.
/build/blueprint/parser/
Dsort.go272 func (l commentsByOffset) Less(i, j int) bool { func
/build/soong/cc/
Dccdeps.go238 func (d Deals) Less(i, j int) bool { return d[i].Name < d[j].Name } func
/build/soong/android/
Dapex.go503 func (a byApexName) Less(i, j int) bool { return a[i].ApexVariationName < a[j].ApexVariationName } func
/build/blueprint/
Dcontext.go3663 func (s *pkgAssociationSorter) Less(i, j int) bool { func
3762 func (s *globalEntitySorter) Less(i, j int) bool { func
3881 func (s depSorter) Less(i, j int) bool { func
3904 func (s moduleSorter) Less(i, j int) bool { func