HomeSort by relevance Sort by last modified time
    Searched refs:ruleSet (Results 1 - 17 of 17) sorted by null

  /external/icu4c/i18n/
nfsubs.h 34 const NFRuleSet* ruleSet;
39 const NFRuleSet* ruleSet,
45 * Get the Ruleset of the object.
46 * @return the Ruleset of the object.
48 const NFRuleSet* getRuleSet() const { return ruleSet; }
60 const NFRuleSet* ruleSet,
107 * either ruleSet or decimalFormat, and inserts the result into
119 * either ruleSet or decimalFormat, and inserts the result into
rbt_data.cpp 25 : UMemory(), ruleSet(status), variableNames(status),
37 UMemory(other), ruleSet(other.ruleSet),
84 ruleSet.setData(this); // ruleSet must already be frozen
rbt.cpp 54 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
145 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
157 setMaximumContextLength(fData->ruleSet.getMaximumContextLength());
264 fData->ruleSet.transliterate(text, index, isIncremental)) {
276 return fData->ruleSet.toRules(rulesSource, escapeUnprintable);
283 fData->ruleSet.getSourceTargetSet(result, FALSE);
290 return fData->ruleSet.getSourceTargetSet(result, TRUE);
rbt_data.h 54 TransliterationRuleSet ruleSet;
nfsubs.cpp 50 const NFRuleSet* ruleset,
135 const NFRuleSet* ruleSet,
213 const NFRuleSet* ruleSet,
357 const NFRuleSet* ruleSet,
364 return new NullSubstitution(pos, ruleSet, formatter, description, status);
383 return new IntegralPartSubstitution(pos, ruleSet, formatter, description, status);
388 else if (ruleSet->isFractionRuleSet()) {
395 return new MultiplierSubstitution(pos, rule->getDivisor(), ruleSet,
404 return new AbsoluteValueSubstitution(pos, ruleSet, formatter, description, status);
412 return new FractionalPartSubstitution(pos, ruleSet, formatter, description, status)
    [all...]
nfrule.h 44 const NFRuleSet* ruleSet,
79 void extractSubstitutions(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status);
80 NFSubstitution* extractSubstitution(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status);
nfrule.cpp 89 const NFRuleSet *ruleSet,
120 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
149 if (!ruleSet->isFractionRuleSet()) {
181 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
193 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
371 NFRule::extractSubstitutions(const NFRuleSet* ruleSet,
377 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
378 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status);
395 NFRule::extractSubstitution(const NFRuleSet* ruleSet,
411 ruleSet, rbnf, UnicodeString(), status)
    [all...]
rbt_pars.cpp     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh     [all...]
  /external/icu4c/i18n/unicode/
rbnf.h 530 * the initial default ruleset. The remaining elements in the
574 * the initial default ruleset. The remaining elements in the
596 * Creates a RuleBasedNumberFormat from a predefined ruleset. The selector
672 * Return the name of the index'th public ruleSet. If index is not valid,
674 * @param index the index of the ruleset
675 * @return the name of the index'th public ruleSet.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
TreeToNFAConverter.g 722 IntSet ruleSet = grammar.getSetFromRule(this,$t.text);
723 if ( ruleSet==null )
733 elements.addAll(ruleSet);
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 3504 milliseconds