Searched defs:RBBIRuleTableElement (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIRuleParseTable.java62 static class RBBIRuleTableElement { class in class:RBBIRuleParseTable
69 RBBIRuleTableElement(short a, int cc, int ns, int ps, boolean nc, String sn) { method in class:RBBIRuleParseTable.RBBIRuleTableElement
79 static RBBIRuleTableElement[] gRuleParseStateTable = {
80 new RBBIRuleTableElement(doNOP, 0, 0,0, true, null ) // 0
81 , new RBBIRuleTableElement(doExprStart, 254, 21, 8, false, "start") // 1
82 , new RBBIRuleTableElement(doNOP, 132, 1,0, true, null ) // 2
83 , new RBBIRuleTableElement(doExprStart,'$', 80, 90, false, null ) // 3
84 , new RBBIRuleTableElement(doNOP,'!', 11,0, true, null ) // 4
85 , new RBBIRuleTableElement(doNOP,';', 1,0, true, null ) // 5
86 , new RBBIRuleTableElement(doNO
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleParseTable.java61 static class RBBIRuleTableElement { class in class:RBBIRuleParseTable
68 RBBIRuleTableElement(short a, int cc, int ns, int ps, boolean nc, String sn) { method in class:RBBIRuleParseTable.RBBIRuleTableElement
78 static RBBIRuleTableElement[] gRuleParseStateTable = {
79 new RBBIRuleTableElement(doNOP, 0, 0,0, true, null ) // 0
80 , new RBBIRuleTableElement(doExprStart, 254, 21, 8, false, "start") // 1
81 , new RBBIRuleTableElement(doNOP, 132, 1,0, true, null ) // 2
82 , new RBBIRuleTableElement(doExprStart,'$', 80, 90, false, null ) // 3
83 , new RBBIRuleTableElement(doNOP,'!', 11,0, true, null ) // 4
84 , new RBBIRuleTableElement(doNOP,';', 1,0, true, null ) // 5
85 , new RBBIRuleTableElement(doNO
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 31 milliseconds