| /third_party/skia/third_party/externals/tint/src/sem/ |
| D | variable.cc | 31 Variable::Variable(const ast::Variable* declaration, in Variable() 44 LocalVariable::LocalVariable(const ast::Variable* declaration, in LocalVariable() 55 GlobalVariable::GlobalVariable(const ast::Variable* declaration, in GlobalVariable() 66 Parameter::Parameter(const ast::Variable* declaration, in Parameter() 78 VariableUser::VariableUser(const ast::IdentifierExpression* declaration, in VariableUser()
|
| D | member_accessor_expression.cc | 28 const ast::MemberAccessorExpression* declaration, in MemberAccessorExpression() 36 const ast::MemberAccessorExpression* declaration, in StructMemberAccess() 44 Swizzle::Swizzle(const ast::MemberAccessorExpression* declaration, in Swizzle()
|
| D | if_statement.cc | 25 IfStatement::IfStatement(const ast::IfStatement* declaration, in IfStatement() 32 ElseStatement::ElseStatement(const ast::ElseStatement* declaration, in ElseStatement()
|
| D | loop_statement.cc | 25 LoopStatement::LoopStatement(const ast::LoopStatement* declaration, in LoopStatement() 36 const ast::BlockStatement* declaration, in LoopContinuingBlockStatement()
|
| D | statement.cc | 29 Statement::Statement(const ast::Statement* declaration, in Statement() 40 CompoundStatement::CompoundStatement(const ast::Statement* declaration, in CompoundStatement()
|
| D | switch_statement.cc | 25 SwitchStatement::SwitchStatement(const ast::SwitchStatement* declaration, in SwitchStatement() 39 CaseStatement::CaseStatement(const ast::CaseStatement* declaration, in CaseStatement()
|
| /third_party/typescript/src/services/ |
| D | symbolDisplay.ts | 98 const [declaration, ...declarations] = symbol.declarations; constant 162 …const declaration = find(symbol.declarations as ((GetAccessorDeclaration | SetAccessorDeclaration … constant 362 … const declaration = getDeclarationOfKind<ModuleDeclaration>(symbol, SyntaxKind.ModuleDeclaration); constant 385 const declaration = decl.parent; constant 416 const declaration = symbol.declarations?.[0]; constant 577 for (const declaration of symbol.declarations) { constant 597 const declaration = symbol.valueDeclaration; constant
|
| D | navigateTo.ts | 8 readonly declaration: Declaration; property 41 for (const declaration of declarations) { constant 120 const declaration = rawItem.declaration; constant
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/deepImportChanges/ |
| D | errors-for-.d.ts-change.js | 48 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 129 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 192 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 260 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property
|
| D | errors-for-.ts-change.js | 48 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 167 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 249 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 336 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/deepImportChanges/ |
| D | errors-for-.d.ts-change.js | 48 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 129 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 192 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 260 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property
|
| D | errors-for-.ts-change.js | 48 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 167 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 248 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 334 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/deepImportChanges/ |
| D | errors-for-.d.ts-change.js | 48 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 124 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 184 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 244 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property
|
| D | errors-for-.ts-change.js | 48 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 162 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 241 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 320 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property
|
| D | errors-for-.d.ts-change-with-incremental.js | 48 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 105 … {};\n"}],"options":{"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true},"fileIds… property 145 "declaration": true property 191 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 232 … {};\n"}],"options":{"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true},"fileIds… property 272 "declaration": true property 318 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 359 … {};\n"}],"options":{"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true},"fileIds… property 399 "declaration": true property 445 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/configFileErrors/ |
| D | reports-syntax-errors-in-config-file.js | 119 "declaration": true, property 142 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 189 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 234 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 264 {"compilerOptions":{"composite":true,"declaration":true},"files":["a.ts","b.ts"]} property 276 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 308 …export declare function bar(): void;\n"}],"options":{"composite":true,"declaration":true},"referen… property 335 "declaration": true property
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/with-circular-project-reference/ |
| D | builds-when-new-file-is-added,-and-its-subsequent-updates.js | 89 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 107 Program options: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFile… property 128 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 206 …tiply(a: number, b: number): number;\n"}],"options":{"composite":true,"declaration":true},"referen… property 233 "declaration": true property 271 …nexport declare const m: typeof mod;\n"}],"options":{"composite":true,"declaration":true,"skipDefa… property 312 "declaration": true, property 357 …nexport declare const m: typeof mod;\n"}],"options":{"composite":true,"declaration":true,"skipDefa… property 404 "declaration": true, property 453 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property [all …]
|
| D | change-builds-changes-and-reports-found-errors-message.js | 89 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property 107 Program options: {"composite":true,"declaration":true,"sourceMap":true,"forceConsistentCasingInFile… property 128 Program options: {"composite":true,"declaration":true,"forceConsistentCasingInFileNames":true,"skip… property 206 …tiply(a: number, b: number): number;\n"}],"options":{"composite":true,"declaration":true},"referen… property 233 "declaration": true property 271 …nexport declare const m: typeof mod;\n"}],"options":{"composite":true,"declaration":true,"skipDefa… property 312 "declaration": true, property 357 …nexport declare const m: typeof mod;\n"}],"options":{"composite":true,"declaration":true,"skipDefa… property 404 "declaration": true, property 457 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property [all …]
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLFunctionPrototype.h | 26 FunctionPrototype(int line, const FunctionDeclaration* declaration, bool builtin) in FunctionPrototype() 31 const FunctionDeclaration& declaration() const { in declaration() function
|
| /third_party/weex-loader/deps/weex-styler/lib/ |
| D | shorthand-parser.js | 9 function transition (declaration) { argument 21 function margin (declaration) { argument
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/ |
| D | with-noEmitOnError.js | 57 …e/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"declaration":true,"configFi… property 149 …e/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"declaration":true,"configFi… property 241 …e/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"declaration":true,"configFi… property 325 …e/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"declaration":true,"configFi… property
|
| D | file-not-exporting-a-deep-multilevel-import-that-changes.js | 79 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 225 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 329 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property 417 Program options: {"watch":true,"declaration":true,"configFilePath":"/user/username/projects/myproje… property
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/ |
| D | with-noEmitOnError.js | 57 …r":true,"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"configFi… property 149 …r":true,"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"configFi… property 241 …r":true,"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"configFi… property 325 …r":true,"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"configFi… property
|
| D | file-not-exporting-a-deep-multilevel-import-that-changes.js | 79 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 241 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 339 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property 437 Program options: {"watch":true,"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,… property
|
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/ |
| D | file-not-exporting-a-deep-multilevel-import-that-changes.js | 79 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 225 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 331 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property 421 Program options: {"watch":true,"isolatedModules":true,"declaration":true,"configFilePath":"/user/us… property
|