HomeSort by relevance Sort by last modified time
    Searched full:jumpcount (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
DynamicBinaryDictIOUtils.java 159 int jumpCount = 0;
160 while (jumpCount++ < MAX_JUMPS) {
173 if (DBG && jumpCount >= MAX_JUMPS) {
  /external/valgrind/main/callgrind/docs/
cl-format.xml 565 <para><computeroutput>jcnd=exe.count jumpcount target position</computeroutput> [Callgrind]</para>
566 <para>Conditional jump, executed exe.count times with jumpcount

Completed in 50 milliseconds