Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:throttle

86     throttle,
120 MagickULLConstant(0), /* initial throttle */
130 MagickULLConstant(0), /* throttle limit */
281 ((MagickSizeType) resource_info.throttle < limit) ?
283 (void) FormatMagickSize((MagickSizeType) resource_info.throttle,
649 resource=(MagickSizeType) resource_info.throttle;
829 (void) FormatLocaleFile(file," Throttle: %.20g\n",(double)
951 (void) FormatMagickSize((MagickSizeType) resource_info.throttle,
1330 value=GetPolicyValue("throttle");