Home | History | Annotate | Download | only in i18n

Lines Matching refs:deltas

3421     UVector32  deltas(end, *fStatus);
3428 deltas.addElement(d, *fStatus);
3461 U_ASSERT(operandAddress>=0 && operandAddress<deltas.size());
3462 int32_t fixedOperandAddress = operandAddress - deltas.elementAti(operandAddress);