Home
last modified time | relevance | path

Searched refs:RemoveElementByValueFromLinkedList (Results 1 – 9 of 9) sorted by relevance

/external/ImageMagick/MagickCore/
Dlinked-list.h48 *RemoveElementByValueFromLinkedList(LinkedListInfo *,const void *),
Dlinked-list.c756 MagickExport void *RemoveElementByValueFromLinkedList(LinkedListInfo *list_info, in RemoveElementByValueFromLinkedList() function
Dmime.c386 RemoveElementByValueFromLinkedList(mime_cache,p)); in GetMimeInfo()
Dpolicy.c334 RemoveElementByValueFromLinkedList(policy_cache,p)); in GetPolicyInfo()
Dconfigure.c374 RemoveElementByValueFromLinkedList(configure_cache,p)); in GetConfigureInfo()
Dmethods.h805 #define RemoveElementByValueFromLinkedList PrependMagickMethod(RemoveElementByValueFromLinkedList) macro
Dlog.c423 RemoveElementByValueFromLinkedList(log_cache,p)); in GetLogInfo()
Ddelegate.c1230 RemoveElementByValueFromLinkedList(delegate_cache,p)); in GetDelegateInfo()
Dcolor.c1054 RemoveElementByValueFromLinkedList(color_cache,p)); in GetColorCompliance()