Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextTypeParameterList.kt64 var balance = 0 in typeParameterStrings() variable
70 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()
DTextTypeParameterItem.kt106 var balance = 0 in bounds() variable
111 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()
DApiFile.java406 int balance = 0; in getAnnotations() local
410 balance++; in getAnnotations()
412 balance--; in getAnnotations()
413 if (balance == 0) { in getAnnotations()
799 int balance = 1; in parseTypeParameterList() local
800 while (balance > 0) { in parseTypeParameterList()
803 balance++; in parseTypeParameterList()
805 balance--; in parseTypeParameterList()
882 int balance = 1; in parseParameterList() local
883 while (balance > 0) { in parseParameterList()
[all …]
/tools/repohooks/tools/
Dspelling.txt191 banlance||balance
/tools/external/fat32lib/
DNOTICE120 … is held invalid or unenforceable under any particular circumstance, the balance of the section is…
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...