HomeSort by relevance Sort by last modified time
    Searched refs:DestroyString (Results 1 - 25 of 111) sorted by null

1 2 3 4 5

  /external/ImageMagick/MagickCore/
exception-private.h 48 fatal_message=DestroyString(fatal_message); \
63 file_message=DestroyString(file_message); \
vms.c 80 directory->pattern=DestroyString(directory->pattern);
81 directory=DestroyString(directory);
129 directory=DestroyString(directory);
string_.h 44 *DestroyString(char *),
resource.c 393 temporary_resource=DestroyString((char *) temporary_resource);
445 directory=DestroyString(directory);
451 directory=DestroyString(directory);
461 directory=DestroyString(directory);
    [all...]
type.c 175 p->path=DestroyString(p->path);
177 p->name=DestroyString(p->name);
179 p->description=DestroyString(p->description);
181 p->family=DestroyString(p->family);
183 p->encoding=DestroyString(p->encoding);
185 p->foundry=DestroyString(p->foundry);
187 p->format=DestroyString(p->format);
189 p->metrics=DestroyString(p->metrics);
191 p->glyphs=DestroyString(p->glyphs);
247 option=DestroyString(option)
    [all...]
nt-base.c 191 utf8=DestroyString(utf8);
279 module_path=DestroyString(module_path);
295 path=DestroyString(path);
296 module_path=DestroyString(module_path);
303 variable=DestroyString(variable);
306 path=DestroyString(path);
307 module_path=DestroyString(module_path);
500 utf8[i]=DestroyString(utf8[i]);
752 message=DestroyString(message);
956 error=DestroyString(error)
    [all...]
delegate.c 274 p->path=DestroyString(p->path);
276 p->decode=DestroyString(p->decode);
278 p->encode=DestroyString(p->encode);
280 p->commands=DestroyString(p->commands);
363 arguments[i]=DestroyString(arguments[i]);
375 arguments[i]=DestroyString(arguments[i]);
475 sanitize_command=DestroyString(sanitize_command);
477 arguments[i]=DestroyString(arguments[i]);
    [all...]
xml-tree.c 268 components[i]=DestroyString(components[i]);
271 components[i]=DestroyString(components[i]);
343 base64=DestroyString(base64);
462 attributes[i]=DestroyString(attributes[i]);
464 attributes[i+1]=DestroyString(attributes[i+1]);
528 root->entities[i+1]=DestroyString(root->entities[i+1]);
534 attributes[0]=DestroyString(attributes[0]);
538 attributes[j]=DestroyString(attributes[j]);
540 attributes[j+1]=DestroyString(attributes[j+1]);
542 attributes[j+2]=DestroyString(attributes[j+2])
    [all...]
module.c 610 module_path=DestroyString(module_path);
615 module_path=DestroyString(module_path);
735 home=DestroyString(home);
811 home=DestroyString(home);
824 home=DestroyString(home);
875 p->tag=DestroyString(p->tag);
877 p->path=DestroyString(p->path);
    [all...]
mime.c 864 file_xml=DestroyString(file_xml);
946 token=DestroyString(token);
    [all...]
coder.c 319 p->path=DestroyString(p->path);
321 p->name=DestroyString(p->name);
323 p->magick=DestroyString(p->magick);
916 file_xml=DestroyString(file_xml);
magick.c     [all...]
configure.c 284 p->value=DestroyString(p->value);
286 p->name=DestroyString(p->name);
288 p->path=DestroyString(p->path);
807 configure_path=DestroyString(configure_path);
870 home=DestroyString(home);
923 home=DestroyString(home);
935 home=DestroyString(home);
    [all...]
policy.c 847 file_xml=DestroyString(file_xml);
    [all...]
utility.c 639 home=DestroyString(home);
848 files=DestroyString(files);
849 filelist[0]=DestroyString(filelist[0]);
862 filelist[j]=DestroyString(filelist[j]);
874 filelist[j]=DestroyString(filelist[j]);
907 filelist[j]=DestroyString(filelist[j]);
933 vector[count]=DestroyString(vector[count]);
956 command_line=DestroyString(command_line);
    [all...]
magic.c     [all...]
  /external/ImageMagick/coders/
caption.c 155 property=DestroyString(property);
170 text=DestroyString(text);
185 text=DestroyString(text);
221 text=DestroyString(text);
247 text=DestroyString(text);
292 caption=DestroyString(caption);
info.c 210 text=DestroyString(text);
inline.c 141 filename=DestroyString(filename);
352 base64=DestroyString(base64);
359 base64=DestroyString(base64);
vid.c 170 filelist[i]=DestroyString(filelist[i]);
179 label=DestroyString(label);
pango.c 200 property=DestroyString(property);
392 caption=DestroyString(caption);
464 caption=DestroyString(caption);
pwp.c 263 message=DestroyString(message);
  /external/ImageMagick/utilities/
magick.c 152 metadata=DestroyString(metadata);
195 utf8[i]=DestroyString(utf8[i]);
  /external/ImageMagick/MagickWand/
wandcli-private.h 42 message=DestroyString(message); \
conjure.c 139 argv[i]=DestroyString(argv[i]); \
307 argv[i]=DestroyString(argv[i]);

Completed in 173 milliseconds

1 2 3 4 5