Home
last modified time | relevance | path

Searched defs:instantiate (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp512 instantiate(std::istream& input, std::ostream& output) in instantiate() function in __anon5ef3b49e0111::templates_parser
735 text::instantiate(const templates_def& templates, in instantiate() function in text
752 text::instantiate(const templates_def& templates, in instantiate() function in text
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h37 std::unique_ptr<T> instantiate() const { return Ctor(); } in instantiate() function
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_local.h78 int (*instantiate)(PROV_DRBG *drbg, member
/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c35 OSSL_FUNC_rand_instantiate_fn *instantiate; member
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc768 TypeParam instantiate; in TYPED_TEST_P() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2264 DefInit *VarDefInit::instantiate() { in instantiate() function in VarDefInit
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3518 void FunctionProtoType::ExceptionSpecInfo::instantiate() { in instantiate() function in FunctionProtoType::ExceptionSpecInfo