Home | History | Annotate | Download | only in i18n

Lines Matching refs:deltas

3409     UVector32  deltas(end, *fStatus);
3416 deltas.addElement(d, *fStatus);
3450 U_ASSERT(operandAddress>=0 && operandAddress<deltas.size());
3451 int32_t fixedOperandAddress = operandAddress - deltas.elementAti(operandAddress);