/openbsd/gnu/usr.bin/perl/t/mro/ |
H A D | complex_dfs_utf8.t | 45 Level 0 0 | K | (More Specialized)
|
H A D | complex_c3_utf8.t | 45 Level 0 0 | K | (More Specialized)
|
H A D | complex_c3.t | 43 Level 0 0 | K | (More Specialized)
|
H A D | complex_dfs.t | 43 Level 0 0 | K | (More Specialized)
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | IntrinsicsBPF.td | 13 // Specialized loads from packet
|
H A D | VPIntrinsics.def | 147 // Specialized helper macro for integer binary operators (%x, %y, %mask, %evl). 262 // Specialized helper macro for floating-point binary operators 360 // Specialized helper macro for type conversions. 393 // Specialized helper macro for integer type conversions. 506 // Specialized helper macro for VP reductions (%start, %x, %mask, %evl). 563 // Specialized helper macro for VP reductions as above but with two forms:
|
H A D | IntrinsicsX86.td | 571 // Specialized unaligned load.
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | __node_handle | 75 // Specialized in __tree & __hash_table for their _NodeType.
|
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | array | 217 // Specialized algorithms [6.2.2.2].
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 99 Specialized = VarTemplSpec->getSpecializedTemplateOrPartial(); in HandleVarTemplateSpec() local 101 Specialized.dyn_cast<VarTemplatePartialSpecializationDecl *>()) { in HandleVarTemplateSpec() 109 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in HandleVarTemplateSpec() 3491 Specialized = ClassTemplateSpec->getSpecializedTemplateOrPartial(); in getPatternForClassTemplateSpecialization() local 3492 if (!Specialized.is<ClassTemplatePartialSpecializationDecl *>()) { in getPatternForClassTemplateSpecialization() 3596 Specialized = ClassTemplateSpec->getSpecializedTemplateOrPartial(); in getPatternForClassTemplateSpecialization() 3598 Specialized.dyn_cast<ClassTemplatePartialSpecializationDecl *>()) { in getPatternForClassTemplateSpecialization()
|
H A D | SemaTemplate.cpp | 8325 NamedDecl *Specialized, in CheckTemplateSpecializationScope() argument 8332 if (isa<ClassTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope() 8334 else if (isa<VarTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope() 8336 else if (isa<FunctionTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope() 8338 else if (isa<CXXMethodDecl>(Specialized)) in CheckTemplateSpecializationScope() 8340 else if (isa<VarDecl>(Specialized)) in CheckTemplateSpecializationScope() 8342 else if (isa<RecordDecl>(Specialized)) in CheckTemplateSpecializationScope() 8358 << Specialized; in CheckTemplateSpecializationScope() 8366 Specialized->getDeclContext()->getRedeclContext(); in CheckTemplateSpecializationScope() 8375 << EntityKind << Specialized; in CheckTemplateSpecializationScope() [all …]
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclTemplate.h | 1954 void setSpecializedTemplate(ClassTemplateDecl *Specialized) { 1955 SpecializedTemplate = Specialized;
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrSystem.td | 424 // Specialized register support
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | loop.texi | 119 Specialized versions that additionally do so are provided for the most
|
H A D | gccint.info | 8000 structures. Specialized versions that additionally do so are provided
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | Index.txt | 3883 Operators, Specialized Plus Sign 29FA 4132 Plus Sign Operators, Specialized 29FA
|
H A D | NamesList.txt | 17668 @ Specialized plus sign operators
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
H A D | CHECKLIST | 916 20.4.4 Specialized algorithms [lib.specialized.algorithms]
|
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
H A D | CHECKLIST | 916 20.4.4 Specialized algorithms [lib.specialized.algorithms]
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 1906 platforms have different sizes and layouts. Specialized routines that
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | LangRef.rst | 5425 Specialized Metadata Nodes 5428 Specialized metadata nodes are custom data structures in metadata (as opposed
|