Home
last modified time | relevance | path

Searched defs:Seed (Results 1 - 9 of 9) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DCustomMutatorTest.cpp30 LLVMFuzzerCustomMutator(uint8_t *Data, size_t Size, size_t MaxSize, unsigned int Seed) LLVMFuzzerCustomMutator() argument
H A DCustomCrossOverTest.cpp35 LLVMFuzzerCustomCrossOver(const uint8_t *Data1, size_t Size1, const uint8_t *Data2, size_t Size2, uint8_t *Out, size_t MaxOutSize, unsigned int Seed) LLVMFuzzerCustomCrossOver() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp73 uint64_t Seed = 0; in xxHash64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DIRMutator.cpp54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule() argument
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerDriver.cpp442 unsigned Seed = Flags.seed; in FuzzerDriver() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.h331 void Seed(uint32_t seed) { m_Value = seed; } in Seed() function in RandomNumberGenerator
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h906 ABSL_ATTRIBUTE_ALWAYS_INLINE static uint64_t Seed() { in Seed() function in absl::hash_internal::MixingHashState
/third_party/protobuf/src/google/protobuf/
H A Dmap.h997 size_type Seed() const { in Seed() function in google::protobuf::Map::InnerMap
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c224 int Seed = -1; /* random number seed, < 0 == uninitialized */ variable
[all...]

Completed in 16 milliseconds