Searched refs:SetStringInfoLength (Results 1 - 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
H A Drandom.c209 SetStringInfoLength(nonce,(GetSignatureDigestsize(
385 SetStringInfoLength(chaos,sizeof(pid));
389 SetStringInfoLength(chaos,sizeof(tid));
398 SetStringInfoLength(chaos,sizeof(pages));
410 SetStringInfoLength(chaos,sizeof(usage));
441 SetStringInfoLength(chaos,sizeof(seconds));
444 SetStringInfoLength(chaos,sizeof(nanoseconds));
460 SetStringInfoLength(chaos,sizeof(nanoseconds));
484 SetStringInfoLength(chaos,strlen(path));
504 SetStringInfoLength(chao
[all...]
H A Dstring_.h104 SetStringInfoLength(StringInfo *,const size_t),
H A Dversion.c537 SetStringInfoLength(version,p-GetStringInfoDatum(version));
H A Dsignature.c526 SetStringInfoLength(signature,GetPixelChannels(image)*image->columns*
555 SetStringInfoLength(signature,(size_t) (q-pixels));
H A Dstring.c560 SetStringInfoLength(string_info,length+source->length);
1800 % SetStringInfoLength() set the string length to the specified value.
1802 % The format of the SetStringInfoLength method is:
1804 % void SetStringInfoLength(StringInfo *string_info,const size_t length)
1813 MagickExport void SetStringInfoLength(StringInfo *string_info,
1901 SetStringInfoLength(string_info,string_info->length-offset);
1778 MagickExport void SetStringInfoLength(StringInfo *string_info, function
H A Dcipher.c644 SetStringInfoLength(nonce,sizeof(extent));
860 SetStringInfoLength(nonce,sizeof(extent));
H A Dconfigure.c721 SetStringInfoLength(xml,strlen(blob)+1);
H A Dlocale.c862 SetStringInfoLength(xml,strlen(blob)+1);
H A Dmethods.h1118 #define SetStringInfoLength PrependMagickMethod(SetStringInfoLength) macro
/external/ImageMagick/coders/
H A Dps.c640 SetStringInfoLength(profile,(size_t) i+1);
680 SetStringInfoLength(profile,i+1);
692 SetStringInfoLength(profile,i);
H A Dpsd.c2582 SetStringInfoLength(bim_profile,length-quantum);
2636 SetStringInfoLength(bim_profile,length-(cnt+12));
H A Djpeg.c734 SetStringInfoLength(profile,GetStringInfoLength(profile)+
H A Dtiff.c2934 SetStringInfoLength(iptc_profile,length);

Completed in 323 milliseconds