OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNUM_DEFAULT_RULESET
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/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
...]
/external/icu4c/i18n/unicode/
unum.h
[
all
...]
/external/icu4c/i18n/
unum.cpp
578
if (tag ==
UNUM_DEFAULT_RULESET
) {
641
if (tag ==
UNUM_DEFAULT_RULESET
) {
/external/chromium_org/third_party/icu/source/i18n/
unum.cpp
738
if (tag ==
UNUM_DEFAULT_RULESET
) {
802
if (tag ==
UNUM_DEFAULT_RULESET
) {
/external/chromium_org/third_party/icu/source/test/cintltst/
cnumtst.c
[
all
...]
/libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java
91
private static final int
UNUM_DEFAULT_RULESET
= 6;
/external/icu4c/test/cintltst/
cnumtst.c
[
all
...]
Completed in 750 milliseconds