Searched refs:magick_hot_spot (Results 1 – 10 of 10) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | cache.h | 45 const size_t,ExceptionInfo *) magick_hot_spot, 46 *GetVirtualPixelQueue(const Image *) magick_hot_spot; 60 SyncAuthenticPixels(Image *,ExceptionInfo *) magick_hot_spot; 67 const size_t,ExceptionInfo *) magick_hot_spot, 68 *GetAuthenticPixelQueue(const Image *) magick_hot_spot, 70 const size_t,ExceptionInfo *) magick_hot_spot;
|
D | cache-view.h | 68 const size_t,const size_t,ExceptionInfo *) magick_hot_spot, 69 *GetCacheViewVirtualPixelQueue(const CacheView *) magick_hot_spot; 88 magick_hot_spot; 94 *GetCacheViewAuthenticPixelQueue(CacheView *) magick_hot_spot, 96 const size_t,const size_t,ExceptionInfo *) magick_hot_spot, 98 const size_t,const size_t,ExceptionInfo *) magick_hot_spot;
|
D | pixel.h | 243 const PixelInfo *magick_restrict) magick_hot_spot, 245 const Quantum *magick_restrict) magick_hot_spot; 256 DecodePixelGamma(const MagickRealType) magick_hot_spot, 257 EncodePixelGamma(const MagickRealType) magick_hot_spot;
|
D | cache-private.h | 253 ExceptionInfo *) magick_hot_spot, 262 ExceptionInfo *) magick_hot_spot, 274 const size_t,const size_t,NexusInfo *,ExceptionInfo *) magick_hot_spot, 277 ExceptionInfo *) magick_hot_spot;
|
D | method-attribute.h | 120 # define magick_hot_spot __attribute__((__hot__)) macro 123 # define magick_hot_spot
|
D | token.h | 41 const size_t,char *magick_restrict) magick_hot_spot;
|
D | blob-private.h | 71 magick_hot_spot;
|
D | token.c | 174 MagickExport magick_hot_spot size_t GetNextToken( in GetNextToken()
|
D | cache.c | 107 magick_hot_spot; 142 magick_hot_spot;
|
D | blob.c | 4774 MagickExport magick_hot_spot const void *ReadBlobStream(Image *image, in ReadBlobStream()
|