| /minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
| H A D | class-template-spec.cpp | 157 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; struct 158 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; argument 159 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct 160 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct
|
| /freebsd-src/sys/contrib/libsodium/packaging/dotnet-core/ |
| H A D | prepare.py | 67 def make(self, f): member in WindowsItem 91 def make(self, f): member in MacOSItem 116 def make(self, f): member in LinuxItem 151 def make(self, f): member in ExtraItem
|
| /minix3/external/bsd/llvm/dist/clang/test/PCH/ |
| H A D | cxx1y-default-initializer.cpp | 13 template<typename T> constexpr A make() { return A {}; } in make() function 14 template<typename T> constexpr A make(T t) { return A { t }; } in make() function
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.spec/temp.explicit/ |
| H A D | p12.cpp | 18 static Temp<A::Public> make() { return Temp<A::Public>(); } in make() function in test1::Temp 46 …template <> class Temp<A::Private> Temp<int>::make() { // expected-error {{'Private' is a private … in make() function in test2::Temp
|
| /freebsd-src/usr.sbin/bluetooth/bthidd/ |
| H A D | kbd.c | 419 uinput_kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) in uinput_kbd_write() argument 436 kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) in kbd_write() argument 480 kbd_xlate(int32_t code, int32_t make, int32_ argument [all...] |
| /minix3/external/bsd/nvi/dist/perl_scripts/ |
| H A D | make.pl | 13 sub make { subroutine
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
| H A D | arc-with-atthrow.m | 5 id make(void); function
|
| H A D | arc-no-runtime.m | 4 id make(void) __attribute__((ns_returns_retained)); function
|
| /minix3/tools/make/ |
| H A D | configure.ac | 25 AC_INIT([make], [noversion], [bin-bug-people@NetBSD.org]) package
|
| /freebsd-src/contrib/llvm-project/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
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/ |
| H A D | ctor_comp_rcontainer.pass.cpp | 23 make(int n) in make() function
|
| H A D | ctor_comp_container.pass.cpp | 20 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/stack/stack.defn/ |
| H A D | assign_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/stack/stack.cons/ |
| H A D | ctor_copy.pass.cpp | 19 make(int n) in make() function
|
| H A D | ctor_rcontainer.pass.cpp | 23 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/queue/queue.defn/ |
| H A D | assign_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/queue/queue.defn/ |
| H A D | assign_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/queue/queue.cons/ |
| H A D | ctor_rcontainer.pass.cpp | 23 make(int n) in make() function
|
| H A D | ctor_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/stack/stack.cons/ |
| H A D | ctor_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/stack/stack.defn/ |
| H A D | assign_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/queue/queue.cons/ |
| H A D | ctor_rcontainer.pass.cpp | 23 make(int n) in make() function
|
| H A D | ctor_copy.pass.cpp | 19 make(int n) in make() function
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons/ |
| H A D | ctor_comp_rcontainer.pass.cpp | 23 make(int n) in make() function
|
| H A D | ctor_comp_container.pass.cpp | 20 make(int n) in make() function
|