Searched refs:DEFAULT_RULE (Results 1 – 9 of 9) sorted by relevance
46 static final int DEFAULT_RULE = -4; field in NFRule172 || rule1.baseValue == DEFAULT_RULE) in makeRules()193 else if (rule1.baseValue == DEFAULT_RULE) { in makeRules()381 setBaseValue(DEFAULT_RULE); in parseRuleDescriptor()654 else if (baseValue == DEFAULT_RULE) { in toString()
246 else if (baseValue == NFRule.DEFAULT_RULE) { in setNonNumericalRule()371 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in toString()
93 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in makeSubstitution()118 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in makeSubstitution()
373 private static final Rule DEFAULT_RULE = new Rule("other", NO_CONSTRAINT, null, null); field in PluralRules421 new RuleList().addRule(DEFAULT_RULE), StandardPluralRanges.DEFAULT);1550 return DEFAULT_RULE; in parseRule()
47 static final int DEFAULT_RULE = -4; field in NFRule173 || rule1.baseValue == DEFAULT_RULE) in makeRules()194 else if (rule1.baseValue == DEFAULT_RULE) { in makeRules()382 setBaseValue(DEFAULT_RULE); in parseRuleDescriptor()655 else if (baseValue == DEFAULT_RULE) { in toString()
247 else if (baseValue == NFRule.DEFAULT_RULE) { in setNonNumericalRule()372 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in toString()
94 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in makeSubstitution()119 || rule.getBaseValue() == NFRule.DEFAULT_RULE) in makeSubstitution()
374 private static final Rule DEFAULT_RULE = new Rule("other", NO_CONSTRAINT, null, null); field in PluralRules419 new RuleList().addRule(DEFAULT_RULE), StandardPluralRanges.DEFAULT);1619 return DEFAULT_RULE; in parseRule()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...