Home | History | Annotate | Download | only in i18n

Lines Matching refs:headersize

1178                 | (((uprv_uca_addExpansion(expansions, element->CEs[0], status)+(headersize>>2))<<4)
1227 expansion |= ((uprv_uca_addExpansion(expansions, element->mapCE, status)+(headersize>>2))<<4);
1229 expansion |= ((uprv_uca_addExpansion(expansions, element->CEs[0], status)+(headersize>>2))<<4);
1436 uint32_t beforeContractions = (uint32_t)((headersize+paddedsize(expansions->position*sizeof(uint32_t)))/sizeof(UChar));
1460 uint32_t toAllocate =(uint32_t)(headersize+
1721 | (((uprv_uca_addExpansion(expansions, element->CEs[0], status)+(headersize>>2))<<4)