Searched refs:usageInRowCount (Results 1 – 11 of 11) sorted by relevance
134 variable.usageInRowCount++; in put()145 variable.usageInRowCount++; in put()185 v.usageInRowCount--; in remove()205 v.usageInRowCount--; in add()
138 variable.usageInRowCount++; in put()211 variable.usageInRowCount++; in put()249 variable.usageInRowCount++; in add()287 variable.usageInRowCount--; in add()344 variable.usageInRowCount++; in add()409 variable.usageInRowCount--; in remove()
69 public int usageInRowCount = 0; field in SolverVariable288 usageInRowCount = 0; in reset()
30 error.usageInRowCount--; in addError()
298 variable.usageInRowCount++; in addVariable()402 v.usageInRowCount--; in remove()
579 if (variable.usageInRowCount <= 1 != isNew) { in isNew()587 return variable.usageInRowCount <= 1; in isNew()
3818 MutableBareField: androidx.constraintlayout.core.SolverVariable#usageInRowCount:3819 Bare field usageInRowCount must be marked final, or moved behind accessors if mutable
212 field public int usageInRowCount;