Home
last modified time | relevance | path

Searched refs:addSingleFactorConstant (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dunits_converter.h100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
Dunits_converter.cpp174 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/
Dunits_converter.h100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
/external/cronet/third_party/icu/source/i18n/
Dunits_converter.h100 void U_I18N_API addSingleFactorConstant(StringPiece baseStr, int32_t power, Signum sigNum,
Dunits_converter.cpp174 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/
Dunits_test.cpp88 addSingleFactorConstant(constant, 1, POSITIVE, factor, status); in testUnitConstantFreshness()
/external/icu/icu4c/source/test/intltest/
Dunits_test.cpp88 addSingleFactorConstant(constant, 1, POSITIVE, factor, status); in testUnitConstantFreshness()