HomeSort by relevance Sort by last modified time
    Searched refs:MagickPathExtent (Results 76 - 100 of 195) sorted by null

1 2 34 5 6 7 8

  /external/ImageMagick/MagickCore/
opencl.c 281 path[MagickPathExtent],
306 (void) FormatLocaleString(path,MagickPathExtent,"%s",home);
314 (void) FormatLocaleString(path,MagickPathExtent,
335 (void) FormatLocaleString(path,MagickPathExtent,"%s%s.cache",
344 (void) FormatLocaleString(path,MagickPathExtent,
720 keyword[MagickPathExtent],
741 extent=strlen(token)+MagickPathExtent;
750 (void) CopyMagickString(keyword,token,MagickPathExtent);
893 filename[MagickPathExtent];
904 (void) FormatLocaleString(filename,MagickPathExtent,"%s%s%s"
    [all...]
effect.c 778 geometry[MagickPathExtent];
797 (void) FormatLocaleString(geometry,MagickPathExtent,
    [all...]
animate.c 419 filenames[MagickPathExtent] = "*";
459 (void) CopyMagickString(read_info->filename,filelist[i],MagickPathExtent);
488 basename[MagickPathExtent];
499 (void) FormatLocaleString(windows->image.name,MagickPathExtent,
508 (void) CopyMagickString(windows->image.name,title,MagickPathExtent);
555 message[MagickPathExtent];
557 (void) FormatLocaleString(message,MagickPathExtent,"%s:%s",
623 command[MagickPathExtent],
630 (void) FormatLocaleString(command,MagickPathExtent,
743 geometry[MagickPathExtent],
    [all...]
montage.c 139 MagickPathExtent);
230 MagickPathExtent);
334 tile_geometry[MagickPathExtent],
497 absolute_geometry[MagickPathExtent];
501 (void) FormatLocaleString(absolute_geometry,MagickPathExtent,"%s!",
545 MagickPathExtent);
627 MagickPathExtent);
653 (void) FormatLocaleString(montage->montage,MagickPathExtent,
675 geometry[MagickPathExtent];
690 (void) FormatLocaleString(geometry,MagickPathExtent,
    [all...]
cache-private.h 192 filename[MagickPathExtent],
193 cache_filename[MagickPathExtent];
mime.c 849 path[MagickPathExtent],
855 MagickPathExtent);
857 (void) CopyMagickString(path,attribute,MagickPathExtent);
859 (void) ConcatenateMagickString(path,attribute,MagickPathExtent);
    [all...]
image.c 178 (void) CopyMagickString(image->magick,"MIFF",MagickPathExtent);
225 MagickPathExtent);
227 MagickPathExtent);
228 (void) CopyMagickString(image->magick,image_info->magick,MagickPathExtent);
403 MagickPathExtent);
406 image_info->filename,MagickPathExtent);
729 (void) FormatLocaleString(property,MagickPathExtent,"8BIM:1999,2998:%s",
741 MagickPathExtent);
743 MagickPathExtent);
756 (void) FormatLocaleString(clip_mask->magick_filename,MagickPathExtent,
    [all...]
draw.c     [all...]
widget.c     [all...]
xml-tree.c 225 subnode[MagickPathExtent],
226 tag[MagickPathExtent];
352 extent=MagickPathExtent;
355 if ((i+MagickPathExtent) > (ssize_t) extent)
357 extent+=MagickPathExtent;
690 if (~length >= (MagickPathExtent-1))
691 xml=(char *) AcquireQuantumMemory(length+MagickPathExtent,sizeof(*xml));
    [all...]
channel.c 206 token[MagickPathExtent];
246 GetNextToken(p,&p,MagickPathExtent,token);
260 GetNextToken(p,&p,MagickPathExtent,token);
269 GetNextToken(p,&p,MagickPathExtent,token);
294 GetNextToken(p,&p,MagickPathExtent,token);
313 GetNextToken(p,&p,MagickPathExtent,token);
317 GetNextToken(p,&p,MagickPathExtent,token);
323 GetNextToken(p,&p,MagickPathExtent,token);
329 GetNextToken(p,&p,MagickPathExtent,token);
336 GetNextToken(p,&p,MagickPathExtent,token)
    [all...]
  /external/ImageMagick/MagickWand/
pixel-iterator.c 73 name[MagickPathExtent];
176 (void) FormatLocaleString(clone_iterator->name,MagickPathExtent,"%s-%.20g",
333 (void) FormatLocaleString(iterator->name,MagickPathExtent,"%s-%.20g",
454 (void) FormatLocaleString(iterator->name,MagickPathExtent,"%s-%.20g",
568 description=(char *) AcquireQuantumMemory(2UL*MagickPathExtent,
576 iterator->exception->severity,iterator->exception->reason),MagickPathExtent);
579 (void) ConcatenateMagickString(description," (",MagickPathExtent);
582 MagickPathExtent);
583 (void) ConcatenateMagickString(description,")",MagickPathExtent);
    [all...]
script-token.c 344 if ( token_info->length >= MagickPathExtent ) \
345 token_info->length += MagickPathExtent; \
drawing-wand.c 99 name[MagickPathExtent];
183 extent=20UL*MagickPathExtent;
196 if (wand->mvg_alloc < (wand->mvg_length+10*MagickPathExtent))
256 buffer[MagickPathExtent];
291 tuple[MagickPathExtent];
510 (void) FormatLocaleString(clone_wand->name,MagickPathExtent,
    [all...]
magick-wand.c 132 (void) FormatLocaleString(clone_wand->name,MagickPathExtent,"%s-%.20g",
292 description=(char *) AcquireQuantumMemory(2UL*MagickPathExtent,
303 wand->exception->severity,wand->exception->reason),MagickPathExtent);
306 (void) ConcatenateMagickString(description," (",MagickPathExtent);
308 wand->exception->severity,wand->exception->description),MagickPathExtent);
309 (void) ConcatenateMagickString(description,")",MagickPathExtent);
    [all...]
operation.c 99 message[MagickPathExtent],
100 tag[MagickPathExtent];
114 (void) CopyMagickString(tag,text,MagickPathExtent);
118 (void) FormatLocaleString(message,MagickPathExtent,"Monitor/%s",tag);
144 key[MagickPathExtent];
155 (void) FormatLocaleString(key,MagickPathExtent,"cache:%s",path);
163 (void) CopyMagickString(read_info->filename,path,MagickPathExtent);
185 token[MagickPathExtent];
240 GetNextToken(p,&p,MagickPathExtent,token);
272 token[0]=','; while ( token[0] == ',' ) GetNextToken(p,&p,MagickPathExtent,token)
    [all...]
  /external/ImageMagick/coders/
pwp.c 159 magick[MagickPathExtent];
227 (void) FormatLocaleString(next_image->filename,MagickPathExtent,
info.c 194 MagickPathExtent);
tile.c 131 (void) CopyMagickString(image->filename,image_info->filename,MagickPathExtent);
histogram.c 183 filename[MagickPathExtent];
375 MagickPathExtent);
381 (void) FormatLocaleString(histogram_image->filename,MagickPathExtent,
mtv.c 101 buffer[MagickPathExtent];
333 buffer[MagickPathExtent];
384 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g %.20g\n",(double)
vid.c 169 (void) CopyMagickString(read_info->filename,filelist[i],MagickPathExtent);
340 MagickPathExtent);
346 (void) FormatLocaleString(montage_image->filename,MagickPathExtent,
pnm.c 162 extent=strlen(comment)+MagickPathExtent;
168 comment=(char *) ResizeQuantumMemory(comment,extent+MagickPathExtent,
303 scale[MagickPathExtent];
319 keyword[MagickPathExtent],
320 value[MagickPathExtent];
348 if ((size_t) (p-keyword) < (MagickPathExtent-1))
360 if ((size_t) (p-value) < (MagickPathExtent-1))
    [all...]
  /external/ImageMagick/MagickWand/tests/
script-token-test.c 61 #define MagickPathExtent 4096
  /external/ImageMagick/www/source/
mgk.c 137 buffer[MagickPathExtent];
373 buffer[MagickPathExtent];
424 (void) FormatMagickString(buffer,MagickPathExtent,"%lu %lu\n",image->columns,

Completed in 378 milliseconds

1 2 34 5 6 7 8