HomeSort by relevance Sort by last modified time
    Searched refs:aCounter (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
TestThread.java 20 public int aCounter = 0;
28 aCounter = 0;
75 return (aCounter < algNamesArray.length);
79 aCounter = (hasAlgorithmName()) ? aCounter : 0;
80 return algNamesArray[aCounter++];
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 234 milliseconds