/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangBuiltinsEmitter.cpp | 315 TemplateInsts Templates = {}; in EmitBuiltin() local 317 Templates = getTemplateInsts(Builtin); in EmitBuiltin() 319 Templates.Affix.emplace_back(); in EmitBuiltin() 320 Templates.Substitution.emplace_back(); in EmitBuiltin() 324 llvm::zip(Templates.Substitution, Templates.Affix)) { in EmitBuiltin() 327 (Templates.IsPrefix ? Affix + Spelling : Spelling + Affix).str(); in EmitBuiltin()
|
/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/X86/ |
H A D | X86InstrUtils.td | 447 // FPStack Instruction Templates: 463 // Templates for instructions that use a 16- or 32-bit segmented address as 567 // SSE1 Instruction Templates: 598 // SSE2 Instruction Templates: 662 // SSE3 Instruction Templates: 682 // SSSE3 Instruction Templates: 710 // SSE4.1 Instruction Templates: 724 // SSE4.2 Instruction Templates: 738 // AVX Instruction Templates: 752 // AVX2 Instruction Templates: [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZicbo.td | 34 // Instruction Class Templates
|
H A D | RISCVInstrInfoZc.td | 101 // Instruction Class Templates
|
H A D | RISCVInstrInfoC.td | 238 // Instruction Class Templates
|
H A D | RISCVInstrInfo.td | 503 // Instruction Class Templates
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-typed-test.h | 293 typedef ::testing::internal::Templates<__VA_ARGS__> gtest_AllTests_; \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.td | 103 // Instruction Class Templates
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 4219 ASTContext &Context, const UnresolvedSetImpl &Templates, in setDependentTemplateSpecialization() argument 4223 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 | 203 // Instruction Class Templates
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 2960 ASTContext &Context, const UnresolvedSetImpl &Templates,
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticParseKinds.td | 815 /// C++ Templates
|
H A D | DiagnosticSemaKinds.td | 5783 // C++11 Variadic Templates
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 400 // Instruction Class Templates
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.td | 630 // Instruction Class Templates
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 162 ### Mocking Class Templates 4085 ### Writing New Action Templates Quickly
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.td | 208 // Some Common Instruction Class Templates
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 2636 New ACPI tables (Table Compiler/Disassembler/Templates): 3040 Disassembler: Improved detection of Resource Templates, Unicode, and 3754 iASL/Templates. Add support to generate template files with multiple 9297 Templates. The correct alias is now constructed and no error is emitted. 15792 of Resource Templates
|