Searched refs:GetConfigureOptions (Results 1 – 13 of 13) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | configure.h | 56 *GetConfigureOptions(const char *,ExceptionInfo *);
|
D | configure.c | 177 options=GetConfigureOptions(filename,exception); in AcquireConfigureCache() 655 MagickExport LinkedListInfo *GetConfigureOptions(const char *filename, in GetConfigureOptions() function
|
D | coder.c | 350 options=GetConfigureOptions(filename,exception); in AcquireCoderCache()
|
D | policy.c | 190 options=GetConfigureOptions(filename,exception); in AcquirePolicyCache()
|
D | magic.c | 292 options=GetConfigureOptions(filename,exception); in AcquireMagicCache()
|
D | mime.c | 178 options=GetConfigureOptions(filename,exception); in AcquireMimeCache()
|
D | threshold.c | 871 options=GetConfigureOptions(ThresholdsFilename,exception); in GetThresholdMap() 1224 options=GetConfigureOptions(ThresholdsFilename,exception); in ListThresholdMaps()
|
D | type.c | 216 options=GetConfigureOptions(filename,exception); in AcquireTypeCache()
|
D | log.c | 282 options=GetConfigureOptions(filename,exception); in AcquireLogCache()
|
D | methods.h | 401 #define GetConfigureOptions PrependMagickMethod(GetConfigureOptions) macro
|
D | delegate.c | 199 options=GetConfigureOptions(filename,exception); in AcquireDelegateCache()
|
D | color.c | 855 options=GetConfigureOptions(filename,exception); in AcquireColorCache()
|
D | opencl.c | 922 options=GetConfigureOptions(filename,exception); in LoadOpenCLBenchmarks()
|