Searched refs:previous (Results 1 – 7 of 7) sorted by relevance
104 Object previous; in add() local109 previous = _all.put(sym.name(),sym); in add()112 return previous == null; in add()
145 System.err.println("Can't recover from previous error(s), giving up.");
237 AudioTimestamp previous = null; in checkIndividualTimestamps() local243 if (previous != null) { in checkIndividualTimestamps()246 timestamp.framePosition >= previous.framePosition); in checkIndividualTimestamps()248 timestamp.nanoTime >= previous.nanoTime); in checkIndividualTimestamps()250 if (timestamp.framePosition > previous.framePosition) { in checkIndividualTimestamps()255 long elapsedFrames = timestamp.framePosition - previous.framePosition; in checkIndividualTimestamps()256 long elapsedNanos = timestamp.nanoTime - previous.nanoTime; in checkIndividualTimestamps()279 previous = timestamp; in checkIndividualTimestamps()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
111 version 2.1 should be the same as for previous versions.
3186 public abstract boolean previous()3686 public boolean previous()5656 public abstract int previous()5776 public int previous()6504 static native int previous(6867 public int previous()38093 public abstract char previous()38211 public char previous()38482 public abstract int previous()38590 public int previous()[all …]