OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewLinkedList
(Results
1 - 15
of
15
) sorted by null
/external/ImageMagick/MagickCore/
linked-list.h
30
*
NewLinkedList
(const size_t);
magic.c
204
list=
NewLinkedList
(0);
281
magic_cache=
NewLinkedList
(0);
configure.c
168
cache=
NewLinkedList
(0);
676
options=
NewLinkedList
(0);
763
paths=
NewLinkedList
(0);
[
all
...]
exception.c
697
exception->exceptions=(void *)
NewLinkedList
(0);
[
all
...]
linked-list.c
710
%
NewLinkedList
() returns a pointer to a LinkedListInfo structure
713
% The format of the
NewLinkedList
method is:
715
% LinkedListInfo *
NewLinkedList
(const size_t capacity)
722
MagickExport LinkedListInfo *
NewLinkedList
(const size_t capacity)
[
all
...]
mime.c
173
cache=
NewLinkedList
(0);
[
all
...]
policy.c
191
cache=
NewLinkedList
(0);
[
all
...]
methods.h
[
all
...]
locale.c
859
messages=
NewLinkedList
(0);
[
all
...]
log.c
280
cache=
NewLinkedList
(0);
[
all
...]
delegate.c
210
cache=
NewLinkedList
(0);
[
all
...]
color.c
[
all
...]
/external/ImageMagick/coders/
mpc.c
637
profiles=
NewLinkedList
(0);
[
all
...]
gif.c
[
all
...]
miff.c
944
profiles=
NewLinkedList
(0);
[
all
...]
Completed in 141 milliseconds