HomeSort by relevance Sort by last modified time
    Searched refs:SetStringInfoLength (Results 1 - 16 of 16) sorted by null

  /external/ImageMagick/MagickCore/
random.c 208 SetStringInfoLength(nonce,(GetSignatureDigestsize(
384 SetStringInfoLength(chaos,sizeof(pid));
388 SetStringInfoLength(chaos,sizeof(tid));
397 SetStringInfoLength(chaos,sizeof(pages));
409 SetStringInfoLength(chaos,sizeof(usage));
440 SetStringInfoLength(chaos,sizeof(seconds));
443 SetStringInfoLength(chaos,sizeof(nanoseconds));
459 SetStringInfoLength(chaos,sizeof(nanoseconds));
483 SetStringInfoLength(chaos,strlen(path));
500 SetStringInfoLength(chaos,sizeof(datum))
    [all...]
string_.h 109 SetStringInfoLength(StringInfo *,const size_t),
version.c 548 SetStringInfoLength(version,p-GetStringInfoDatum(version));
signature.c 530 SetStringInfoLength(signature,GetPixelChannels(image)*image->columns*
563 SetStringInfoLength(signature,(size_t) (q-pixels));
string.c 576 SetStringInfoLength(string_info,length+source->length);
    [all...]
cipher.c 643 SetStringInfoLength(nonce,sizeof(extent));
859 SetStringInfoLength(nonce,sizeof(extent));
    [all...]
methods.h     [all...]
configure.c 705 SetStringInfoLength(xml,strlen(blob)+1);
    [all...]
locale.c 887 SetStringInfoLength(xml,strlen(blob)+1);
    [all...]
  /external/ImageMagick/coders/
ps.c 941 SetStringInfoLength(profile,(size_t) i << 1);
946 SetStringInfoLength(profile,(size_t) i+1);
    [all...]
pdf.c 842 SetStringInfoLength(profile,(size_t) (i+1));
854 SetStringInfoLength(profile,(size_t) i);
    [all...]
psd.c     [all...]
tiff.c     [all...]
bmp.c     [all...]
jpeg.c 806 SetStringInfoLength(profile,GetStringInfoLength(profile)+
    [all...]
png.c     [all...]

Completed in 121 milliseconds