Home | History | Annotate | Download | only in Scalar

Lines Matching refs:MaxSize

95     unsigned MaxSize;
101 MaxSize(Threshold)
241 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation);
242 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount;
273 MaxSize += Props.CanBeUnswitchedCount * Props.SizeEstimation;