Searched refs:active1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/expr/
H A DExpressionParserTokenManager.java40 private final int jjStopStringLiteralDfa_0(int pos, long active0, long active1) argument
45 if ((active1 & 0x4000L) != 0L) {
53 if ((active1 & 0x100200000000L) != 0L) {
177 private final int jjStartNfa_0(int pos, long active0, long active1) argument
179 return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0, active1), pos + 1);
295 private final int jjMoveStringLiteralDfa1_0(long active0, long active1) argument
299 jjStopStringLiteralDfa_0(0, active0, active1);
305 if ((active1 & 0x8000000L) != 0L) {
310 if ((active1 & 0x10000000L) != 0L) {
315 if ((active1
410 jjMoveStringLiteralDfa2_0(long old0, long active0, long old1, long active1) argument
487 jjMoveStringLiteralDfa3_0(long old0, long active0, long old1, long active1) argument
568 jjMoveStringLiteralDfa4_0(long old0, long active0, long old1, long active1) argument
[all...]

Completed in 34 milliseconds