Searched refs:offSet (Results 1 – 5 of 5) sorted by relevance
365 private void copyInts(int[] parsedIp, byte[] addr, int offSet) in copyInts() argument369 addr[(i * 2) + offSet] = (byte)(parsedIp[i] >> 8); in copyInts()370 addr[(i * 2 + 1) + offSet] = (byte)parsedIp[i]; in copyInts()
118 private void incrementCounter(int offSet) in incrementCounter() argument122 counter[counter.length - 1] += offSet; in incrementCounter()
417 private void extractBytes(byte[] encKey, int offSet, BigInteger bI) in extractBytes() argument429 encKey[offSet + i] = val[val.length - 1 - i]; in extractBytes()
337 private void extractBytes(byte[] encKey, int offSet, BigInteger bI) in extractBytes() argument349 encKey[offSet + i] = val[val.length - 1 - i]; in extractBytes()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...