Searched refs:addSingleFactorConstant (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | units_converter.h | 100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
|
D | units_converter.cpp | 174 addSingleFactorConstant(baseStr, power, signum, factor, status); in addFactorElement() 365 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum signum, in addSingleFactorConstant() function
|
/external/icu/libicu/cts_headers/ |
D | units_converter.h | 100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
|
/external/cronet/third_party/icu/source/i18n/ |
D | units_converter.h | 100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
|
D | units_converter.cpp | 174 addSingleFactorConstant(baseStr, power, signum, factor, status); in addFactorElement() 365 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum signum, in addSingleFactorConstant() function
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | units_test.cpp | 88 addSingleFactorConstant(constant, 1, POSITIVE, factor, status); in testUnitConstantFreshness()
|
/external/icu/icu4c/source/test/intltest/ |
D | units_test.cpp | 88 addSingleFactorConstant(constant, 1, POSITIVE, factor, status); in testUnitConstantFreshness()
|