Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Drandom.c205 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()
466 SetStringInfoLength(chaos,sizeof(seconds)); in GenerateEntropicChaos()
471 SetStringInfoLength(chaos,sizeof(nanoseconds)); in GenerateEntropicChaos()
[all …]
Dstring_.h108 SetStringInfoLength(StringInfo *,const size_t),
Dversion.c570 SetStringInfoLength(version,p-GetStringInfoDatum(version)); in GetMagickSignature()
Dsignature.c519 SetStringInfoLength(signature,GetPixelChannels(image)*image->columns* in SignatureImage()
552 SetStringInfoLength(signature,(size_t) (q-pixels)); in SignatureImage()
Dcipher.c636 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyDecipherImage()
851 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyEncipherImage()
Dstring.c530 SetStringInfoLength(string_info,length+source->length); in ConcatenateStringInfo()
1698 MagickExport void SetStringInfoLength(StringInfo *string_info, in SetStringInfoLength() function
1818 SetStringInfoLength(string_info,string_info->length-offset); in SplitStringInfo()
Dconfigure.c694 SetStringInfoLength(xml,strlen(blob)+1); in GetConfigureOptions()
Dprofile.c1868 SetStringInfoLength(profile,length); in PatchCorruptProfile()
1893 SetStringInfoLength(profile,GetStringInfoLength(exif_profile)); in PatchCorruptProfile()
Dlocale.c840 SetStringInfoLength(xml,strlen(blob)+1); in GetLocaleOptions()
Dmethods.h1051 #define SetStringInfoLength PrependMagickMethod(SetStringInfoLength) macro
/external/ImageMagick/coders/
Dghostscript-private.h259 SetStringInfoLength(*profile,length); in ReadGhostScriptXMPProfile()
273 SetStringInfoLength(*profile,(size_t) count); in ReadGhostScriptXMPProfile()
Dps.c419 SetStringInfoLength(ps_info->icc_profile,(size_t) i << 1); in ReadPSInfo()
424 SetStringInfoLength(ps_info->icc_profile,(size_t) i+1); in ReadPSInfo()
460 SetStringInfoLength(ps_info->photoshop_profile,length); in ReadPSInfo()
Dpsd.c3378 SetStringInfoLength(bim_profile,length-quantum); in RemoveICCProfileFromResourceBlock()
3433 SetStringInfoLength(bim_profile,length-(cnt+12)); in RemoveResolutionFromResourceBlock()
3537 SetStringInfoLength(profile,(const size_t) length); in GetAdditionalInformation()
Dtiff.c3023 SetStringInfoLength(profile->data,profile->extent); in TIFFWriteCustomStream()
3127 SetStringInfoLength(layers,(size_t) profile.offset); in TIFFWritePhotoshopLayers()
3182 SetStringInfoLength(iptc_profile,length); in TIFFSetProfiles()
Dbmp.c1491 SetStringInfoLength(profile,(size_t) profile_size_orig); in ReadBMPImage()
Djpeg.c458 SetStringInfoLength(error_manager->profiles[index],current_length+ in ReadProfileData()
Dpng.c1944 SetStringInfoLength(profile,size); in PNGSetExifProfile()