| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangBuiltinsEmitter.cpp | 445 TemplateInsts Templates = {}; in collectBuiltins() local 447 Templates = getTemplateInsts(BuiltinRecord); in collectBuiltins() 449 Templates.Affix.emplace_back(); in collectBuiltins() 450 Templates.Substitution.emplace_back(); in collectBuiltins() 454 zip(Templates.Substitution, Templates.Affix)) { in collectBuiltins() 458 (Templates.IsPrefix ? Affix + Spelling : Spelling + Affix).str(); in collectBuiltins()
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-type-util.h | 163 struct Templates { struct 165 using Tail = Templates<Tail_...>; argument 169 struct Templates<Head_> {
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | evconfig-private.h.in | 1 /* evconfig-private.h template - see "Configuration Header Templates" */
|
| /freebsd/contrib/libevent/ |
| H A D | evconfig-private.h.in | 1 /* evconfig-private.h template - see "Configuration Header Templates" */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZilsd.td | 29 // Instruction Class Templates
|
| H A D | RISCVInstrInfoZclsd.td | 15 // Instruction Class Templates
|
| H A D | RISCVInstrInfoZicbo.td | 28 // Instruction Class Templates
|
| H A D | RISCVInstrInfoXqccmp.td | 57 // Instruction Class Templates
|
| H A D | RISCVInstrInfoZc.td | 102 // Instruction Class Templates
|
| H A D | RISCVInstrInfoXAndes.td | 88 // Instruction Class Templates
|
| H A D | RISCVInstrInfoXCV.td | 51 // Instruction Class Templates
|
| H A D | RISCVInstrInfoC.td | 232 // Instruction Class Templates
|
| H A D | RISCVInstrInfoXqci.td | 419 // Instruction Class Templates
|
| H A D | RISCVInstrInfo.td | 615 // Instruction Class Templates
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrUtils.td | 445 // FPStack Instruction Templates: 461 // Templates for instructions that use a 16- or 32-bit segmented address as 565 // SSE1 Instruction Templates: 596 // SSE2 Instruction Templates: 660 // SSE3 Instruction Templates: 680 // SSSE3 Instruction Templates: 708 // SSE4.1 Instruction Templates: 722 // SSE4.2 Instruction Templates: 736 // AVX Instruction Templates: 750 // AVX2 Instruction Templates: [all …]
|
| /freebsd/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-typed-test.h | 291 typedef ::testing::internal::Templates<__VA_ARGS__> gtest_AllTests_; \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 102 // Instruction Class Templates
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 4312 ASTContext &Context, const UnresolvedSetImpl &Templates, in setDependentTemplateSpecialization() argument 4316 DependentFunctionTemplateSpecializationInfo::Create(Context, Templates, in setDependentTemplateSpecialization()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrFPU.td | 99 // Instruction Class Templates
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | database | 883 # like: Archives.msf Drafts.msf INBOX.msf Junk.msf Sent.msf Templates.msf Trash.msf
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.td | 238 // Instruction Class Templates
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Decl.h | 3061 ASTContext &Context, const UnresolvedSetImpl &Templates,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 448 // Instruction Class Templates
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticParseKinds.td | 846 /// C++ Templates
|
| /freebsd/contrib/googletest/docs/ |
| H A D | gmock_cook_book.md | 162 ### Mocking Class Templates 4118 ### Writing New Action Templates Quickly
|