Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp96 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.cpp782 static bool RoundTrip(ParseFn Parse, GenerateFn Generate, in RoundTrip()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc405 uint32_t Random::Generate(uint32_t range) { in Generate() function in testing::internal::Random