| /external/webrtc/rtc_base/ |
| D | random.cc | 24 uint32_t Random::Rand(uint32_t t) { in Rand() function in webrtc::Random 37 uint32_t Random::Rand(uint32_t low, uint32_t high) { in Rand() function in webrtc::Random 42 int32_t Random::Rand(int32_t low, int32_t high) { in Rand() function in webrtc::Random 50 float Random::Rand<float>() { in Rand() function in webrtc::Random 57 double Random::Rand<double>() { in Rand() function in webrtc::Random 64 bool Random::Rand<bool>() { in Rand() function in webrtc::Random
|
| D | random.h | 44 T Rand() { in Rand() function
|
| /external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
| D | extended_reports_unittest.cc | 39 T Rand() { in Rand() function in webrtc::RtcpPacketExtendedReportsTest 48 ReceiveTimeInfo RtcpPacketExtendedReportsTest::Rand<ReceiveTimeInfo>() { in Rand() function in webrtc::RtcpPacketExtendedReportsTest 56 NtpTime RtcpPacketExtendedReportsTest::Rand<NtpTime>() { in Rand() function in webrtc::RtcpPacketExtendedReportsTest 63 Rrtr RtcpPacketExtendedReportsTest::Rand<Rrtr>() { in Rand() function in webrtc::RtcpPacketExtendedReportsTest
|
| /external/llvm/lib/Fuzzer/test/ |
| D | FuzzerUnittest.cpp | 24 Random Rand(0); in TEST() local 102 Random Rand(0); in TestEraseByte() local 130 Random Rand(0); in TestInsertByte() local 166 Random Rand(0); in TestChangeByte() local 202 Random Rand(0); in TestChangeBit() local 238 Random Rand(0); in TestShuffleBytes() local 268 Random Rand(0); in TestAddWordFromDictionary() local 310 Random Rand(0); in TestAddWordFromDictionaryWithHint() local 339 Random Rand(0); in TestChangeASCIIInteger() local 433 Random Rand(0); in TEST() local
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/tests/ |
| D | FuzzerUnittest.cpp | 51 Random Rand(0); in TEST() local 139 Random Rand(0); in TestEraseBytes() local 175 Random Rand(0); in TestInsertByte() local 211 Random Rand(0); in TestInsertRepeatedBytes() local 256 Random Rand(0); in TestChangeByte() local 292 Random Rand(0); in TestChangeBit() local 328 Random Rand(0); in TestShuffleBytes() local 358 Random Rand(0); in TestCopyPart() local 408 Random Rand(0); in TEST() local 421 Random Rand(0); in TestAddWordFromDictionary() local [all …]
|
| /external/bc/ |
| D | LICENSE.md | 57 ## Rand section in License
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/ |
| D | Rand.java | 25 final class Rand { class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
| D | RandomIRBuilder.h | 26 RandomEngine Rand; member
|
| /external/rust/crates/rand/ |
| D | README.md | 1 # Rand chapter
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerRandom.h | 22 typename std::enable_if<std::is_integral<T>::value, T>::type Rand() { in Rand() function
|
| D | FuzzerCorpus.h | 302 InputInfo &ChooseUnitToMutate(Random &Rand) { in ChooseUnitToMutate() 308 InputInfo &ChooseUnitToCrossOverWith(Random &Rand, bool UniformDist) { in ChooseUnitToCrossOverWith() 318 size_t ChooseUnitIdxToMutate(Random &Rand) { in ChooseUnitIdxToMutate() 495 void UpdateCorpusDistribution(Random &Rand) { in UpdateCorpusDistribution()
|
| D | FuzzerMutate.h | 127 Random &Rand; variable
|
| D | FuzzerMutate.cpp | 27 MutationDispatcher::MutationDispatcher(Random &Rand, in MutationDispatcher() 63 static char RandCh(Random &Rand) { in RandCh() 402 size_t ChangeBinaryInteger(uint8_t *Data, size_t Size, Random &Rand) { in ChangeBinaryInteger()
|
| D | FuzzerFork.cpp | 99 Random *Rand; member 312 void FuzzWithFork(Random &Rand, const FuzzingOptions &Options, in FuzzWithFork()
|
| D | FuzzerDataFlowTrace.cpp | 162 std::vector<SizedFile> &CorporaFiles, Random &Rand) { in Init()
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerMutate.cpp | 21 MutationDispatcher::MutationDispatcher(Random &Rand, in MutationDispatcher() 52 static char FlipRandomBit(char X, Random &Rand) { in FlipRandomBit() 64 static char RandCh(Random &Rand) { in RandCh()
|
| D | FuzzerInternal.h | 136 size_t Rand() { return R(); } in Rand() function 316 Random &Rand; variable
|
| /external/rust/crates/quiche/deps/boringssl/src/tool/ |
| D | rand.cc | 37 bool Rand(const std::vector<std::string> &args) { in Rand() function
|
| /external/cronet/third_party/boringssl/src/tool/ |
| D | rand.cc | 37 bool Rand(const std::vector<std::string> &args) { in Rand() function
|
| /external/boringssl/src/tool/ |
| D | rand.cc | 37 bool Rand(const std::vector<std::string> &args) { in Rand() function
|
| /external/libaom/test/ |
| D | hadamard_test.cc | 315 virtual int16_t Rand() { return rnd_.Rand9Signed(); } in Rand() function in __anon7fba2d6d0111::HadamardLowbdTest 360 virtual int16_t Rand() { return rnd_.Rand9Signed(); } in Rand() function in __anon7fba2d6d0111::HadamardLowbdLPTest 405 virtual int16_t Rand() { return rnd_.Rand9Signed(); } in Rand() function in __anon7fba2d6d0111::HadamardLowbdLP8x8DualTest
|
| /external/libvpx/test/ |
| D | hadamard_test.cc | 223 virtual int16_t Rand() { return rnd_.Rand9Signed(); } in Rand() function in __anon06f045ae0111::HadamardLowbdTest 299 virtual int16_t Rand() { return rnd_.Rand13Signed(); } in Rand() function in __anon06f045ae0111::HadamardHighbdTest
|
| /external/perfetto/src/tracing/core/ |
| D | histogram_unittest.cc | 132 TEST(HistogramTest, Rand) { in TEST() argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | shape_partition_test.cc | 156 int64_t Rand() { return distribution_(generator_); } in Rand() function in xla::cpu::__anon42599fec0111::RandomShapePartitionIteratorTest
|
| /external/webrtc/modules/video_coding/ |
| D | rtp_frame_reference_finder_unittest.cc | 70 uint16_t Rand() { return rand_.Rand<uint16_t>(); } in Rand() function in webrtc::TestRtpFrameReferenceFinder
|