Home
last modified time | relevance | path

Searched refs:resend (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java123 int resend = residx + (end - index); in formatToCharacterIterator()
124 resstr.addAttributes(jdkAttributes, residx, resend); in formatToCharacterIterator()
127 residx = resend; in formatToCharacterIterator()
H A DSimpleDateFormatICU.java120 int resend = residx + (end - index); in formatToCharacterIterator()
121 resstr.addAttributes(jdkAttributes, residx, resend); in formatToCharacterIterator()
124 residx = resend; in formatToCharacterIterator()
/third_party/eudev/src/scsi_id/
H A Dscsi_serial.c337 resend: in scsi_inquiry()
368 goto resend; in scsi_inquiry()
399 goto resend; in scsi_inquiry()

Completed in 5 milliseconds