Home
last modified time | relevance | path

Searched refs:Templates (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dchrono1 // Variable Templates For chrono -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dsystem_error1 // Variable Templates For system_error -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dratio1 // Variable Templates For ratio -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dtype_traits1 // Variable Templates For Type Traits -*- C++ -*-
38 // N3932 Variable Templates For Type Traits (Revision 1)
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dsystem_error1 // Variable Templates For system_error -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dchrono1 // Variable Templates For chrono -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dratio1 // Variable Templates For ratio -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
H A Dtype_traits1 // Variable Templates For Type Traits -*- C++ -*-
31 // N3932 Variable Templates For Type Traits (Revision 1)
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp69 MutableArrayRef<CodeTemplate> Templates = E.get(); in generateConfigurations() local
72 Benchmarks.reserve(Benchmarks.size() + Templates.size()); in generateConfigurations()
73 for (CodeTemplate &CT : Templates) { in generateConfigurations()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFormats.td456 // FPStack Instruction Templates:
470 // Templates for instructions that use a 16- or 32-bit segmented address as
576 // SSE1 Instruction Templates:
607 // SSE2 Instruction Templates:
671 // SSE3 Instruction Templates:
691 // SSSE3 Instruction Templates:
719 // SSE4.1 Instruction Templates:
733 // SSE4.2 Instruction Templates:
753 // AVX Instruction Templates:
767 // AVX2 Instruction Templates:
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DExtendedCXX03Support.rst59 Use Alias Templates over Class Templates
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc-config-h.in1 /* Templates for calc program configuration. -*- mode:c -*-
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-type-util.h2465 struct Templates {
2473 struct Templates<NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2482 struct Templates<T1, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2491 struct Templates<T1, T2, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2500 struct Templates<T1, T2, T3, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2509 struct Templates<T1, T2, T3, T4, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2518 struct Templates<T1, T2, T3, T4, T5, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT,
2527 struct Templates<T1, T2, T3, T4, T5, T6, NoneT, NoneT, NoneT, NoneT, NoneT,
2537 struct Templates<T1, T2, T3, T4, T5, T6, T7, NoneT, NoneT, NoneT, NoneT, NoneT,
2547 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, NoneT, NoneT, NoneT, NoneT,
[all …]
/netbsd-src/external/bsd/libevent/dist/
H A Devconfig-private.h.in1 /* evconfig-private.h template - see "Configuration Header Templates" */
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dpexpr-config-h.in1 /* Templates for pexpr program configuration. -*- mode:c -*-
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-typed-test.h291 typedef ::testing::internal::Templates<__VA_ARGS__>::type gtest_AllTests_; \
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A DINDEX17 rfc2926.txt LDAP: Conversion of LDAP Schemas to and from SLP Templates (I)
H A Drfc2926.txt16 Conversion of LDAP Schemas to and from SLP Templates
66 2.0 Mapping SLP Templates to LDAP Schema ........................ 3
83 4.0 Mapping from Schema to Templates ............................ 15
158 2.0 Mapping SLP Templates to LDAP Schema
825 4.0 Mapping from Schema to Templates
1353 [1] Guttman, E., Perkins, C. and J. Kempf, "Service Templates and
H A Drfc3712.txt1646 LDAP Schemas to and from SLP Templates", RFC 2926,
1658 [IANA-SLPT] IANA Registry of SLP Templates
1703 [RFC2609] Guttman, E., Perkins, C. and J. Kempf, "Service Templates
1727 Archived in the IANA Registry of SLP Templates [IANA-
H A Drfc4520.txt477 Templates are provided in Appendix A.
679 Appendix A. Registration Templates
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dtuple30 // Variadic Templates support by Douglas Gregor <doug.gregor@gmail.com>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dtuple30 // Variadic Templates support by Douglas Gregor <doug.gregor@gmail.com>
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoD.td29 // Instruction Class Templates
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusPaperStatus.csv21 "`P0006R0 <https://wg21.link/p0006r0>`__","LWG","Adopt Type Traits Variable Templates for C++17.","…
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h704 const UnresolvedSetImpl &Templates,
711 Create(ASTContext &Context, const UnresolvedSetImpl &Templates,

123