OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroySplayTree
(Results
1 - 21
of
21
) sorted by null
/external/ImageMagick/MagickCore/
splay-tree.h
45
*
DestroySplayTree
(SplayTreeInfo *),
artifact.c
245
image->artifacts=(void *)
DestroySplayTree
((SplayTreeInfo *)
registry.c
337
registry=
DestroySplayTree
(registry);
coder.c
249
coder_cache=
DestroySplayTree
(coder_cache);
methods.h
263
#define
DestroySplayTree
PrependMagickMethod(
DestroySplayTree
)
[
all
...]
locale.c
[
all
...]
magick.c
[
all
...]
module.c
188
module_list=
DestroySplayTree
(module_list);
[
all
...]
resource.c
[
all
...]
type.c
[
all
...]
distribute-cache.c
888
registry=
DestroySplayTree
(registry);
[
all
...]
splay-tree.c
683
%
DestroySplayTree
() destroys the splay-tree.
685
% The format of the
DestroySplayTree
method is:
687
% SplayTreeInfo *
DestroySplayTree
(SplayTreeInfo *splay_tree)
694
MagickExport SplayTreeInfo *
DestroySplayTree
(SplayTreeInfo *splay_tree)
[
all
...]
profile.c
264
image->profiles=
DestroySplayTree
((SplayTreeInfo *) image->profiles);
[
all
...]
property.c
326
image->properties=(void *)
DestroySplayTree
((SplayTreeInfo *)
[
all
...]
fx.c
[
all
...]
option.c
[
all
...]
draw.c
[
all
...]
/external/ImageMagick/MagickWand/
wand.c
126
wand_ids=
DestroySplayTree
(wand_ids);
/external/ImageMagick/coders/
xpm.c
376
xpm_colors=
DestroySplayTree
(xpm_colors);
432
xpm_colors=
DestroySplayTree
(xpm_colors);
445
xpm_colors=
DestroySplayTree
(xpm_colors);
476
xpm_colors=
DestroySplayTree
(xpm_colors);
485
xpm_colors=
DestroySplayTree
(xpm_colors);
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 62 milliseconds