/external/icu4c/i18n/ |
ucol_bld.cpp | 1193 UChar *conts = (UChar *)((uint8_t *)src->UCA->image + src->UCA->image->contractionUCACombos); local [all...] |
ucol_sit.cpp | 676 USet *conts; member in struct:contContext 690 USet *contractions = context->conts; 801 * @param conts the set to hold the result 818 * @param conts the set to hold the result
|
ucol_imp.h | 160 * uint32_t conts; - offset to continuation table (uint16_t *). Contains code units that transform to a same CE. 891 uint32_t conts; member in struct:__anon2238 [all...] |
ucol_tok.cpp | [all...] |
/external/icu4c/common/ |
ucol_swp.c | 385 header.conts= ds->readUInt32(inHeader->conts); 395 ds->swapArray16(ds, inBytes+header.conts, header.contsSize*U_SIZEOF_UCHAR, 396 outBytes+header.conts, pErrorCode);
|
/external/icu4c/test/cintltst/ |
capitst.c | 2135 USet *conts = uset_open(0,0); local [all...] |
cmsccoll.c | 3072 UChar *conts = (UChar *)((uint8_t *)coll->image + coll->image->contractionUCACombos); local [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | 337 * @param conts the set to hold the result. It gets emptied before 346 USet *conts, [all...] |
/external/icu4c/tools/genuca/ |
genuca.cpp | 367 result->conts = headerByteSize + inverseTableByteSize; 370 memcpy((uint8_t *)result + result->conts, stringContinue, contsByteSize); [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ucol.h | 350 * @param conts the set to hold the result. It gets emptied before 359 USet *conts, [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucol.h | 350 * @param conts the set to hold the result. It gets emptied before 359 USet *conts, [all...] |