Home
last modified time | relevance | path

Searched refs:CONSTANT_GRAVITY (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dunits_converter.h27 CONSTANT_GRAVITY, // Gravity of earth (9.80665 m/s^2), "g". enumerator
Dunits_converter.cpp385 factor.constantExponents[CONSTANT_GRAVITY] += power * signum; in addSingleFactorConstant()
/third_party/icu/icu4c/source/i18n/
Dunits_converter.h27 CONSTANT_GRAVITY, // Gravity of earth (9.80665 m/s^2), "g". enumerator
Dunits_converter.cpp385 factor.constantExponents[CONSTANT_GRAVITY] += power * signum; in addSingleFactorConstant()
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_converter.h27 CONSTANT_GRAVITY, // Gravity of earth (9.80665 m/s^2), "g". enumerator
Dunits_converter.cpp384 factor.constantExponents[CONSTANT_GRAVITY] += power * signum; in addSingleFactorConstant()