Home
last modified time | relevance | path

Searched defs:Generate (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp119 UUID UUID::Generate(uint32_t num_bytes) { in Generate() function in UUID
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp80 bool SBReproducer::Generate() { in Generate() function in SBReproducer
/freebsd/contrib/bearssl/T0/
H A DT0Comp.cs1469 void Generate(string outBase, string coreRun, in Generate() method in T0Comp
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp786 static bool RoundTrip(ParseFn Parse, GenerateFn Generate, in RoundTrip()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc417 uint32_t Random::Generate(uint32_t range) { in Generate() function in testing::internal::Random