Home
last modified time | relevance | path

Searched refs:maxErrors (Results 1 – 4 of 4) sorted by relevance

/build/blueprint/
Dunpack.go55 if len(errs) >= maxErrors {
100 if len(errs) >= maxErrors {
206 if len(errs) >= maxErrors {
218 if len(errs) >= maxErrors {
250 if len(errs) >= maxErrors {
257 if len(errs) >= maxErrors {
270 if len(errs) >= maxErrors {
Dcontext.go40 const maxErrors = 10 const
572 if atomic.LoadUint32(&numErrs) > maxErrors {
677 if len(errs) > maxErrors {
1868 if len(errs) > maxErrors {
1879 if len(errs) > maxErrors {
/build/soong/androidmk/parser/
Dparser.go13 const maxErrors = 100 const
78 if len(p.errors) >= maxErrors {
/build/blueprint/parser/
Dparser.go29 const maxErrors = 1 const
117 if len(p.errors) >= maxErrors {