Home
last modified time | relevance | path

Searched refs:GetConfigureOptions (Results 1 – 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.h56 *GetConfigureOptions(const char *,ExceptionInfo *);
Dconfigure.c177 options=GetConfigureOptions(filename,exception); in AcquireConfigureCache()
655 MagickExport LinkedListInfo *GetConfigureOptions(const char *filename, in GetConfigureOptions() function
Dcoder.c350 options=GetConfigureOptions(filename,exception); in AcquireCoderCache()
Dpolicy.c190 options=GetConfigureOptions(filename,exception); in AcquirePolicyCache()
Dmagic.c292 options=GetConfigureOptions(filename,exception); in AcquireMagicCache()
Dthreshold.c871 options=GetConfigureOptions(ThresholdsFilename,exception); in GetThresholdMap()
1224 options=GetConfigureOptions(ThresholdsFilename,exception); in ListThresholdMaps()
Dmime.c178 options=GetConfigureOptions(filename,exception); in AcquireMimeCache()
Dtype.c216 options=GetConfigureOptions(filename,exception); in AcquireTypeCache()
Dlog.c282 options=GetConfigureOptions(filename,exception); in AcquireLogCache()
Dmethods.h401 #define GetConfigureOptions PrependMagickMethod(GetConfigureOptions) macro
Ddelegate.c199 options=GetConfigureOptions(filename,exception); in AcquireDelegateCache()
Dcolor.c855 options=GetConfigureOptions(filename,exception); in AcquireColorCache()
Dopencl.c922 options=GetConfigureOptions(filename,exception); in LoadOpenCLBenchmarks()