OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldMax
(Results
1 - 5
of
5
) 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;
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 278 milliseconds