Home | History | Annotate | Download | only in unicode

Lines Matching defs:algorithmic

50  * More complicated numbering systems are algorithmic in nature, and require use
52 * the characters to be displayed for a given number. Examples of algorithmic
99 * @param isAlgorithmic TRUE if the numbering system is algorithmic rather than numeric.
101 * ruleset to be used in an algorithmic system.
132 * radix is less well-defined for non-positional algorithmic systems.
152 * algorithmic systems this is the name of the RBNF ruleset used for formatting,
162 * Returns TRUE if the given numbering system is algorithmic
164 * @return TRUE if the numbering system is algorithmic.
189 UBool algorithmic;
194 void setAlgorithmic(UBool algorithmic);