Lines Matching refs:select
74 * of a series of keywords and conditions. The {@link #select} method
195 * {@link #select} method.
199 * UnicodeString keyword = pl->select(number);
344 UnicodeString select(int32_t number) const;
355 UnicodeString select(double number) const;
372 UnicodeString select(const number::FormattedNumber& number, UErrorCode& status) const;
390 UnicodeString select(const number::FormattedNumberRange& range, UErrorCode& status) const;
396 UnicodeString select(const IFixedDecimal &number) const;
400 UnicodeString select(const number::impl::UFormattedNumberRangeData* urange, UErrorCode& status) const;
431 * Originally intended to return all the values for which select() would return the keyword.
454 * Returns sample values for which select() would return the keyword. If
479 * Returns sample values for which select() would return the keyword. If