Searched defs:toValue (Results 1 – 9 of 9) sorted by relevance
31 private final int toValue; field in LinearInt41 public LinearInt(int fromValue, int toValue, Timing timing) in LinearInt()
31 private final double toValue; field in LinearDouble41 public LinearDouble(double fromValue, double toValue, Timing timing) in LinearDouble()
33 private final Color toValue; field in LinearColor46 public LinearColor(Color fromValue, Color toValue, Timing timing) in LinearColor()
273 void (*toValue)(const UnicodeString &str, void *valPtr, UErrorCode &); member
751 public FormattedList toValue() { in toValue() method in ListFormatter.FormattedListBuilder
725 public FormattedList toValue() { in toValue() method in ListFormatter.FormattedListBuilder
914 uint8_t toValue(StringRef Name) { in toValue() function
987 uint8_t toValue(StringRef Name) { in toValue() function
632 mlir::Value toValue(const fir::ExtendedValue &val, in toValue() function