Searched refs:DIGIT_ONE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitv_impl.h35 #define DIGIT_ONE ((UChar)0x0031) macro
H A Ddtitvinf.cpp54 static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET};
57 static const UChar gDefaultFallbackPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, EN_DASH, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET, 0};
/external/icu/icu4c/source/i18n/
H A Ddtitv_impl.h35 #define DIGIT_ONE ((UChar)0x0031) macro
H A Ddtitvinf.cpp54 static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET};
57 static const UChar gDefaultFallbackPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, EN_DASH, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET, 0};
/external/chromium_org/third_party/icu/source/io/
H A Duscanf_p.c48 #define DIGIT_ONE 0x0031 macro
59 (s) == DIGIT_ONE || \
H A Duprntf_p.c1016 #define DIGIT_ONE 0x0031 macro
1027 (s) == DIGIT_ONE || \
/external/icu/icu4c/source/io/
H A Duscanf_p.c48 #define DIGIT_ONE 0x0031 macro
59 (s) == DIGIT_ONE || \
H A Duprntf_p.c1016 #define DIGIT_ONE 0x0031 macro
1027 (s) == DIGIT_ONE || \

Completed in 174 milliseconds