Lines Matching refs:one
37 * the terms of any one of the MPL, the GPL or the LGPL.
65 ** mTotalOnly Only output one number, the total.
121 static Switch gTotalSwitch = {"--totalonly", "-t", 0, NULL, "Output only one number." DESC_NEWLINE "The total overall size." DESC_NEWLINE "Overrides other output options."};
190 const ModuleStats* one = (const ModuleStats*)in1;
192 unsigned long oneSize = one->mSize.mCode + one->mSize.mData;
575 ** Output each one.