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

  /external/ImageMagick/MagickCore/
linked-list.h 33 AppendValueToLinkedList(LinkedListInfo *,const void *),
configure.c 220 status&=AppendValueToLinkedList(cache,configure_info);
706 (void) AppendValueToLinkedList(options,xml);
724 (void) AppendValueToLinkedList(options,xml);
804 (void) AppendValueToLinkedList(paths,ConstantString(path));
812 (void) AppendValueToLinkedList(paths,ConstantString(MAGICKCORE_SHARE_PATH));
815 (void) AppendValueToLinkedList(paths,ConstantString(
819 (void) AppendValueToLinkedList(paths,ConstantString(
823 (void) AppendValueToLinkedList(paths,ConstantString(
839 (void) AppendValueToLinkedList(paths,ConstantString(path));
858 (void) AppendValueToLinkedList(paths,ConstantString(path))
    [all...]
policy.c 235 status&=AppendValueToLinkedList(cache,policy_info);
872 status=AppendValueToLinkedList(cache,policy_info);
    [all...]
exception.c     [all...]
locale.c 848 (void) AppendValueToLinkedList(messages,xml);
866 (void) AppendValueToLinkedList(messages,xml);
    [all...]
log.c 326 status&=AppendValueToLinkedList(cache,log_info);
    [all...]
linked-list.c 99 % AppendValueToLinkedList() appends a value to the end of the linked-list.
101 % The format of the AppendValueToLinkedList method is:
103 % MagickBooleanType AppendValueToLinkedList(LinkedListInfo *list_info,
113 MagickExport MagickBooleanType AppendValueToLinkedList(
    [all...]
mime.c 976 status=AppendValueToLinkedList(cache,mime_info);
    [all...]
color.c     [all...]
methods.h 108 #define AppendValueToLinkedList PrependMagickMethod(AppendValueToLinkedList)
    [all...]
delegate.c     [all...]
  /external/ImageMagick/coders/
mpc.c 611 (void) AppendValueToLinkedList(profiles,
    [all...]
miff.c 902 (void) AppendValueToLinkedList(profiles,
    [all...]

Completed in 1353 milliseconds