Home
last modified time | relevance | path

Searched refs:AppendValueToLinkedList (Results 1 – 15 of 15) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.c149 (void) AppendValueToLinkedList(cache,configure_info); in AddConfigureKey()
679 (void) AppendValueToLinkedList(options,xml); in GetConfigureOptions()
697 (void) AppendValueToLinkedList(options,xml); in GetConfigureOptions()
776 (void) AppendValueToLinkedList(paths,ConstantString(path)); in GetConfigurePaths()
784 (void) AppendValueToLinkedList(paths,ConstantString(MAGICKCORE_SHARE_PATH)); in GetConfigurePaths()
787 (void) AppendValueToLinkedList(paths,ConstantString( in GetConfigurePaths()
791 (void) AppendValueToLinkedList(paths,ConstantString( in GetConfigurePaths()
795 (void) AppendValueToLinkedList(paths,ConstantString( in GetConfigurePaths()
811 (void) AppendValueToLinkedList(paths,ConstantString(path)); in GetConfigurePaths()
830 (void) AppendValueToLinkedList(paths,ConstantString(path)); in GetConfigurePaths()
[all …]
Dlinked-list.h33 AppendValueToLinkedList(LinkedListInfo *,const void *),
Dpolicy.c239 status&=AppendValueToLinkedList(cache,policy_info); in AcquirePolicyCache()
910 status=AppendValueToLinkedList(cache,policy_info); in LoadPolicyCache()
1192 status=AppendValueToLinkedList(policy_cache,p); in SetPolicyValue()
Dlocale.c826 (void) AppendValueToLinkedList(messages,xml); in GetLocaleOptions()
844 (void) AppendValueToLinkedList(messages,xml); in GetLocaleOptions()
Dlog.c330 status&=AppendValueToLinkedList(cache,log_info); in AcquireLogCache()
976 status=AppendValueToLinkedList(cache,log_info); in LoadLogCache()
Dexception.c1040 (void) AppendValueToLinkedList(exceptions,p); in ThrowException()
Dlinked-list.c111 MagickExport MagickBooleanType AppendValueToLinkedList( in AppendValueToLinkedList() function
Dmime.c951 status=AppendValueToLinkedList(cache,mime_info); in LoadMimeCache()
Dcolor.c899 status&=AppendValueToLinkedList(cache,color_info); in AcquireColorCache()
2078 status=AppendValueToLinkedList(cache,color_info); in LoadColorCache()
Dmethods.h100 #define AppendValueToLinkedList PrependMagickMethod(AppendValueToLinkedList) macro
Ddelegate.c2173 status=AppendValueToLinkedList(cache,delegate_info); in LoadDelegateCache()
/external/ImageMagick/coders/
Dmpc.c644 (void) AppendValueToLinkedList(profiles, in ReadMPCImage()
Ddcm.c3252 AppendValueToLinkedList(stack,info_copy); in ReadDCMImage()
Dgif.c1230 (void) AppendValueToLinkedList(profiles,profile); in ReadGIFImage()
Dmiff.c933 (void) AppendValueToLinkedList(profiles, in ReadMIFFImage()