Searched defs:stage3 (Results 1 – 10 of 10) sorted by relevance
/external/icu/icu4c/source/tools/makeconv/ |
D | genmbcs.cpp | 561 uint16_t *stage3, *p; in MBCSSingleAddFromUnicode() local 681 uint8_t *stage3, *p; in MBCSAddFromUnicode() local 1220 uint16_t *stage3=(uint16_t *)mbcsData->fromUBytes; in singleCompactStage3() local
|
D | gencnvex.c | 60 …uint16_t stage3[0x10000<<UCNV_EXT_STAGE_2_LEFT_SHIFT]; /* 0x10000 because of 16-bit stage 2/3 inde… member
|
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
D | genmbcs.cpp | 561 uint16_t *stage3, *p; in MBCSSingleAddFromUnicode() local 681 uint8_t *stage3, *p; in MBCSAddFromUnicode() local 1220 uint16_t *stage3=(uint16_t *)mbcsData->fromUBytes; in singleCompactStage3() local
|
D | gencnvex.c | 60 …uint16_t stage3[0x10000<<UCNV_EXT_STAGE_2_LEFT_SHIFT]; /* 0x10000 because of 16-bit stage 2/3 inde… member
|
/external/icu/icu4c/source/common/ |
D | ucnv_ext.h | 446 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
D | ucnv_ext.cpp | 534 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1030 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnvmbcs.c | 737 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 779 const uint8_t *stage3, *bytes; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnv_ext.h | 446 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
D | ucnv_ext.cpp | 534 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1030 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnvmbcs.c | 737 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 779 const uint8_t *stage3, *bytes; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
|