Lines Matching full:specified
26 * positional numbering system with a specified radix (typically 10).
33 * Alternate numbering systems can be specified to a locale by using the
45 * Opens a UNumberingSystem object using the default numbering system for the specified
51 * @return A UNumberingSystem for the specified locale, or NULL if an error
60 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec";
72 * @return A UNumberingSystem for the specified name, or NULL if an error
115 * Returns the name of the specified UNumberingSystem object (if it is one of the
118 * @return A pointer to the name of the specified UNumberingSystem object, or
130 * @return TRUE if the specified UNumberingSystem object is for an algorithmic
138 * Returns the radix of the specified UNumberingSystem object. Simple positional
142 * @return The radix of the specified UNumberingSystem object.
149 * Get the description string of the specified UNumberingSystem object. For simple