OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNUM_FRACTION_DIGITS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
unum.h
643
UNUM_FRACTION_DIGITS
,
679
* UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS,
UNUM_FRACTION_DIGITS
, UNUM_MULTIPLIER,
701
* UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS,
UNUM_FRACTION_DIGITS
, UNUM_MULTIPLIER,
[
all
...]
/external/icu4c/i18n/unicode/
unum.h
765
UNUM_FRACTION_DIGITS
,
852
* UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS,
UNUM_FRACTION_DIGITS
, UNUM_MULTIPLIER,
875
* UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS,
UNUM_FRACTION_DIGITS
, UNUM_MULTIPLIER,
[
all
...]
/libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java
68
private static final int
UNUM_FRACTION_DIGITS
= 8;
Completed in 315 milliseconds