/external/webrtc/style-guide/ |
D | h-cc-pairs.md | 10 * Declarations in `path/to/include/foo.h`, definitions in 13 * Declarations in `foo.h`, definitions in both `foo_bar.cc` and 23 * Declarations in `foo.h`.
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | ForwardDeclarationNamespaceCheck.cpp | 119 const auto &Declarations = KeyValuePair.second; in onEndOfTranslationUnit() local 122 for (const auto *CurDecl : Declarations) { in onEndOfTranslationUnit() 134 for (const auto *Decl : Declarations) { in onEndOfTranslationUnit()
|
/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/llvm-project/clang-tools-extra/clang-move/tool/ |
D | ClangMove.cpp | 138 const auto &Declarations = Reporter.getDeclarationList(); in main() local 139 for (auto I = Declarations.begin(), E = Declarations.end(); I != E; ++I) { in main()
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 1030 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument 1033 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber() 1045 ArrayRef<ValueDecl *> Declarations, in Create() argument 1053 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1079 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1099 ArrayRef<ValueDecl *> Declarations, in Create() argument 1106 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1132 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1149 ArrayRef<ValueDecl *> Declarations, in Create() argument 1156 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() [all …]
|
/external/deqp/external/openglcts/data/gl42/ |
D | declarations.test | 1 group declarations "Declarations"
|
/external/deqp/external/openglcts/data/gl30/ |
D | declarations.test | 1 group declarations "Declarations"
|
/external/deqp/external/openglcts/data/gl33/ |
D | declarations.test | 1 group declarations "Declarations"
|
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/ |
D | module.h.tmpl | 128 {#--- Interface Forward Declarations -#} 149 {#--- Struct Forward Declarations -#} 164 {#--- Union Forward Declarations -#}
|
D | module-shared.h.tmpl | 74 {#--- Struct Forward Declarations -#} 83 {#--- Union Forward Declarations -#}
|
/external/deqp/external/openglcts/data/gles3/ |
D | declarations.test | 1 group declarations "Declarations"
|
/external/llvm-project/clang/test/SemaObjC/ |
D | avoid-unavailable-implementation-warning-in-app-extension.m | 3 // Declarations marked as 'unavailable' in an app extension should not generate a
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VERegisterInfo.td | 10 // Declarations that describe the VE register file
|
/external/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.td | 11 // Declarations that describe the BPF register file
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.td | 10 // Declarations that describe the BPF register file
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.td | 10 // Declarations that describe the BPF register file
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreRegisterInfo.td | 10 // Declarations that describe the XCore register file
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreRegisterInfo.td | 10 // 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiRegisterInfo.td | 8 // Declarations that describe the Lanai register file
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiRegisterInfo.td | 8 // Declarations that describe the Lanai register file
|
/external/OpenCL-CTS/test_conformance/half/ |
D | main.cpp | 45 #pragma mark Declarations
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXRegisterInfo.td | 11 // Declarations that describe the PTX register file
|