Searched refs:ThrowClassifyException (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | segment.c | 252 #define ThrowClassifyException(severity,tag,label) \ in Classify() macro 336 ThrowClassifyException(ResourceLimitError,"MemoryAllocationFailed", in Classify() 355 ThrowClassifyException(ResourceLimitError,"MemoryAllocationFailed", in Classify() 514 ThrowClassifyException(ImageError,"TooManyClusters",image->filename); in Classify() 520 ThrowClassifyException(ResourceLimitError,"MemoryAllocationFailed", in Classify() 529 ThrowClassifyException(ResourceLimitError,"MemoryAllocationFailed", in Classify()
|