Home
last modified time | relevance | path

Searched defs:GetRandomValue (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Drandom.c768 MagickExport double GetRandomValue(RandomInfo *random_info) in GetRandomValue() function
Dmethods.h531 #define GetRandomValue PrependMagickMethod(GetRandomValue) macro
/external/libprotobuf-mutator/src/
Dmutator_test.cc263 float GetRandomValue() { in GetRandomValue() function in protobuf_mutator::ReducedTestMutator