| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | chrono | 1 // Variable Templates For chrono -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | system_error | 1 // Variable Templates For system_error -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | ratio | 1 // Variable Templates For ratio -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | type_traits | 1 // 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 D | system_error | 1 // Variable Templates For system_error -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | chrono | 1 // Variable Templates For chrono -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | ratio | 1 // Variable Templates For ratio -*- C++ -*- 31 // N3932 Variable Templates For Type Traits (Revision 1)
|
| H A D | type_traits | 1 // 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 D | SnippetGenerator.cpp | 69 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 D | X86InstrFormats.td | 456 // 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 D | ExtendedCXX03Support.rst | 59 Use Alias Templates over Class Templates
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
| H A D | calc-config-h.in | 1 /* Templates for calc program configuration. -*- mode:c -*-
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-type-util.h | 2465 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 D | evconfig-private.h.in | 1 /* evconfig-private.h template - see "Configuration Header Templates" */
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/ |
| H A D | pexpr-config-h.in | 1 /* Templates for pexpr program configuration. -*- mode:c -*-
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest-typed-test.h | 291 typedef ::testing::internal::Templates<__VA_ARGS__>::type gtest_AllTests_; \
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | INDEX | 17 rfc2926.txt LDAP: Conversion of LDAP Schemas to and from SLP Templates (I)
|
| H A D | rfc2926.txt | 16 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 D | rfc3712.txt | 1646 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 D | rfc4520.txt | 477 Templates are provided in Appendix A. 679 Appendix A. Registration Templates
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
| H A D | tuple | 30 // Variadic Templates support by Douglas Gregor <doug.gregor@gmail.com>
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| H A D | tuple | 30 // Variadic Templates support by Douglas Gregor <doug.gregor@gmail.com>
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoD.td | 29 // Instruction Class Templates
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx1zStatusPaperStatus.csv | 21 "`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 D | DeclTemplate.h | 704 const UnresolvedSetImpl &Templates, 711 Create(ASTContext &Context, const UnresolvedSetImpl &Templates,
|