OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRandomInfoSeed
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
random.c
680
%
GetRandomInfoSeed
() returns the random seed.
682
% The format of the
GetRandomInfoSeed
method is:
684
% unsigned long *
GetRandomInfoSeed
(RandomInfo *random_info)
691
MagickPrivate unsigned long *
GetRandomInfoSeed
(RandomInfo *random_info)
[
all
...]
methods.h
[
all
...]
Completed in 147 milliseconds