OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNUM_DEFAULT_RULESET
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/icu/public/i18n/unicode/
unum.h
684
UNUM_DEFAULT_RULESET
,
698
* Rule-based formatters only understand
UNUM_DEFAULT_RULESET
and UNUM_PUBLIC_RULESETS.
702
*
UNUM_DEFAULT_RULESET
, or UNUM_PUBLIC_RULESETS.
722
* only understand
UNUM_DEFAULT_RULESET
.
726
* or
UNUM_DEFAULT_RULESET
.
/external/icu4c/i18n/unicode/
unum.h
773
UNUM_DEFAULT_RULESET
,
787
* Rule-based formatters only understand
UNUM_DEFAULT_RULESET
and UNUM_PUBLIC_RULESETS.
791
*
UNUM_DEFAULT_RULESET
, or UNUM_PUBLIC_RULESETS.
811
* only understand
UNUM_DEFAULT_RULESET
.
815
* or
UNUM_DEFAULT_RULESET
.
[
all
...]
/libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java
92
private static final int
UNUM_DEFAULT_RULESET
= 6;
Completed in 4351 milliseconds