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

  /external/qemu/android/utils/
vector.c 7 unsigned oldMax = *pMaxItems;
9 if (newCount > oldMax) {
10 unsigned newMax = oldMax;
ini.c 96 int oldMax = i->maxPairs;
97 int newMax = oldMax + (oldMax >> 1) + 4;
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 24 milliseconds