Searched defs:i2 (Results 1 - 4 of 4) sorted by relevance

/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/surround/parser/
H A DQueryParserTokenManager.java354 int i2 = (curChar & 0xff) >> 6;
361 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
368 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
372 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
376 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
380 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
384 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
391 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
474 int i2 = (curChar & 0xff) >> 6;
501 private static final boolean jjCanMove_0(int hiByte, int i1, int i2, lon argument
[all...]
/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/
H A DStandardSyntaxParserTokenManager.java337 int i2 = (curChar & 0xff) >> 6;
344 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
349 if (jjCanMove_2(hiByte, i1, i2, l1, l2))
358 if (jjCanMove_1(hiByte, i1, i2, l1, l2))
363 if (!jjCanMove_2(hiByte, i1, i2, l1, l2))
370 if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
541 int i2 = (curChar & 0xff) >> 6;
548 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
553 if (jjCanMove_1(hiByte, i1, i2, l1, l2))
561 if (jjCanMove_1(hiByte, i1, i2, l
869 jjCanMove_0(int hiByte, int i1, int i2, long l1, long l2) argument
879 jjCanMove_1(int hiByte, int i1, int i2, long l1, long l2) argument
891 jjCanMove_2(int hiByte, int i1, int i2, long l1, long l2) argument
[all...]
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/queryParser/
H A DQueryParserTokenManager.java434 int i2 = (curChar & 0xff) >> 6;
442 if (!jjCanMove_2(hiByte, i1, i2, l1, l2))
449 if (jjCanMove_0(hiByte, i1, i2, l1, l2))
454 if (jjCanMove_2(hiByte, i1, i2, l1, l2))
460 if (jjCanMove_2(hiByte, i1, i2, l1, l2))
469 if (jjCanMove_1(hiByte, i1, i2, l1, l2))
473 if (!jjCanMove_2(hiByte, i1, i2, l1, l2))
480 if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
487 if (!jjCanMove_2(hiByte, i1, i2, l1, l2))
494 if (!jjCanMove_2(hiByte, i1, i2, l
1009 jjCanMove_0(int hiByte, int i1, int i2, long l1, long l2) argument
1019 jjCanMove_1(int hiByte, int i1, int i2, long l1, long l2) argument
1031 jjCanMove_2(int hiByte, int i1, int i2, long l1, long l2) argument
[all...]
/lucene-3.6.0/lucene/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/demohtml/
H A DHTMLParserTokenManager.java470 int i2 = (curChar & 0xff) >> 6;
478 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
486 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
575 int i2 = (curChar & 0xff) >> 6;
583 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
676 int i2 = (curChar & 0xff) >> 6;
683 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
772 int i2 = (curChar & 0xff) >> 6;
780 if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
898 int i2
1402 jjCanMove_0(int hiByte, int i1, int i2, long l1, long l2) argument
[all...]

Completed in 2463 milliseconds