OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNUM_DECIMAL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
unum.h
99
* Use
UNUM_DECIMAL
to get the normal number format for that country.
142
UNUM_DECIMAL
=1,
172
UNUM_DEFAULT =
UNUM_DECIMAL
,
216
*
UNUM_DECIMAL
, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
[
all
...]
/external/icu4c/i18n/unicode/
unum.h
99
* Use
UNUM_DECIMAL
to get the normal number format for that country.
145
UNUM_DECIMAL
=1,
206
UNUM_DEFAULT =
UNUM_DECIMAL
,
324
*
UNUM_DECIMAL
, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
[
all
...]
Completed in 25 milliseconds