Searched refs:U_DT_NONE (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
H A DUnicodeIcu.h56 DecompositionNone = U_DT_NONE,
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h1550 U_DT_NONE, /*[none]*/ enumerator in enum:UDecompositionType
/external/icu/icu4c/source/common/unicode/
H A Duchar.h1550 U_DT_NONE, /*[none]*/ enumerator in enum:UDecompositionType
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c1031 dt=U_DT_NONE;
1048 if(dt>U_DT_NONE) {
2455 { 0x00bf, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
2461 { 0xe0033, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c1030 dt=U_DT_NONE;
1047 if(dt>U_DT_NONE) {
2454 { 0x00bf, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
2460 { 0xe0033, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },

Completed in 144 milliseconds