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

  /external/ImageMagick/MagickCore/
linked-list.h 46 *GetNextValueInLinkedList(LinkedListInfo *),
magic.c 299 option=(const StringInfo *) GetNextValueInLinkedList(options);
305 option=(const StringInfo *) GetNextValueInLinkedList(options);
391 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
403 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
453 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
459 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
548 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
554 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
641 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache);
647 p=(const MagicInfo *) GetNextValueInLinkedList(magic_cache)
    [all...]
mime.c 185 option=(const StringInfo *) GetNextValueInLinkedList(options);
190 option=(const StringInfo *) GetNextValueInLinkedList(options);
268 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
280 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
287 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
390 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
482 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
488 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
575 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache);
581 p=(const MimeInfo *) GetNextValueInLinkedList(mime_cache)
    [all...]
policy.c 197 option=(const StringInfo *) GetNextValueInLinkedList(options);
202 option=(const StringInfo *) GetNextValueInLinkedList(options);
301 p=(PolicyInfo *) GetNextValueInLinkedList(policy_cache);
311 p=(PolicyInfo *) GetNextValueInLinkedList(policy_cache);
379 p=(const PolicyInfo *) GetNextValueInLinkedList(policy_cache);
385 p=(const PolicyInfo *) GetNextValueInLinkedList(policy_cache);
452 p=(const PolicyInfo *) GetNextValueInLinkedList(policy_cache);
458 p=(const PolicyInfo *) GetNextValueInLinkedList(policy_cache);
607 p=(PolicyInfo *) GetNextValueInLinkedList(policy_cache);
623 p=(PolicyInfo *) GetNextValueInLinkedList(policy_cache)
    [all...]
version.c 295 element=(const char *) GetNextValueInLinkedList(paths);
302 element=(const char *) GetNextValueInLinkedList(paths);
configure.c 184 option=(const StringInfo *) GetNextValueInLinkedList(options);
189 option=(const StringInfo *) GetNextValueInLinkedList(options);
386 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
396 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
488 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
494 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
580 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
586 p=(const ConfigureInfo *) GetNextValueInLinkedList(configure_cache);
697 element=(const char *) GetNextValueInLinkedList(paths);
707 element=(const char *) GetNextValueInLinkedList(paths)
    [all...]
exception.c 218 p=(const ExceptionInfo *) GetNextValueInLinkedList((LinkedListInfo *)
236 p=(const ExceptionInfo *) GetNextValueInLinkedList((LinkedListInfo *)
666 p=(const ExceptionInfo *) GetNextValueInLinkedList((LinkedListInfo *)
671 p=(const ExceptionInfo *) GetNextValueInLinkedList((LinkedListInfo *)
    [all...]
log.c 289 option=(const StringInfo *) GetNextValueInLinkedList(options);
294 option=(const StringInfo *) GetNextValueInLinkedList(options);
415 p=(LogInfo *) GetNextValueInLinkedList(log_cache);
425 p=(LogInfo *) GetNextValueInLinkedList(log_cache);
514 p=(const LogInfo *) GetNextValueInLinkedList(log_cache);
520 p=(const LogInfo *) GetNextValueInLinkedList(log_cache);
608 p=(const LogInfo *) GetNextValueInLinkedList(log_cache);
614 p=(const LogInfo *) GetNextValueInLinkedList(log_cache);
    [all...]
delegate.c 206 option=(const StringInfo *) GetNextValueInLinkedList(options);
211 option=(const StringInfo *) GetNextValueInLinkedList(options);
    [all...]
locale.c 214 option=(const StringInfo *) GetNextValueInLinkedList(options);
220 option=(const StringInfo *) GetNextValueInLinkedList(options);
226 option=(const StringInfo *) GetNextValueInLinkedList(options);
232 option=(const StringInfo *) GetNextValueInLinkedList(options);
839 element=(const char *) GetNextValueInLinkedList(paths);
849 element=(const char *) GetNextValueInLinkedList(paths);
    [all...]
color.c     [all...]
coder.c 357 option=(const StringInfo *) GetNextValueInLinkedList(options);
362 option=(const StringInfo *) GetNextValueInLinkedList(options);
threshold.c 883 option=(const StringInfo *) GetNextValueInLinkedList(options);
890 option=(const StringInfo *) GetNextValueInLinkedList(options);
    [all...]
type.c 223 option=(const StringInfo *) GetNextValueInLinkedList(options);
229 option=(const StringInfo *) GetNextValueInLinkedList(options);
    [all...]
linked-list.c 298 % GetNextValueInLinkedList() gets the next value in the linked-list.
300 % The format of the GetNextValueInLinkedList method is:
302 % void *GetNextValueInLinkedList(LinkedListInfo *list_info)
309 MagickExport void *GetNextValueInLinkedList(LinkedListInfo *list_info)
    [all...]
opencl.c 924 option=(const StringInfo *) GetNextValueInLinkedList(options);
929 option=(const StringInfo *) GetNextValueInLinkedList(options);
    [all...]
methods.h     [all...]
  /external/ImageMagick/coders/
mpc.c 822 name=(const char *) GetNextValueInLinkedList(profiles);
831 name=(const char *) GetNextValueInLinkedList(profiles);
    [all...]
miff.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 317 milliseconds