/netbsd-src/external/gpl2/gmake/dist/ |
H A D | build_w32.bat | 28 set make=gnumake variable 163 set make= variable
|
H A D | Makefile.am | 33 bin_PROGRAMS = make program
|
H A D | misc.c | 631 static enum { make, user } current_access; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Ownership.h | 60 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
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | makefile | 1 make: target
|
/netbsd-src/external/bsd/nvi/dist/perl_scripts/ |
H A D | make.pl | 13 sub make { subroutine
|
/netbsd-src/tools/make/ |
H A D | configure.ac | 25 AC_INIT([make], [noversion], [bin-bug-people@NetBSD.org]) package
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclAccessPair.h | 35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { in make() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | allocator_list.d | 122 private auto make(size_t n) { return factory(n); } in make() function 126 private auto make(size_t n) { Factory f; return f(n); } in make() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | ItaniumManglingCanonicalizer.cpp | 163 template<typename ...Args> Node *make(Args &&...As) { in make() function 198 Node *make(Node *Child) { in make() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | llvm-compilers-check | 563 def make(self, component, srcdir, builddir, flags, env): member in Builder
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | allocator_list.d | 126 private auto make(size_t n) { return factory(n); } in make() function 130 private auto make(size_t n) { Factory f; return f(n); } in make() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
H A D | make_graph.py | 210 def make(self, res, of_name): member in image_maker
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
H A D | make_graph.py | 210 def make(self, res, of_name): member in image_maker
|
/netbsd-src/usr.bin/error/ |
H A D | input.c | 564 make(void) in make() function
|
/netbsd-src/sys/dev/ |
H A D | ccd.c | 253 ccdget(int unit, int make) { in ccdget() argument 1087 int part, pmask, make, hook; in ccdioctl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 662 auto make(T, Allocator, A...)(auto ref Allocator alloc, auto ref A args) in make() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-wrapper.cc | 1370 const char *make = "make"; in make_exists() local
|
/netbsd-src/usr.bin/make/ |
H A D | main.c | 1126 const char *make = argv0; in InitVarMake() local [all...] |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 108 void MCDwarfLineEntry::make(MCStreamer *MCOS, MCSection *Section) { in make() function in MCDwarfLineEntry
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 1155 auto make(T, Allocator, A...)(auto ref Allocator alloc, auto ref A args) in make() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 87 make(A0 a0) in make() function 97 make(A0 a0, A1 a1) in make() function 107 make(A0 a0, A1 a1, A2 a2) in make() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | store.cc | 124 binding_key::make (store_manager *mgr, const region *r) in make() function in ana::binding_key
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2415 template <class T, class... Args> Node *make(Args &&... args) { in make() function
|