OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRandomKey
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
random_.h
51
SetRandomKey
(RandomInfo *,const size_t,unsigned char *),
random.c
735
SetRandomKey
(random_info,length,GetStringInfoDatum(key));
796
SetRandomKey
(random_info,sizeof(key),(unsigned char *) &key);
865
%
SetRandomKey
() sets a random key from the reservoir.
867
% The format of the
SetRandomKey
method is:
869
% void
SetRandomKey
(RandomInfo *random_info,const size_t length,
900
MagickExport void
SetRandomKey
(RandomInfo *random_info,const size_t length,
[
all
...]
methods.h
[
all
...]
Completed in 42 milliseconds