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.c377 RemoveElementByValueFromLinkedList(mime_cache,p)); in GetMimeInfo()
Dconfigure.c377 RemoveElementByValueFromLinkedList(configure_cache,p)); in GetConfigureInfo()
Dpolicy.c336 RemoveElementByValueFromLinkedList(policy_cache,p)); in GetPolicyInfo()
Dmethods.h903 #define RemoveElementByValueFromLinkedList PrependMagickMethod(RemoveElementByValueFromLinkedList) macro
Dlog.c431 RemoveElementByValueFromLinkedList(log_cache,p)); in GetLogInfo()
Ddelegate.c1270 RemoveElementByValueFromLinkedList(delegate_cache,p)); in GetDelegateInfo()
Dcolor.c1058 RemoveElementByValueFromLinkedList(color_cache,p)); in GetColorCompliance()