OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextValueInLinkedList
(Results
1 - 19
of
19
) sorted by null
/external/ImageMagick/MagickCore/
linked-list.h
46
*
GetNextValueInLinkedList
(LinkedListInfo *),
magic.c
305
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_cache);
311
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_cache);
322
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
334
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
388
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
394
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
483
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
489
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
576
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list);
582
p=(const MagicInfo *)
GetNextValueInLinkedList
(magic_list)
[
all
...]
policy.c
205
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
210
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
326
p=(PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
337
p=(PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
405
p=(const PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
411
p=(const PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
478
p=(const PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
484
p=(const PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
633
p=(PolicyInfo *)
GetNextValueInLinkedList
(policy_cache);
649
p=(PolicyInfo *)
GetNextValueInLinkedList
(policy_cache)
[
all
...]
mime.c
184
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
189
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
267
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
279
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
286
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
389
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
481
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
487
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
574
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache);
580
p=(const MimeInfo *)
GetNextValueInLinkedList
(mime_cache)
[
all
...]
version.c
302
element=(const char *)
GetNextValueInLinkedList
(paths);
312
element=(const char *)
GetNextValueInLinkedList
(paths);
configure.c
181
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
188
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
370
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
380
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
472
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
478
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
564
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
570
p=(const ConfigureInfo *)
GetNextValueInLinkedList
(configure_cache);
681
element=(const char *)
GetNextValueInLinkedList
(paths);
691
element=(const char *)
GetNextValueInLinkedList
(paths)
[
all
...]
exception.c
221
p=(const ExceptionInfo *)
GetNextValueInLinkedList
(exceptions);
230
p=(const ExceptionInfo *)
GetNextValueInLinkedList
(exceptions);
658
p=(const ExceptionInfo *)
GetNextValueInLinkedList
((LinkedListInfo *)
663
p=(const ExceptionInfo *)
GetNextValueInLinkedList
((LinkedListInfo *)
[
all
...]
log.c
291
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
296
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
417
p=(LogInfo *)
GetNextValueInLinkedList
(log_cache);
427
p=(LogInfo *)
GetNextValueInLinkedList
(log_cache);
516
p=(const LogInfo *)
GetNextValueInLinkedList
(log_cache);
522
p=(const LogInfo *)
GetNextValueInLinkedList
(log_cache);
610
p=(const LogInfo *)
GetNextValueInLinkedList
(log_cache);
616
p=(const LogInfo *)
GetNextValueInLinkedList
(log_cache);
687
p=(LogInfo *)
GetNextValueInLinkedList
(log_cache);
[
all
...]
delegate.c
221
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
226
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
[
all
...]
locale.c
244
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
250
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
256
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
262
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
864
element=(const char *)
GetNextValueInLinkedList
(paths);
874
element=(const char *)
GetNextValueInLinkedList
(paths);
[
all
...]
color.c
[
all
...]
threshold.c
[
all
...]
type.c
222
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
228
option=(const StringInfo *)
GetNextValueInLinkedList
(options);
[
all
...]
linked-list.c
299
%
GetNextValueInLinkedList
() gets the next value in the linked-list.
301
% The format of the
GetNextValueInLinkedList
method is:
303
% void *
GetNextValueInLinkedList
(LinkedListInfo *list_info)
310
MagickExport void *
GetNextValueInLinkedList
(LinkedListInfo *list_info)
[
all
...]
methods.h
475
#define
GetNextValueInLinkedList
PrependMagickMethod(
GetNextValueInLinkedList
)
[
all
...]
/external/ImageMagick/coders/
mpc.c
860
name=(const char *)
GetNextValueInLinkedList
(profiles);
879
name=(const char *)
GetNextValueInLinkedList
(profiles);
[
all
...]
gif.c
[
all
...]
miff.c
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
Completed in 90 milliseconds