Home | History | Annotate | Download | only in unicode

Lines Matching full:amount

136  * adding the specified (signed) amount of time to a particular time field.
636 * Return the amount of time in milliseconds that the clock is
1008 * Add a specified signed amount to a particular field in a UCalendar.
1015 * @param amount The signed amount to add to field. If the amount causes the value
1025 int32_t amount,
1029 * Add a specified signed amount to a particular field in a UCalendar.
1036 * @param amount The signed amount to add to field. If the amount causes the value
1046 int32_t amount,
1343 * As a side effect of this call, this calendar is advanced toward target by the given amount. That is,
1345 * field and an amount equal to the return value from this function.