OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRandomInfoSeed
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
random-private.h
34
*
GetRandomInfoSeed
(RandomInfo *);
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
...]
accelerate.c
517
s=
GetRandomInfoSeed
(randomInfo);
[
all
...]
Completed in 49 milliseconds