Searched refs:balance (Results 1 – 7 of 7) sorted by relevance
65 var balance = 0 in typeParameterStrings() variable71 balance++ in typeParameterStrings()72 expect = balance == 1 in typeParameterStrings()74 balance-- in typeParameterStrings()75 if (balance == 1) { in typeParameterStrings()78 } else if (balance == 0) { in typeParameterStrings()83 expect = if (balance == 1) { in typeParameterStrings()89 } else if (expect && balance == 1) { in typeParameterStrings()
285 var balance = 0 in markRecent() variable289 balance++ in markRecent()291 balance-- in markRecent()292 if (balance == 0) { in markRecent()379 var balance = 0 in markRecent() variable383 balance++ in markRecent()385 balance-- in markRecent()386 if (balance == 0) { in markRecent()391 } else if (balance == 0) { in markRecent()
107 var balance = 0 in bounds() variable112 if (c == '&' && balance == 0) { in bounds()116 balance++ in bounds()117 if (balance == 1) { in bounds()121 balance-- in bounds()122 if (balance == 0) { in bounds()
310 int balance = 0; in getAnnotations() local314 balance++; in getAnnotations()316 balance--; in getAnnotations()317 if (balance == 0) { in getAnnotations()699 int balance = 1; in parseTypeParameterList() local700 while (balance > 0) { in parseTypeParameterList()703 balance++; in parseTypeParameterList()705 balance--; in parseTypeParameterList()777 int balance = 1; in parseParameterList() local778 while (balance > 0) { in parseParameterList()[all …]
896 var balance = 0 in handleTag() variable903 balance++ in handleTag()905 balance-- in handleTag()906 if (balance == 0) { in handleTag()915 } else if (balance == 0 && c == '#') { in handleTag()919 } else if (balance == 0 && !Character.isJavaIdentifierPart(c)) { in handleTag()948 var balance = 0 in expandArgumentList() variable953 balance++ in expandArgumentList()955 balance-- in expandArgumentList()956 } else if (c == ')' && balance == 0 || c == ',') { in expandArgumentList()[all …]
191 banlance||balance
120 … is held invalid or unenforceable under any particular circumstance, the balance of the section is…