Home
last modified time | relevance | path

Searched refs:lnf2 (Results 1 – 5 of 5) sorted by relevance

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Gases/
H A Ds_solmod2_.cpp532 lnf2 = 1000.; in FugacityPure()
539 if (lnf2 < lnf1) in FugacityPure()
680 lnf2 = 1000.; in FugacityMix()
687 if (lnf2 < lnf1) in FugacityMix()
2928 lnf2 = 1000.; in FugacityPure()
2934 if (lnf2 < lnf1) in FugacityPure()
3072 lnf2 = 1000.; in FugacityMix()
3078 if (lnf2 < lnf1) in FugacityMix()
3737 lnf2 = 1000.; in FugacityPure()
3744 if (lnf2 < lnf1) in FugacityPure()
[all …]
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dnumbertest_range.cpp867 LocalPointer<LocalizedNumberRangeFormatter> lnf2(lnf.clone()); in toObject() local
868 assertFalse("should create successfully, const lvalue", lnf2.isNull()); in toObject()
870 lnf2->formatFormattableRange(5, 7, status).toString(status)); in toObject()
H A Dnumbertest_api.cpp5613 LocalPointer<LocalizedNumberFormatter> lnf2(lnf.clone()); in toObject() local
5614 assertFalse("should create successfully, const lvalue", lnf2.isNull()); in toObject()
5616 lnf2->formatDouble(1000, status).toString(status)); in toObject()
/dports/devel/icu/icu/source/test/intltest/
H A Dnumbertest_range.cpp867 LocalPointer<LocalizedNumberRangeFormatter> lnf2(lnf.clone()); in toObject() local
868 assertFalse("should create successfully, const lvalue", lnf2.isNull()); in toObject()
870 lnf2->formatFormattableRange(5, 7, status).toString(status)); in toObject()
H A Dnumbertest_api.cpp5613 LocalPointer<LocalizedNumberFormatter> lnf2(lnf.clone()); in toObject() local
5614 assertFalse("should create successfully, const lvalue", lnf2.isNull()); in toObject()
5616 lnf2->formatDouble(1000, status).toString(status)); in toObject()