HomeSort by relevance Sort by last modified time
    Searched refs:UCAConstants (Results 1 - 6 of 6) sorted by null

  /external/icu4c/tools/genuca/
genuca.h 43 UCAElements *readAnElement(FILE *data, tempUCATable *t, UCAConstants *consts, UErrorCode *status);
genuca.cpp 432 UCAElements *readAnElement(FILE *data, tempUCATable *t, UCAConstants *consts, UErrorCode *status) {
744 UCAConstants *consts,
758 data->size += paddedsize(sizeof(UCAConstants));
798 udata_writeBlock(pData, consts, sizeof(UCAConstants));
855 UCAConstants consts;
858 UCAConstants consts = {
    [all...]
  /external/icu4c/i18n/
ucol_tok.cpp     [all...]
ucol_bld.cpp 345 UCAConstants *consts = (UCAConstants *)((uint8_t *)src->UCA->image + src->UCA->image->UCAConsts);
    [all...]
ucol_imp.h 78 * - UCA constants (UCAConstants)
97 * See declaration of UCAConstants structure. This is a set of unsigned 32-bit values used to store
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 1106 UCAConstants *consts = NULL;
1128 consts = (UCAConstants *)((uint8_t *)UCA->image + UCA->image->UCAConsts);
    [all...]

Completed in 68 milliseconds