HomeSort by relevance Sort by last modified time
    Searched refs:RemoveElementByValueFromLinkedList (Results 1 - 9 of 9) sorted by null

  /external/ImageMagick/MagickCore/
linked-list.h 48 *RemoveElementByValueFromLinkedList(LinkedListInfo *,const void *),
linked-list.c 751 % RemoveElementByValueFromLinkedList() removes an element from the linked-list
754 % The format of the RemoveElementByValueFromLinkedList method is:
756 % void *RemoveElementByValueFromLinkedList(LinkedListInfo *list_info,
766 MagickExport void *RemoveElementByValueFromLinkedList(LinkedListInfo *list_info,
    [all...]
mime.c 393 RemoveElementByValueFromLinkedList(mime_cache,p));
    [all...]
policy.c 341 RemoveElementByValueFromLinkedList(policy_cache,p));
    [all...]
methods.h     [all...]
configure.c 384 RemoveElementByValueFromLinkedList(configure_cache,p));
    [all...]
log.c 431 RemoveElementByValueFromLinkedList(log_cache,p));
    [all...]
delegate.c     [all...]
color.c     [all...]

Completed in 55 milliseconds