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

  /external/ImageMagick/MagickCore/
linked-list.h 48 *RemoveElementByValueFromLinkedList(LinkedListInfo *,const void *),
linked-list.c 752 % RemoveElementByValueFromLinkedList() removes an element from the linked-list
755 % The format of the RemoveElementByValueFromLinkedList method is:
757 % void *RemoveElementByValueFromLinkedList(LinkedListInfo *list_info,
767 MagickExport void *RemoveElementByValueFromLinkedList(LinkedListInfo *list_info,
    [all...]
magic.c 407 RemoveElementByValueFromLinkedList(magic_cache,p));
    [all...]
mime.c 394 RemoveElementByValueFromLinkedList(mime_cache,p));
    [all...]
policy.c 315 RemoveElementByValueFromLinkedList(policy_cache,p));
    [all...]
configure.c 400 RemoveElementByValueFromLinkedList(configure_cache,p));
    [all...]
log.c 429 RemoveElementByValueFromLinkedList(log_cache,p));
    [all...]
methods.h     [all...]
delegate.c     [all...]
color.c     [all...]

Completed in 92 milliseconds