Searched refs:U16BELenS (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 2585 int32_t U16LenS = 0, U16LenT = 0, U16BELenS = 0, U16BELenT = 0, U8LenS = 0, U8LenT = 0; in Alexis2() local 2629 …U16BELenS = ucnv_fromUChars(conv, U16BESource, CMSCOLL_ALEXIS2_BUFFER_SIZE, U16Source, U16LenS, &s… in Alexis2() 2631 (void)U16BELenS; /* Suppress set but not used warnings. */ in Alexis2()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cmsccoll.c | 3883 int32_t U16LenS = 0, U16LenT = 0, U16BELenS = 0, U16BELenT = 0, U8LenS = 0, U8LenT = 0; in Alexis2() local 3927 …U16BELenS = ucnv_fromUChars(conv, U16BESource, CMSCOLL_ALEXIS2_BUFFER_SIZE, U16Source, U16LenS, &s… in Alexis2() 3929 (void)U16BELenS; /* Suppress set but not used warnings. */ in Alexis2()
|