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

  /external/icu4c/i18n/
ucol_elm.h 66 uint32_t cSize; /* Number of characters in sequence - for contraction */
ucol_bld.cpp 714 int32_t cSize = (tok->source & 0xFF000000) >> 24;
717 if(cSize > 1) {
719 tok->CEs[0] |= ucol_uprv_getCaseBits(src->UCA, cPoints, cSize, status);
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
wcdioctl.h 424 ULONG cSize;
430 ULONG cSize;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
wcdioctl.h 424 ULONG cSize;
430 ULONG cSize;

Completed in 563 milliseconds