OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewLinkedList
(Results
1 - 14
of
14
) sorted by null
/external/ImageMagick/MagickCore/
linked-list.h
30
*
NewLinkedList
(const size_t);
configure.c
171
cache=
NewLinkedList
(0);
692
options=
NewLinkedList
(0);
779
paths=
NewLinkedList
(0);
[
all
...]
exception.c
705
exception->exceptions=(void *)
NewLinkedList
(0);
[
all
...]
linked-list.c
709
%
NewLinkedList
() returns a pointer to a LinkedListInfo structure
712
% The format of the
NewLinkedList
method is:
714
% LinkedListInfo *
NewLinkedList
(const size_t capacity)
721
MagickExport LinkedListInfo *
NewLinkedList
(const size_t capacity)
[
all
...]
magic.c
282
cache=
NewLinkedList
(0);
[
all
...]
mime.c
172
cache=
NewLinkedList
(0);
[
all
...]
policy.c
184
cache=
NewLinkedList
(0);
[
all
...]
locale.c
834
messages=
NewLinkedList
(0);
[
all
...]
log.c
276
cache=
NewLinkedList
(0);
[
all
...]
methods.h
[
all
...]
delegate.c
193
cache=
NewLinkedList
(0);
[
all
...]
color.c
[
all
...]
/external/ImageMagick/coders/
mpc.c
610
profiles=
NewLinkedList
(0);
[
all
...]
miff.c
901
profiles=
NewLinkedList
(0);
[
all
...]
Completed in 198 milliseconds