Home
last modified time | relevance | path

Searched refs:fFastNumberFormatters (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1304 fFastNumberFormatters[SMPDTFMT_NF_1x10] = createFastFormatter(df, 1, 10, status); in initFastNumberFormatters()
1305 fFastNumberFormatters[SMPDTFMT_NF_2x10] = createFastFormatter(df, 2, 10, status); in initFastNumberFormatters()
1306 fFastNumberFormatters[SMPDTFMT_NF_3x10] = createFastFormatter(df, 3, 10, status); in initFastNumberFormatters()
1307 fFastNumberFormatters[SMPDTFMT_NF_4x10] = createFastFormatter(df, 4, 10, status); in initFastNumberFormatters()
1308 fFastNumberFormatters[SMPDTFMT_NF_2x2] = createFastFormatter(df, 2, 2, status); in initFastNumberFormatters()
1312 delete fFastNumberFormatters[SMPDTFMT_NF_1x10]; in freeFastNumberFormatters()
1313 delete fFastNumberFormatters[SMPDTFMT_NF_2x10]; in freeFastNumberFormatters()
1314 delete fFastNumberFormatters[SMPDTFMT_NF_3x10]; in freeFastNumberFormatters()
1315 delete fFastNumberFormatters[SMPDTFMT_NF_4x10]; in freeFastNumberFormatters()
1316 delete fFastNumberFormatters[SMPDTFMT_NF_2x2]; in freeFastNumberFormatters()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp1323 fFastNumberFormatters[SMPDTFMT_NF_1x10] = createFastFormatter(df, 1, 10, status); in initFastNumberFormatters()
1324 fFastNumberFormatters[SMPDTFMT_NF_2x10] = createFastFormatter(df, 2, 10, status); in initFastNumberFormatters()
1325 fFastNumberFormatters[SMPDTFMT_NF_3x10] = createFastFormatter(df, 3, 10, status); in initFastNumberFormatters()
1326 fFastNumberFormatters[SMPDTFMT_NF_4x10] = createFastFormatter(df, 4, 10, status); in initFastNumberFormatters()
1327 fFastNumberFormatters[SMPDTFMT_NF_2x2] = createFastFormatter(df, 2, 2, status); in initFastNumberFormatters()
1331 delete fFastNumberFormatters[SMPDTFMT_NF_1x10]; in freeFastNumberFormatters()
1332 delete fFastNumberFormatters[SMPDTFMT_NF_2x10]; in freeFastNumberFormatters()
1333 delete fFastNumberFormatters[SMPDTFMT_NF_3x10]; in freeFastNumberFormatters()
1334 delete fFastNumberFormatters[SMPDTFMT_NF_4x10]; in freeFastNumberFormatters()
1335 delete fFastNumberFormatters[SMPDTFMT_NF_2x2]; in freeFastNumberFormatters()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp1228 fFastNumberFormatters[SMPDTFMT_NF_1x10] = createFastFormatter(df, 1, 10); in initFastNumberFormatters()
1229 fFastNumberFormatters[SMPDTFMT_NF_2x10] = createFastFormatter(df, 2, 10); in initFastNumberFormatters()
1230 fFastNumberFormatters[SMPDTFMT_NF_3x10] = createFastFormatter(df, 3, 10); in initFastNumberFormatters()
1231 fFastNumberFormatters[SMPDTFMT_NF_4x10] = createFastFormatter(df, 4, 10); in initFastNumberFormatters()
1232 fFastNumberFormatters[SMPDTFMT_NF_2x2] = createFastFormatter(df, 2, 2); in initFastNumberFormatters()
1236 delete fFastNumberFormatters[SMPDTFMT_NF_1x10]; in freeFastNumberFormatters()
1237 delete fFastNumberFormatters[SMPDTFMT_NF_2x10]; in freeFastNumberFormatters()
1238 delete fFastNumberFormatters[SMPDTFMT_NF_3x10]; in freeFastNumberFormatters()
1239 delete fFastNumberFormatters[SMPDTFMT_NF_4x10]; in freeFastNumberFormatters()
1240 delete fFastNumberFormatters[SMPDTFMT_NF_2x2]; in freeFastNumberFormatters()
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp1304 fFastNumberFormatters[SMPDTFMT_NF_1x10] = createFastFormatter(df, 1, 10, status); in initFastNumberFormatters()
1305 fFastNumberFormatters[SMPDTFMT_NF_2x10] = createFastFormatter(df, 2, 10, status); in initFastNumberFormatters()
1306 fFastNumberFormatters[SMPDTFMT_NF_3x10] = createFastFormatter(df, 3, 10, status); in initFastNumberFormatters()
1307 fFastNumberFormatters[SMPDTFMT_NF_4x10] = createFastFormatter(df, 4, 10, status); in initFastNumberFormatters()
1308 fFastNumberFormatters[SMPDTFMT_NF_2x2] = createFastFormatter(df, 2, 2, status); in initFastNumberFormatters()
1312 delete fFastNumberFormatters[SMPDTFMT_NF_1x10]; in freeFastNumberFormatters()
1313 delete fFastNumberFormatters[SMPDTFMT_NF_2x10]; in freeFastNumberFormatters()
1314 delete fFastNumberFormatters[SMPDTFMT_NF_3x10]; in freeFastNumberFormatters()
1315 delete fFastNumberFormatters[SMPDTFMT_NF_4x10]; in freeFastNumberFormatters()
1316 delete fFastNumberFormatters[SMPDTFMT_NF_2x2]; in freeFastNumberFormatters()
[all …]
/third_party/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1645 const number::LocalizedNumberFormatter* fFastNumberFormatters[SMPDTFMT_NF_COUNT] = {}; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dsmpdtfmt.h1639 const number::LocalizedNumberFormatter* fFastNumberFormatters[SMPDTFMT_NF_COUNT] = {}; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsmpdtfmt.h1645 const number::LocalizedNumberFormatter* fFastNumberFormatters[SMPDTFMT_NF_COUNT] = {}; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsmpdtfmt.h1645 const number::LocalizedNumberFormatter* fFastNumberFormatters[SMPDTFMT_NF_COUNT] = {}; variable