Searched defs:make (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dfriend25.C9 template<class T> T* make() { return new T(); } function in struct:A
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A DHAS_OVERLOAD.pm6 sub make { subroutine
H A Dstore.t50 sub make { subroutine
H A Doverload.t50 sub make { subroutine
67 sub make { subroutine
H A Ddclone.t46 sub make { subroutine
H A Dfreeze.t54 sub make { subroutine
H A Dcompat06.t45 sub make { subroutine
54 sub make { subroutine
H A Dblessed.t53 sub make { bless [], shift } subroutine
57 sub make { bless [], shift } subroutine
133 sub make { my $self = shift; bless [@_], $self } subroutine
189 sub make { subroutine
224 sub make { subroutine
[all...]
H A Drecurse.t31 sub make { bless [], shift } subroutine
57 sub make { bless {}, shift } subroutine
78 sub make { subroutine
113 sub make { bless [], shift } subroutine
235 sub make { subroutine
242 sub make { subroutine
269 sub make { subroutine
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclAccessPair.h35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { function in class:clang::DeclAccessPair
/openbsd-current/gnu/llvm/lld/include/lld/Common/
H A DMemory.h60 template <typename T, typename... U> T *make(U &&... args) { function in namespace:lld
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/
H A DUtils.pm208 sub make { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/
H A DUtils.pm224 sub make { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DBundle.pm270 sub make { shift->rematein('make',@_); } subroutine
H A DModule.pm508 sub make { shift->rematein('make') } subroutine
H A DDistribution.pm2163 sub make { subroutine
[all...]
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCLog.h56 static LogRef make(llvm::StringRef name, function in class:clang::cxindex::Logger
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageName.pm156 sub make($class, $string) subroutine
H A DPaths.pm51 sub make($) { '/usr/bin/make' } subroutine
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DTokenAnalyzer.cpp59 Environment::make(StringRef Code, StringRef FileName, function in class:clang::format::Environment
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DOwnership.h60 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } function in class:clang::OpaquePtr
99 static UnionOpaquePtr make(OpaquePtr<T> P) { function in struct:clang::UnionOpaquePtr
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp162 template<typename ...Args> Node *make(Args &&...As) { function in struct:__anon2455::CanonicalizerAllocator::MakeNodeImpl
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm606 sub make { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Math-Complex/lib/Math/
H A DComplex.pm263 sub make { subroutine
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h748 const DataTagType *make(Args &&... ConstructorArgs) { function in class:clang::ento::DataTag::Factory

Completed in 236 milliseconds

12