Home
last modified time | relevance | path

Searched +refs:make +refs:template (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h40 template <class T, size_t N> class PODSmallVector {
228 template<typename Fn> void visit(Fn F) const;
346 template<typename Fn> void match(Fn F) const { F(Array); } in match()
359 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } in match()
382 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } in match()
433 template<typename Fn> void match(Fn F) const { F(Child, Quals); } in match()
460 template<typename Fn> void match(Fn F) const { F(Ty); } in match()
476 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } in match()
490 template<typename Fn> void match(Fn F) const { F(Name); } in match()
506 template <typename Fn> void match(Fn F) const { F(Size, Signed); } in match()
[all …]
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h36 template <class T> struct SpecificAlloc : public SpecificAllocBase {
46 template <class T> int SpecificAlloc<T>::tag = 0;
50 template <typename T>
60 template <typename T, typename... U> T *make(U &&... args) { in make() function
65 template <typename T>
82 template <typename T, typename... U> T *makeThreadLocal(U &&...args) { in makeThreadLocal()
87 template <typename T> T *makeThreadLocalN(size_t n) { in makeThreadLocalN()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DINSTALL8 make test
11 of `make test' and `perl -V'. I'll tell you whether it is safe to go
16 make install
31 mjd-perl-template+@plover.com
H A DSIGNATURE4 To verify the content in this distribution, first make sure you have
47 SHA1 4dac28585388482f1719f404cc357991af77e345 t/template-encoding.t
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dtype_traits24 template <class> class invocation_type; // not defined
25 template <class F, class... ArgTypes> class invocation_type<F(ArgTypes...)>;
26 template <class> class raw_invocation_type; // not defined
27 template <class F, class... ArgTypes> class raw_invocation_type<F(ArgTypes...)>;
29 template <class T>
31 template <class T>
35 template <class...> using void_t = void;
44 template <template<class...> class Op, class... Args>
46 template <template<class...> class Op, class... Args>
48 template <template<class...> class Op, class... Args>
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A DMakefile.am40 gen_files_test_template = test_template_asn1-template.c
49 TESTS = check-der check-gen check-timegm check-ber check-template
56 check_template_SOURCES = check-template.c check-common.c check-common.h
62 build_HEADERZ = asn1-template.h
83 asn1-template.h \
100 template.c \
230 $(ASN1_COMPILE) --template --sequence=TESTSeqOf $(srcdir)/test.asn1 test_template_asn1 || (rm -f test_template_asn1_files ; exit 1)
259 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -o der-protos.h $(dist_libasn1base_la_SOURCES) || rm -f der-protos.h
262 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p der-private.h $(dist_libasn1base_la_SOURCES) || rm -f der-private.h
H A DMakefile.in53 check-ber$(EXEEXT) check-template$(EXEEXT)
154 template.lo timegm.lo
160 check-template$(EXEEXT)
190 am_check_template_OBJECTS = check-template.$(OBJEXT) \
513 check_template_SOURCES = check-template.c check-common.c check-common.h
517 build_HEADERZ = asn1-template.h
537 asn1-template.h \
554 template.c \
791 check-template$(EXEEXT): $(check_template_OBJECTS) $(check_template_DEPENDENCIES)
792 @rm -f check-template$(EXEEXT)
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h68 template <unsigned N> friend class UnresolvedSet;
97 decls().push_back(DeclAccessPair::make(D, AS)); in addDecl()
140 template<typename Iter> void assign(Iter I, Iter E) { decls().assign(I, E); } in assign()
157 template <unsigned InlineCapacity> class UnresolvedSet :
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstddef48 any C Standard Library, and you are probably using compiler flags that make that \
104 template <class _Integer, __enable_if_t<is_integral<_Integer>::value, int> = 0>
109 template <class _Integer, __enable_if_t<is_integral<_Integer>::value, int> = 0>
114 template <class _Integer, __enable_if_t<is_integral<_Integer>::value, int> = 0>
119 template <class _Integer, __enable_if_t<is_integral<_Integer>::value, int> = 0>
124 template <class _Integer, __enable_if_t<is_integral<_Integer>::value, int> = 0>
H A Dcondition_variable34 template <class Predicate>
37 template <class Clock, class Duration>
42 template <class Clock, class Duration, class Predicate>
48 template <class Rep, class Period>
53 template <class Rep, class Period, class Predicate>
77 template <class Lock>
79 template <class Lock, class Predicate>
82 template <class Lock, class Clock, class Duration>
87 template <class Lock, class Clock, class Duration, class Predicate>
93 template <class Lock, class Rep, class Period>
[all …]
H A Dprint16 template<class... Args>
19 template<class... Args>
23 template<class... Args>
25 template<class... Args>
77 // Windows for the native Unicode API. The code is modeled to make it
90 template <class _Tp>
97 template <class _Tp>
100 template <class _Tp>
102 template <class _Tp>
112 template <class _OutIt>
[all …]
/freebsd/usr.sbin/crunch/
H A DREADME12 * No fragile template makefiles or dependencies on the details of the
56 Just type make, then make install.
72 crunch 0.1, and for pressing me to make the prototype more usable.
75 project at the University of Maryland, to help make for better install
80 Please let me know of any problems or of enhancements you make to this
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDebugOptions.def10 // must define the CODEGENOPT macro to make use of this information.
95 ///< template parameter descriptions in
101 ///< Whether to emit template parameters in the textual names of
102 ///< template specializations.
134 /// Whether to emit DW_TAG_template_alias for template aliases.
H A DDiagnosticCommentKinds.td12 // HTML parsing errors. These are under -Wdocumentation to make sure the user
116 "a template declaration">,
120 "template parameter '%0' is already documented">,
127 "template parameter '%0' not found in the template declaration">,
H A DDiagnosticOptions.def10 // must define the DIAGOPT macro to make use of this information.
79 DIAGOPT(ElideType, 1, 0) /// Elide identical types in template diffing
80 DIAGOPT(ShowTemplateTree, 1, 0) /// Print a template tree when diffing
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h47 template <typename T> class StringMapEntry;
48 template <typename ValueTy> class StringMapEntryStorage;
157 template <> struct isa_impl<CLASS, Metadata> { \
619 template <class T> T &make();
620 template <class T, class Result> struct HasDereference {
623 template <size_t N> struct SFINAE {};
625 template <class U, class V>
626 static Yes &hasDereference(SFINAE<sizeof(static_cast<V>(*make<U>()))> * = 0);
627 template <class U, class V> static No &hasDereference(...);
632 template <class V, class M> struct IsValidPointer {
[all …]
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am204 …cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h $(ntlmsrc) || rm …
279 $(spnego_files) spnego_asn1*.h* spnego_asn1_files spnego_asn1-template.c \
280 $(gssapi_files) gssapi_asn1*.h* gssapi_asn1_files gssapi_asn1-template.c \
293 …cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p krb5/gsskrb5-private.h $(krb5src) || …
296 …cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p spnego/spnego-private.h $(spnegosrc) …
/freebsd/sys/contrib/openzfs/module/zstd/
H A DREADME.md14 * `zstd-in.c` is our template file for generating the single-file library
32 If ZSTD made changes that break compatibility or you need to make breaking
/freebsd/crypto/heimdal/lib/hx509/
H A DMakefile.am143 …cd $(srcdir) && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-proto…
146 …cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h $(dist_libhx509_la_SO…
168 ocsp_asn1-template.[ch]* \
170 pkcs10_asn1-template.[ch]* \
172 crmf_asn1-template.[ch]* \
/freebsd/contrib/googletest/docs/
H A Dfaq.md68 Due to some peculiarity of C++, it requires some non-trivial template meta
71 (otherwise we make the implementation of GoogleTest harder to maintain and more
86 support `EXPECT_NE(ptr, NULL)` as well. This means using the template meta
120 * When using typed tests, you need to make sure you are testing against the
121 interface type, not the concrete types (in other words, you want to make
123 `my_concrete_impl` works). It's less likely to make mistakes in this area
155 is a template that has an integral argument.
158 template argument, and thus doesn't compile in opt mode when `a` contains a call
159 to `htonl()`. It is difficult to make `EXPECT_EQ` bypass the `htonl()` bug, as
204 may want to make sure that all of a GUI library's test suites don't leak
[all …]
H A Dgmock_cook_book.md4 [the dummy guide](gmock_for_dummies.md) first to make sure you understand the
167 template <typename Elem>
177 template <typename Elem>
223 More specifically, you will give your code a template type argument for the type
224 of the packet stream. In production, you will instantiate your template with
226 same template with `MockPacketStream`. For example, you may write:
229 template <class PacketStream>
232 template <class PacketStream>
306 * When mocking a class template, the macro name must be suffixed with `_T`.
402 sometimes you may want to treat them as errors. gMock lets you make the decision
[all …]
H A Dgmock_cheat_sheet.md49 **Note:** A mock object is currently naggy by default. We may make it nice by
59 template <typename Elem>
72 template <typename Elem>
224 gMock defines a convenient mock class template
/freebsd/contrib/bc/
H A DREADME.md54 In addition, there is compatibility code to make this `bc` work on Windows.
129 make
138 make
145 make
154 make
162 make install
195 call `configure.sh` and `make` like so:
199 make
203 spaces because `make` does not support target names with spaces.
278 The easiest way to run this script is with `make karatsuba`.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.td175 Role<"TemplateKeyword", Optional<Keyword<"template">>>,
193 Role<"TemplateKeyword", Optional<Keyword<"template">>>,
266 A sequence of these specifiers make a `nested-name-specifier`.
292 A name specifier with a simple-template-id, of the form `template_opt
293 identifier < template-args >` e.g. the `vector<int>` in
/freebsd/contrib/libxo/doc/
H A Dhowto.rst32 make
33 make test
34 sudo make install
144 are less important, but their proper use can help make output more
154 allows HTML output to use CSS to make this relationship more obvious::
282 source files into "*portable object template*" (.pot) files using the
283 `xgettext` command. For each language, this template file is used as

123456