Home
last modified time | relevance | path

Searched defs:declarations (Results 1 – 25 of 63) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/
Dmain.go154 type declarations map[string]ast.Decl type
249 declarations declarations member
375 declarations declarations member
/third_party/node/deps/npm/node_modules/cmd-shim/lib/
Dto-batch-syntax.js17 function extractVariableValuePairs(declarations) { argument
/third_party/weex-loader/deps/weex-styler/lib/
Dshorthand-parser.js50 module.exports = function (declarations) { argument
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DWrapSwitchStatementsInBlocks.cpp50 std::vector<TIntermDeclaration *> declarations; in visitSwitch() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DWrapSwitchStatementsInBlocks.cpp50 std::vector<TIntermDeclaration *> declarations; in visitSwitch() local
/third_party/typescript/src/services/
DgoToDefinition.ts32 const declarations = symbol.getDeclarations(); constant
285 …const declarations = signatureDeclarations.filter(selectConstructors ? isConstructorDeclaration : … constant
Drename.ts32 const { declarations } = symbol; constant
/third_party/typescript/src/compiler/
DvisitorPublic.ts304 const declarations = context.endLexicalEnvironment(); constant
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/third_party/spirv-tools/test/opt/
Dcfg_cleanup_test.cpp27 const std::string declarations = R"(OpCapability Shader in TEST_F() local
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md904 #### Declaring driver entry points
910 #### Driver location values
918 #### Multiple transparent drivers
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DEmulateFragColorData.cpp94 TIntermSequence declarations; in addDeclarations() local
/third_party/typescript/scripts/
DbuildProtocol.ts53 const declarations = s.getDeclarations(); constant
/third_party/typescript/src/compiler/transformers/
Des2017.ts534 const declarations = endLexicalEnvironment(); constant
Ddestructuring.ts182 const declarations: VariableDeclaration[] = []; constant
Des2018.ts1024 const declarations = flattenDestructuringBinding( constant
/third_party/python/Doc/reference/
Dlexical_analysis.rst111 .. _explicit-joining:
/third_party/skia/resources/sksl/es2_conformance/
Dimport_conformance_tests.py236 declarations = "" variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs81 private readonly Lazy<Dictionary<IDescriptor, DescriptorDeclaration>> declarations; field in Google.Protobuf.Reflection.FileDescriptor
/third_party/mesa3d/src/compiler/glsl/
Dast.h349 exec_list declarations; variable
890 exec_list declarations; variable
969 exec_list declarations; variable
1281 exec_list declarations; variable
/third_party/typescript/src/services/codefixes/
Dhelpers.ts35 const declarations = symbol.getDeclarations(); constant
/third_party/spirv-tools/test/val/
Dval_ray_query_test.cpp36 const std::string& declarations = "") { in GenerateShaderCode()
/third_party/typescript/src/services/refactors/
DextractSymbol.ts246 readonly declarations: Symbol[]; property
287 const declarations: Symbol[] = []; constant
DconvertParamsToDestructuredObject.ts663 declarations: Node[]; property

123