Home
last modified time | relevance | path

Searched refs:SetStringInfoLength (Results 1 – 16 of 16) sorted by relevance

/external/ImageMagick/MagickCore/
Drandom.c202 SetStringInfoLength(nonce,(GetSignatureDigestsize( in AcquireRandomInfo()
376 SetStringInfoLength(chaos,sizeof(pid)); in GenerateEntropicChaos()
380 SetStringInfoLength(chaos,sizeof(tid)); in GenerateEntropicChaos()
389 SetStringInfoLength(chaos,sizeof(pages)); in GenerateEntropicChaos()
401 SetStringInfoLength(chaos,sizeof(usage)); in GenerateEntropicChaos()
432 SetStringInfoLength(chaos,sizeof(seconds)); in GenerateEntropicChaos()
435 SetStringInfoLength(chaos,sizeof(nanoseconds)); in GenerateEntropicChaos()
451 SetStringInfoLength(chaos,sizeof(nanoseconds)); in GenerateEntropicChaos()
475 SetStringInfoLength(chaos,strlen(path)); in GenerateEntropicChaos()
492 SetStringInfoLength(chaos,sizeof(datum)); in GenerateEntropicChaos()
[all …]
Dstring_.h109 SetStringInfoLength(StringInfo *,const size_t),
Dsignature.c518 SetStringInfoLength(signature,GetPixelChannels(image)*image->columns* in SignatureImage()
551 SetStringInfoLength(signature,(size_t) (q-pixels)); in SignatureImage()
Dversion.c536 SetStringInfoLength(version,p-GetStringInfoDatum(version)); in GetMagickSignature()
Dstring.c564 SetStringInfoLength(string_info,length+source->length); in ConcatenateStringInfo()
1825 MagickExport void SetStringInfoLength(StringInfo *string_info, in SetStringInfoLength() function
1945 SetStringInfoLength(string_info,string_info->length-offset); in SplitStringInfo()
Dcipher.c634 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyDecipherImage()
849 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyEncipherImage()
Dconfigure.c691 SetStringInfoLength(xml,strlen(blob)+1); in GetConfigureOptions()
Dmethods.h941 #define SetStringInfoLength PrependMagickMethod(SetStringInfoLength) macro
Dlocale.c872 SetStringInfoLength(xml,strlen(blob)+1); in GetLocaleOptions()
/external/ImageMagick/coders/
Dps.c936 SetStringInfoLength(profile,(size_t) i << 1); in ReadPSImage()
941 SetStringInfoLength(profile,(size_t) i+1); in ReadPSImage()
980 SetStringInfoLength(profile,(size_t) (i+1)); in ReadPSImage()
992 SetStringInfoLength(profile,(size_t) i); in ReadPSImage()
Dpsd.c3156 SetStringInfoLength(bim_profile,length-quantum); in RemoveICCProfileFromResourceBlock()
3211 SetStringInfoLength(bim_profile,length-(cnt+12)); in RemoveResolutionFromResourceBlock()
3315 SetStringInfoLength(profile,(const size_t) length); in GetAdditionalInformation()
Dtiff.c3098 SetStringInfoLength(profile->data,profile->extent); in TIFFWriteCustomStream()
3202 SetStringInfoLength(layers,(size_t) profile.offset); in TIFFWritePhotoshopLayers()
3257 SetStringInfoLength(iptc_profile,length); in TIFFSetProfiles()
Dpdf.c836 SetStringInfoLength(profile,(size_t) (i+1)); in ReadPDFImage()
848 SetStringInfoLength(profile,(size_t) i); in ReadPDFImage()
Dbmp.c1479 SetStringInfoLength(profile,(size_t) profile_size_orig); in ReadBMPImage()
Djpeg.c800 SetStringInfoLength(profile,GetStringInfoLength(profile)+ in ReadProfile()
Dpng.c1932 SetStringInfoLength(profile,size); in PNGSetExifProfile()