HomeSort by relevance Sort by last modified time
    Searched full:conts (Results 1 - 11 of 11) sorted by null

  /external/icu4c/i18n/
ucol_bld.cpp 1203 UChar *conts = (UChar *)((uint8_t *)src->UCA->image + src->UCA->image->contractionUCACombos); local
    [all...]
ucol_sit.cpp 675 USet *conts; member in struct:contContext
689 USet *contractions = context->conts;
800 * @param conts the set to hold the result
817 * @param conts the set to hold the result
ucol_imp.h 167 * uint32_t conts; - offset to continuation table (uint16_t *). Contains code units that transform to a same CE.
973 uint32_t conts; member in struct:__anon6920
    [all...]
ucol_tok.cpp     [all...]
  /external/icu4c/common/
ucol_swp.cpp 452 header.conts= ds->readUInt32(inHeader->conts);
462 ds->swapArray16(ds, inBytes+header.conts, header.contsSize*U_SIZEOF_UCHAR,
463 outBytes+header.conts, pErrorCode);
  /external/icu4c/test/cintltst/
capitst.c 2192 USet *conts = uset_open(0,0); local
    [all...]
cmsccoll.c 3115 UChar *conts = (UChar *)((uint8_t *)coll->image + coll->image->contractionUCACombos); local
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 350 * @param conts the set to hold the result. It gets emptied before
359 USet *conts,
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 350 * @param conts the set to hold the result. It gets emptied before
359 USet *conts,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 407 * @param conts the set to hold the result. It gets emptied before
416 USet *conts,
    [all...]
  /external/clang/test/Analysis/
misc-ps.m 277 // Check that the pointer-to-conts arguments do not get invalidated by Obj C
    [all...]

Completed in 374 milliseconds