Home | History | Annotate | Download | only in codesighs

Lines Matching refs:one

37  * the terms of any one of the MPL, the GPL or the LGPL.
210 ModuleStats* one = (ModuleStats*)in1;
213 int oneSize = (one->mSize.mCode + one->mSize.mData);
226 retval = strcmp(one->mModule, two->mModule);
244 SegmentStats* one = (SegmentStats*)in1;
247 if(one->mSize < two->mSize)
251 else if(one->mSize > two->mSize)
257 retval = strcmp(one->mSegment, two->mSegment);
258 if(0 > one->mSize && 0 > two->mSize)
275 ObjectStats* one = (ObjectStats*)in1;
278 if(one->mSize < two->mSize)
282 else if(one->mSize > two->mSize)
288 retval = strcmp(one->mObject, two->mObject);
289 if(0 > one->mSize && 0 > two->mSize)
306 SymbolStats* one = (SymbolStats*)in1;
309 if(one->mSize < two->mSize)
313 else if(one->mSize > two->mSize)
319 retval = strcmp(one->mSymbol, two->mSymbol);
320 if(0 > one->mSize && 0 > two->mSize)
447 ** Failure to find any one of these means to create it.
668 ** is even, as if it is odd, then any one of the many could be