Home | History | Annotate | Download | only in number

Lines Matching refs:isEmpty

31     private boolean isEmpty;
39 isEmpty = true;
43 assert isEmpty;
54 if (isEmpty && !nsIsLatn) {
58 if (isEmpty && !compactIsShort) {
62 if (isEmpty && !nsIsLatn && !compactIsShort) {
68 if (isEmpty) {
84 assert isEmpty;
98 isEmpty = false;
135 assert output.isEmpty();
200 data.isEmpty = false;