Home
last modified time | relevance | path

Searched defs:make (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/dist/Storable/t/
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
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
H A Doverload.t50 sub make { subroutine
67 sub make { subroutine
H A Dcompat06.t45 sub make { subroutine
54 sub make { subroutine
H A DHAS_OVERLOAD.pm6 sub make { subroutine
H A Dstore.t50 sub make { subroutine
H A Dfreeze.t54 sub make { subroutine
H A Ddclone.t46 sub make { subroutine
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DOwnership.h60 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } in make() function
99 static UnionOpaquePtr make(OpaquePtr<T> P) { in make() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dfriend25.C9 template<class T> T* make() { return new T(); } in make() function
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/
H A DUtils.pm208 sub make { subroutine
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/
H A DUtils.pm224 sub make { subroutine
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclAccessPair.h35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { in make() function
/openbsd/gnu/llvm/lld/include/lld/Common/
H A DMemory.h60 template <typename T, typename... U> T *make(U &&... args) { in make() function
/openbsd/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
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/
H A Dperlxstut.pod22 =head2 make section
/openbsd/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/gnu/llvm/clang/lib/Format/
H A DTokenAnalyzer.cpp59 Environment::make(StringRef Code, StringRef FileName, in make() function in clang::format::Environment
/openbsd/gnu/llvm/llvm/utils/
H A Dllvm-compilers-check563 def make(self, component, srcdir, builddir, flags, env): member in Builder
/openbsd/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm263 sub make { subroutine
/openbsd/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp162 template<typename ...Args> Node *make(Args &&...As) { in make() function
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm606 sub make { subroutine

12