Searched refs:srcCEs (Results 1 – 4 of 4) sorted by relevance
724 long[] srcCEs = src.ce64s.getBuffer(); in copyCE32() local731 long srcCE = srcCEs[srcIndex + i]; in copyCE32()740 modifiedCEs[j] = srcCEs[srcIndex + j]; in copyCE32()750 ce32 = dest.encodeExpansion(srcCEs, srcIndex, length); in copyCE32()
725 long[] srcCEs = src.ce64s.getBuffer(); in copyCE32() local732 long srcCE = srcCEs[srcIndex + i]; in copyCE32()741 modifiedCEs[j] = srcCEs[srcIndex + j]; in copyCE32()751 ce32 = dest.encodeExpansion(srcCEs, srcIndex, length); in copyCE32()
953 const int64_t *srcCEs = src.ce64s.getBuffer(); in copyCE32() local954 srcCEs += Collation::indexFromCE32(ce32); in copyCE32()960 int64_t srcCE = srcCEs[i]; in copyCE32()969 modifiedCEs[j] = srcCEs[j]; in copyCE32()979 ce32 = dest.encodeExpansion(srcCEs, length, errorCode); in copyCE32()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...