/external/ImageMagick/MagickCore/ |
random.c | 241 SetStringInfoDatum(key,(unsigned char *) &random_info->secret_key); 379 SetStringInfoDatum(chaos,(unsigned char *) &entropy); 381 SetStringInfoDatum(chaos,(unsigned char *) entropy); 385 SetStringInfoDatum(chaos,(unsigned char *) &pid); 389 SetStringInfoDatum(chaos,(unsigned char *) &tid); 398 SetStringInfoDatum(chaos,(unsigned char *) &pages); 410 SetStringInfoDatum(chaos,(unsigned char *) &usage); 441 SetStringInfoDatum(chaos,(unsigned char *) &seconds); 444 SetStringInfoDatum(chaos,(unsigned char *) &nanoseconds); 460 SetStringInfoDatum(chaos,(unsigned char *) &nanoseconds) [all...] |
string_.h | 108 SetStringInfoDatum(StringInfo *,const unsigned char *),
|
cipher.c | 644 SetStringInfoDatum(nonce,(const unsigned char *) &extent); 860 SetStringInfoDatum(nonce,(const unsigned char *) &extent); [all...] |
signature.c | 822 SetStringInfoDatum(signature_info->message,p);
|
string.c | [all...] |
profile.c | [all...] |
methods.h | [all...] |
configure.c | 706 SetStringInfoDatum(xml,(unsigned char *) blob); [all...] |
locale.c | 888 SetStringInfoDatum(xml,(const unsigned char *) blob); [all...] |
/external/ImageMagick/coders/ |
pict.c | [all...] |
psd.c | 789 SetStringInfoDatum(profile,blocks); [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
Include.h | [all...] |
/external/ImageMagick/MagickWand/ |
magick-property.c | [all...] |
/external/ImageMagick/Magick++/lib/ |
Image.cpp | 737 SetStringInfoDatum(exif_profile,(unsigned char *) exifProfile_.data()); 1043 SetStringInfoDatum(iptc_profile,(unsigned char *) iptcProfile_.data()); [all...] |
/external/ImageMagick/PerlMagick/ |
Magick.xs | [all...] |
/external/ImageMagick/PerlMagick/quantum/ |
quantum.xs.in | [all...] |