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

  /external/chromium/third_party/icu/source/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:__anon3061
    [all...]
  /external/icu4c/i18n/
ucol_bld.cpp 1193 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 164 * uint32_t conts; - offset to continuation table (uint16_t *). Contains code units that transform to a same CE.
918 uint32_t conts; member in struct:__anon4080
    [all...]
  /external/icu4c/test/cintltst/
capitst.c 2123 USet *conts = uset_open(0,0); local
    [all...]
cmsccoll.c 3078 UChar *conts = (UChar *)((uint8_t *)coll->image + coll->image->contractionUCACombos); local
    [all...]
  /external/chromium/third_party/icu/source/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...]

Completed in 140 milliseconds