Searched defs:stage12 (Results 1 – 8 of 8) sorted by relevance
/external/cronet/stable/third_party/icu/source/common/ |
D | ucnv_ext.cpp | 537 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1036 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnv_ext.h | 448 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
/external/icu/icu4c/source/common/ |
D | ucnv_ext.cpp | 537 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1036 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnv_ext.h | 448 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
/external/cronet/tot/third_party/icu/source/common/ |
D | ucnv_ext.cpp | 537 const uint16_t *stage12, *stage3; in ucnv_extMatchFromU() local 1036 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
D | ucnv_ext.h | 448 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
/external/icu/libicu/cts_headers/ |
D | ucnv_ext.h | 448 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ argument
|
/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 1408 static int FROM_U(CharBuffer stage12, CharBuffer stage3, int s1Index, int c) { in FROM_U() 3628 CharBuffer stage12, stage3; in matchFromU() local 5008 CharBuffer stage12, stage3; in extGetUnicodeSet() local
|