Searched refs:SetStringInfoLength (Results 1 – 17 of 17) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | random.c | 205 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 …]
|
D | string_.h | 108 SetStringInfoLength(StringInfo *,const size_t),
|
D | version.c | 570 SetStringInfoLength(version,p-GetStringInfoDatum(version)); in GetMagickSignature()
|
D | signature.c | 519 SetStringInfoLength(signature,GetPixelChannels(image)*image->columns* in SignatureImage() 552 SetStringInfoLength(signature,(size_t) (q-pixels)); in SignatureImage()
|
D | cipher.c | 636 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyDecipherImage() 851 SetStringInfoLength(nonce,sizeof(extent)); in PasskeyEncipherImage()
|
D | string.c | 530 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()
|
D | configure.c | 694 SetStringInfoLength(xml,strlen(blob)+1); in GetConfigureOptions()
|
D | profile.c | 1868 SetStringInfoLength(profile,length); in PatchCorruptProfile() 1893 SetStringInfoLength(profile,GetStringInfoLength(exif_profile)); in PatchCorruptProfile()
|
D | locale.c | 840 SetStringInfoLength(xml,strlen(blob)+1); in GetLocaleOptions()
|
D | methods.h | 1051 #define SetStringInfoLength PrependMagickMethod(SetStringInfoLength) macro
|
/external/ImageMagick/coders/ |
D | ghostscript-private.h | 259 SetStringInfoLength(*profile,length); in ReadGhostScriptXMPProfile() 273 SetStringInfoLength(*profile,(size_t) count); in ReadGhostScriptXMPProfile()
|
D | ps.c | 419 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()
|
D | psd.c | 3378 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()
|
D | tiff.c | 3023 SetStringInfoLength(profile->data,profile->extent); in TIFFWriteCustomStream() 3127 SetStringInfoLength(layers,(size_t) profile.offset); in TIFFWritePhotoshopLayers() 3182 SetStringInfoLength(iptc_profile,length); in TIFFSetProfiles()
|
D | bmp.c | 1491 SetStringInfoLength(profile,(size_t) profile_size_orig); in ReadBMPImage()
|
D | jpeg.c | 458 SetStringInfoLength(error_manager->profiles[index],current_length+ in ReadProfileData()
|
D | png.c | 1944 SetStringInfoLength(profile,size); in PNGSetExifProfile()
|