Searched refs:oldTarget (Results 1 – 4 of 4) sorted by relevance
50 int oldTarget = target.position(); in decodeLoop() local66 int targetIndex = oldTarget + targetOffset; in decodeLoop()67 int targetLength = target.limit() - oldTarget; in decodeLoop()81 target.position(oldTarget + sourceLength); in decodeLoop()85 target.position(oldTarget + targetLength); in decodeLoop()100 int count = target.position() - oldTarget; in decodeLoop()198 int oldTarget = target.position(); in encodeLoop() local222 int targetIndex = oldTarget + targetOffset; in encodeLoop()223 int targetLength = target.limit() - oldTarget; in encodeLoop()237 target.position(oldTarget + sourceLength); in encodeLoop()[all …]
72 char *oldTarget; in ucnv_cbFromUWriteUChars() local79 oldTarget = args->target; in ucnv_cbFromUWriteUChars()92 while (args->target != oldTarget) /* if it moved at all.. */ in ucnv_cbFromUWriteUChars()95 oldTarget++; in ucnv_cbFromUWriteUChars()
137 uint8_t *target, *oldTarget; in _Latin1FromUnicodeWithOffsets() local150 target=oldTarget=(uint8_t *)pArgs->target; in _Latin1FromUnicodeWithOffsets()233 oldTarget+=16*count; in _Latin1FromUnicodeWithOffsets()300 size_t count=target-oldTarget; in _Latin1FromUnicodeWithOffsets()474 UChar *target, *oldTarget; in _ASCIIToUnicodeWithOffsets() local485 target=oldTarget=pArgs->target; in _ASCIIToUnicodeWithOffsets()529 oldTarget+=count*8; in _ASCIIToUnicodeWithOffsets()565 size_t count=target-oldTarget; in _ASCIIToUnicodeWithOffsets()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...