/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | AstHelpers.h | 22 struct Declaration struct 28 // Returns a `Declaration` view of the given node. argument
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | switch_statement.cc | 35 const ast::SwitchStatement* SwitchStatement::Declaration() const { in Declaration() function in tint::sem::SwitchStatement 48 const ast::CaseStatement* CaseStatement::Declaration() const { in Declaration() function in tint::sem::CaseStatement
|
D | call.h | 54 const ast::CallExpression* Declaration() const { in Declaration() function
|
D | for_loop_statement.cc | 31 const ast::ForLoopStatement* ForLoopStatement::Declaration() const { in Declaration() function in tint::sem::ForLoopStatement
|
D | struct.h | 78 const ast::Struct* Declaration() const { return declaration_; } in Declaration() function 197 const ast::StructMember* Declaration() const { return declaration_; } in Declaration() function
|
D | expression.h | 46 const ast::Expression* Declaration() const { return declaration_; } in Declaration() function
|
D | block_statement.cc | 35 const ast::BlockStatement* BlockStatement::Declaration() const { in Declaration() function in tint::sem::BlockStatement
|
D | variable.h | 61 const ast::Variable* Declaration() const { return declaration_; } in Declaration() function
|
D | function.h | 73 const ast::Function* Declaration() const { return declaration_; } in Declaration() function
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | DescriptorBase.cs | 83 public DescriptorDeclaration Declaration => File.GetDeclaration(this); field in Google.Protobuf.Reflection.DescriptorBase
|
/third_party/skia/src/sksl/dsl/priv/ |
D | DSLWriter.cpp | 78 std::unique_ptr<SkSL::Statement> DSLWriter::Declaration(DSLVarBase& var) { in Declaration() function in SkSL::dsl::DSLWriter
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceGlobalInits.h | 295 const GlobalDeclaration *Declaration, in create() 303 const GlobalDeclaration *Declaration, in create() 349 const GlobalDeclaration *Declaration; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ExtractGV.cpp | 134 llvm::Value *Declaration; in runOnModule() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | NodeType.h | 33 Declaration, enumerator
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 62 struct tgsi_declaration Declaration; member
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/ |
D | langsvr.go | 195 func (s *server) Declaration(ctx context.Context, p *lsp.DeclarationParams) ([]lsp.DeclarationLink,… func
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/ |
D | langsvr.go | 195 func (s *server) Declaration(ctx context.Context, p *lsp.DeclarationParams) ([]lsp.DeclarationLink,… func
|
/third_party/spirv-tools/utils/vscode/src/ |
D | langsvr.go | 195 func (s *server) Declaration(ctx context.Context, p *lsp.DeclarationParams) ([]lsp.DeclarationLink,… func
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
D | Mf2Serializer.java | 343 static class Declaration { class in Mf2Serializer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | LinkModules.cpp | 442 GlobalValue *Declaration; in dropReplacedComdat() local
|
/third_party/mesa3d/docs/gallium/ |
D | tgsi.rst | 3020 Declaration section in Other tokens
|
/third_party/node/deps/v8/src/parsing/ |
D | parser-base.h | 545 struct Declaration { struct 546 Declaration(ExpressionT pattern, ExpressionT initializer) in Declaration() function 551 ExpressionT pattern; 552 ExpressionT initializer; 553 int value_beg_pos = kNoSourcePosition;
|