Searched defs:scaleValue (Results 1 – 8 of 8) sorted by relevance
153 inline FIXP_DBL scaleValue(const FIXP_DBL value, /*!< Value */ in scaleValue() function161 inline FIXP_SGL scaleValue(const FIXP_SGL value, /*!< Value */ in scaleValue() function
246 float scaleValue = 0.0f; in GetOptionalSinglePropertyValue() local
232 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function
251 private BigDecimal scaleToBase(BigDecimal scaleValue, BigDecimal[] minBaseForScaleValues) { in scaleToBase()
247 private BigDecimal scaleToBase(BigDecimal scaleValue, BigDecimal[] minBaseForScaleValues) { in scaleToBase()
696 double UnitsConverter::scaleToBase(double scaleValue, double minBaseForScaleValues[], int scaleMax)… in scaleToBase()
603 static __inline uint16_t GetReciprocalScalingValue(uint8_t scaleValue) in GetReciprocalScalingValue()
449 private Rational scaleToBase(Rational scaleValue, Rational[] minBaseForScaleValues) { in scaleToBase()