Searched refs:balance (Results 1 – 7 of 7) sorted by relevance
64 var balance = 0 in typeParameterStrings() variable70 balance++ in typeParameterStrings()71 expect = balance == 1 in typeParameterStrings()73 balance-- in typeParameterStrings()74 if (balance == 1) { in typeParameterStrings()77 } else if (balance == 0) { in typeParameterStrings()82 expect = if (balance == 1) { in typeParameterStrings()88 } 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()413 var balance = 0 in markRecent() variable417 balance++ in markRecent()419 balance-- in markRecent()420 if (balance == 0) { in markRecent()425 } else if (balance == 0) { in markRecent()
406 int balance = 0; in getAnnotations() local410 balance++; in getAnnotations()412 balance--; in getAnnotations()413 if (balance == 0) { in getAnnotations()799 int balance = 1; in parseTypeParameterList() local800 while (balance > 0) { in parseTypeParameterList()803 balance++; in parseTypeParameterList()805 balance--; in parseTypeParameterList()882 int balance = 1; in parseParameterList() local883 while (balance > 0) { in parseParameterList()[all …]
106 var balance = 0 in bounds() variable111 if (c == '&' && balance == 0) { in bounds()115 balance++ in bounds()116 if (balance == 1) { in bounds()120 balance-- in bounds()121 if (balance == 0) { in bounds()
882 var balance = 0 in handleTag() variable889 balance++ in handleTag()891 balance-- in handleTag()892 if (balance == 0) { in handleTag()901 } else if (balance == 0 && c == '#') { in handleTag()905 } else if (balance == 0 && !Character.isJavaIdentifierPart(c)) { in handleTag()934 var balance = 0 in expandArgumentList() variable939 balance++ in expandArgumentList()941 balance-- in expandArgumentList()942 } 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…