/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 570 ArrayRef<ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument 573 for (auto *D : Declarations) { in getUniqueDeclarationsTotalNumber() 586 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create() argument 593 getUniqueDeclarationsTotalNumber(Declarations); in Create() 617 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 640 ArrayRef<ValueDecl *> Declarations, in Create() argument 644 getUniqueDeclarationsTotalNumber(Declarations); in Create() 669 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 689 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create() argument 693 getUniqueDeclarationsTotalNumber(Declarations); in Create() [all …]
|
/external/libxml2/macos/src/ |
D | libxml2_GUSIConfig.cp | 13 /* Declarations of Socket Factories */ 41 /* Declarations of File Devices */
|
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/ |
D | module.h.tmpl | 126 {#--- Interface Forward Declarations -#} 140 {#--- Struct Forward Declarations -#} 156 {#--- Union Forward Declarations -#}
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXRegisterInfo.td | 12 // Declarations that describe the PTX register file
|
/external/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.td | 11 // Declarations that describe the BPF register file
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreRegisterInfo.td | 11 // Declarations that describe the XCore register file
|
/external/llvm/lib/Target/XCore/ |
D | XCoreRegisterInfo.td | 11 // Declarations that describe the XCore register file
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiRegisterInfo.td | 9 // Declarations that describe the Lanai register file
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430RegisterInfo.td | 11 // Declarations that describe the MSP430 register file
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430RegisterInfo.td | 11 // Declarations that describe the MSP430 register file
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXRegisterInfo.td | 11 // Declarations that describe the PTX register file
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 2837 getUniqueDeclarationsTotalNumber(ArrayRef<ValueDecl *> Declarations); 2964 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() argument 2968 assert(getUniqueDeclarationsTotalNumber(Declarations) == in setClauseInfo() 2973 assert(Declarations.size() == ComponentLists.size() && in setClauseInfo() 2975 assert(Declarations.size() == NumComponentLists && in setClauseInfo() 2985 for (auto DI = Declarations.begin(), DE = Declarations.end(); DI != DE; in setClauseInfo() 3396 ArrayRef<ValueDecl *> Declarations, 4089 ArrayRef<ValueDecl *> Declarations, 4193 ArrayRef<ValueDecl *> Declarations,
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 73 // Abstract Method Declarations
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 331 struct tgsi_full_declaration *Declarations; member
|