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

1 2 3 4 5

  /external/ImageMagick/MagickCore/
exception-private.h 47 fatal_message=DestroyString(fatal_message); \
62 file_message=DestroyString(file_message); \
vms.c 80 directory->pattern=DestroyString(directory->pattern);
81 directory=DestroyString(directory);
129 directory=DestroyString(directory);
resource.c 438 temporary_resource=DestroyString((char *) temporary_resource);
489 value=DestroyString(value);
493 directory=DestroyString(directory);
499 directory=DestroyString(directory);
509 directory=DestroyString(directory);
    [all...]
string_.h 47 *DestroyString(char *),
type.c 176 p->path=DestroyString(p->path);
178 p->name=DestroyString(p->name);
180 p->description=DestroyString(p->description);
182 p->family=DestroyString(p->family);
184 p->encoding=DestroyString(p->encoding);
186 p->foundry=DestroyString(p->foundry);
188 p->format=DestroyString(p->format);
190 p->metrics=DestroyString(p->metrics);
192 p->glyphs=DestroyString(p->glyphs);
246 xml=DestroyString(xml)
    [all...]
nt-base.c 192 utf8=DestroyString(utf8);
280 module_path=DestroyString(module_path);
296 path=DestroyString(path);
297 module_path=DestroyString(module_path);
304 variable=DestroyString(variable);
307 path=DestroyString(path);
308 module_path=DestroyString(module_path);
501 utf8[i]=DestroyString(utf8[i]);
769 message=DestroyString(message);
973 error=DestroyString(error)
    [all...]
delegate.c 289 p->path=DestroyString(p->path);
291 p->decode=DestroyString(p->decode);
293 p->encode=DestroyString(p->encode);
295 p->commands=DestroyString(p->commands);
378 arguments[i]=DestroyString(arguments[i]);
390 arguments[i]=DestroyString(arguments[i]);
490 sanitize_command=DestroyString(sanitize_command);
492 arguments[i]=DestroyString(arguments[i]);
    [all...]
xml-tree.c 269 components[i]=DestroyString(components[i]);
272 components[i]=DestroyString(components[i]);
344 base64=DestroyString(base64);
463 attributes[i]=DestroyString(attributes[i]);
465 attributes[i+1]=DestroyString(attributes[i+1]);
529 root->entities[i+1]=DestroyString(root->entities[i+1]);
535 attributes[0]=DestroyString(attributes[0]);
539 attributes[j]=DestroyString(attributes[j]);
541 attributes[j+1]=DestroyString(attributes[j+1]);
543 attributes[j+2]=DestroyString(attributes[j+2])
    [all...]
module.c 605 module_path=DestroyString(module_path);
610 module_path=DestroyString(module_path);
730 home=DestroyString(home);
806 home=DestroyString(home);
819 home=DestroyString(home);
870 p->tag=DestroyString(p->tag);
872 p->path=DestroyString(p->path);
    [all...]
mime.c 863 file_xml=DestroyString(file_xml);
943 token=DestroyString(token);
    [all...]
policy.c 873 file_xml=DestroyString(file_xml);
    [all...]
coder.c 141 p->path=DestroyString(p->path);
143 p->name=DestroyString(p->name);
145 p->magick=DestroyString(p->magick);
utility.c 192 passes=DestroyString(passes);
653 home=DestroyString(home);
862 files=DestroyString(files);
863 filelist[0]=DestroyString(filelist[0]);
876 filelist[j]=DestroyString(filelist[j]);
888 filelist[j]=DestroyString(filelist[j]);
921 filelist[j]=DestroyString(filelist[j]);
949 vector[count]=DestroyString(vector[count]);
972 command_line=DestroyString(command_line);
    [all...]
magick.c     [all...]
configure.c 268 p->value=DestroyString(p->value);
270 p->name=DestroyString(p->name);
272 p->path=DestroyString(p->path);
791 configure_path=DestroyString(configure_path);
854 home=DestroyString(home);
907 home=DestroyString(home);
919 home=DestroyString(home);
    [all...]
  /external/ImageMagick/coders/
caption.c 163 caption=DestroyString(caption);
181 text=DestroyString(text);
196 text=DestroyString(text);
209 caption=DestroyString(caption);
215 caption=DestroyString(caption);
238 text=DestroyString(text);
266 text=DestroyString(text);
297 caption=DestroyString(caption);
info.c 213 text=DestroyString(text);
tile.c 116 read_info->size=DestroyString(read_info->size);
inline.c 141 filename=DestroyString(filename);
355 base64=DestroyString(base64);
362 base64=DestroyString(base64);
label.c 138 label=DestroyString(label);
188 label=DestroyString(label);
226 label=DestroyString(label);
vid.c 153 list[0]=DestroyString(list[0]);
174 filelist[i]=DestroyString(filelist[i]);
183 label=DestroyString(label);
msl.c 552 msl_info->content=DestroyString(msl_info->content);
713 attribute=DestroyString(attribute);
794 attribute=DestroyString(attribute);
    [all...]
cube.c 184 buffer=DestroyString(buffer);
191 buffer=DestroyString(buffer);
221 buffer=DestroyString(buffer);
  /external/ImageMagick/utilities/
magick.c 156 metadata=DestroyString(metadata);
199 utf8[i]=DestroyString(utf8[i]);
  /external/ImageMagick/MagickWand/
wandcli-private.h 42 message=DestroyString(message); \

Completed in 330 milliseconds

1 2 3 4 5