| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1068 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument 1071 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber() 1083 ArrayRef<ValueDecl *> Declarations, in Create() argument 1091 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1117 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1137 ArrayRef<ValueDecl *> Declarations, in Create() argument 1144 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1170 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1187 ArrayRef<ValueDecl *> Declarations, in Create() argument 1194 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | getopt_.h.diff | 5 /* Declarations for getopt. 11 /* Declarations for getopt.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | FILES | 180 | Declarations. 204 format.h Declarations of the language dependent format string handlers. 205 format-invalid.h Declarations of some error messages for invalid strings. 238 | Declarations. 265 | Declarations used by the backends.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| H A D | BPFRegisterInfo.td | 10 // Declarations that describe the BPF register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreRegisterInfo.td | 10 // Declarations that describe the XCore register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 10 // Declarations that describe the CSKY registers. 143 // Declarations that describe the CSKY register class.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiRegisterInfo.td | 8 // Declarations that describe the Lanai register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430RegisterInfo.td | 10 // Declarations that describe the MSP430 register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.td | 10 // Declarations that describe the ARC register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXRegisterInfo.td | 10 // Declarations that describe the PTX register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMSystemRegister.td | 12 // Declarations that describe the ARM system-registers
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 4889 getUniqueDeclarationsTotalNumber(ArrayRef<const ValueDecl *> Declarations); 5079 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() argument 5083 assert(getUniqueDeclarationsTotalNumber(Declarations) == in setClauseInfo() 5088 assert(Declarations.size() == ComponentLists.size() && in setClauseInfo() 5090 assert(Declarations.size() == NumComponentLists && in setClauseInfo() 5100 for (auto DI = Declarations.begin(), DE = Declarations.end(); DI != DE; in setClauseInfo() 5625 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 6548 ArrayRef<ValueDecl *> Declarations, 6750 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 6921 ArrayRef<Expr *> Inits, ArrayRef<ValueDecl *> Declarations, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VERegisterInfo.td | 10 // Declarations that describe the VE register file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 238 DenseMap<StringRef, const Record *> Declarations; in checkSTIPredicates() local 244 const auto It = Declarations.find(Name); in checkSTIPredicates() 245 if (It == Declarations.end()) { in checkSTIPredicates() 246 Declarations[Name] = R; in checkSTIPredicates()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 10 // Declarations that describe the AVR register file
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/ |
| H A D | Nodes.td | 238 // Declarations.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | README.md | 71 | [attrib.d](https://github.com/dlang/dmd/blob/master/src/dmd/nogc.d) | Declarations of… 217 …thub.com/dlang/dmd/blob/master/src/dmd/gluelayer.d) | Declarations for back-end fu…
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | roken.h.in | 69 /* Declarations for Microsoft Windows */ 118 /* Declarations for Microsoft Visual C runtime on Windows */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 10 // Declarations that describe the Sparc register file
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | BlockLanguageSpec.rst | 50 Block Variable Declarations
|
| H A D | PCHInternals.rst | 265 Declarations Block 278 Declarations in Clang's abstract syntax trees are stored hierarchically. At
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 10 // Declarations that describe the RISC-V register files
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.td | 10 // Declarations that describe the Hexagon register file.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterInfo.td | 10 // Declarations that describe the MIPS register file
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | gfc-internals.texi | 747 * Accessing Declarations:: Accessing declarations. 861 @node Accessing Declarations
|