Searched refs:GAL_IMP_TO_M3 (Results 1 - 1 of 1) sorted by relevance
/base/global/i18n/frameworks/intl/src/ |
H A D | measure_data.cpp | 29 const double GAL_IMP_TO_M3 = 0.00454609; member 190 { "bushel", { GAL_IMP_TO_M3 * 8, 0 } }, 191 { "bushel-UK", { GAL_IMP_TO_M3 * 8, 0 } }, 193 { "cup", { GAL_IMP_TO_M3 / 16, 0 } }, 194 { "cup-UK", { GAL_IMP_TO_M3 / 16, 0 } }, 197 { "fluid-ounce", { GAL_IMP_TO_M3 / 128, 0 } }, 198 { "fluid-ounce-imperial", { GAL_IMP_TO_M3 / 160, 0 } }, 200 { "gallon-imperial", { GAL_IMP_TO_M3, 0 } }, 203 { "pint", { GAL_IMP_TO_M3 / 8, 0 } }, 204 { "pint-UK", { GAL_IMP_TO_M3 / [all...] |
Completed in 1 milliseconds