Searched defs:stage3 (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/tools/makeconv/ |
D | genmbcs.c | 561 uint16_t *stage3, *p; in MBCSSingleAddFromUnicode() local 681 uint8_t *stage3, *p; in MBCSAddFromUnicode() local 1215 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/icu4c/common/ |
D | ucnv_ext.c | 524 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1012 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnv_ext.h | 442 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
D | ucnvmbcs.c | 735 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 777 const uint8_t *stage3, *bytes; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
|