Searched defs:reset (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/util/
H A DByteArray.java337 public void reset() { method in class:ByteArray.MyInputStream
/dalvik/vm/compiler/codegen/arm/
H A DAssemble.c1307 /* Too many retries - reset and try cutting the trace in half */
1624 * If the enqueuing fails reset the rechain count to a normal value so that
1729 /* The cells are sorted in order - walk through them and reset */
1840 static int dumpTraceProfile(JitEntry *p, bool silent, bool reset, argument
1867 if (reset) {
2000 false /* reset */,
2013 /* Dump the sorted entries. The count of each trace will be reset to 0. */
2018 true /* reset */,

Completed in 374 milliseconds