Searched defs:GetRandom (Results 1 – 11 of 11) sorted by relevance
| /external/deqp/framework/randomshaders/ |
| D | rsgBinaryOps.cpp | 555 struct GetRandom in operator ()() struct 557 int operator()(de::Random &rnd, int min, int max) const in operator ()() 561 float operator()(de::Random &rnd, float min, float max) const in operator ()() 608 struct GetRandom in operator ()() struct 610 int operator()(de::Random &rnd, int min, int max) const in operator ()() 614 float operator()(de::Random &rnd, float min, float max) const in operator ()() 763 struct GetRandom in operator ()() struct 765 int operator()(de::Random &random, int min, int max) const in operator ()() 769 float operator()(de::Random &random, float min, float max) const in operator ()() 826 struct GetRandom in operator ()() struct [all …]
|
| /external/openthread/tests/unit/ |
| D | test_hdlc.cpp | 596 uint32_t GetRandom(uint32_t max) { return static_cast<uint32_t>(rand()) % max; } in GetRandom() function
|
| D | test_spinel_buffer.cpp | 887 uint32_t GetRandom(uint32_t max) in GetRandom() function
|
| /external/webrtc/rtc_base/ |
| D | helpers.cc | 61 int GetRandom() { in GetRandom() function in rtc::TestRandomGenerator
|
| /external/rust/android-crates-io/crates/sharded-slab/src/tests/ |
| D | properties.rs | 36 GetRandom(usize), // key enumerator
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
| D | urandom_test.cc | 60 static Event GetRandom(size_t length, unsigned flags) { in GetRandom() function
|
| /external/boringssl/src/crypto/rand_extra/ |
| D | urandom_test.cc | 90 static Event GetRandom(size_t length, unsigned flags) { in GetRandom() function
|
| /external/cronet/stable/third_party/boringssl/src/crypto/rand_extra/ |
| D | urandom_test.cc | 85 static Event GetRandom(size_t length, unsigned flags) { in GetRandom() function
|
| /external/cronet/tot/third_party/boringssl/src/crypto/rand_extra/ |
| D | urandom_test.cc | 85 static Event GetRandom(size_t length, unsigned flags) { in GetRandom() function
|
| /external/armnn/src/armnn/test/ |
| D | SubgraphViewTests.cpp | 1374 auto GetRandom = [&randomGenerator](auto maxExclusive) { in __anon8fe7c55e0e02() variable
|
| /external/gsc-utils/tpm_generated/ |
| D | tpm_generated.cc | 15115 void Tpm::GetRandom(const UINT16& bytes_requested, in GetRandom() function in trunks::Tpm
|