Home
last modified time | relevance | path

Searched defs:SeenMacroProps (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dnumber_skeletons.h343 struct SeenMacroProps { struct
344 bool notation = false;
345 bool unit = false;
346 bool perUnit = false;
347 bool usage = false;
348 bool precision = false;
349 bool roundingMode = false;
350 bool grouper = false;
351 bool padder = false;
352 bool integerWidth = false;
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumber_skeletons.h352 struct SeenMacroProps { struct
353 bool notation = false;
354 bool unit = false;
355 bool perUnit = false;
356 bool usage = false;
357 bool precision = false;
358 bool roundingMode = false;
359 bool grouper = false;
360 bool padder = false;
361 bool integerWidth = false;
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumber_skeletons.h353 struct SeenMacroProps { struct
354 bool notation = false;
355 bool unit = false;
356 bool perUnit = false;
357 bool usage = false;
358 bool precision = false;
359 bool roundingMode = false;
360 bool grouper = false;
361 bool padder = false;
362 bool integerWidth = false;
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dnumber_skeletons.h352 struct SeenMacroProps { struct
353 bool notation = false;
354 bool unit = false;
355 bool perUnit = false;
356 bool usage = false;
357 bool precision = false;
358 bool roundingMode = false;
359 bool grouper = false;
360 bool padder = false;
361 bool integerWidth = false;
[all …]