/third_party/typescript/src/compiler/transformers/ |
D | es2020.ts | 25 … const updated = visitNonOptionalCallExpression(node as CallExpression, /*captureThisArg*/ false); constant 32 … const updated = visitOptionalExpression(node, /*captureThisArg*/ false, /*isDelete*/ false); constant
|
D | es2018.ts | 871 const updated = factory.updateConstructorDeclaration( constant 887 const updated = factory.updateGetAccessorDeclaration( constant 905 const updated = factory.updateSetAccessorDeclaration( constant 922 const updated = factory.updateMethodDeclaration( constant 949 const updated = factory.updateFunctionDeclaration( constant 975 const updated = factory.updateArrowFunction( constant 994 const updated = factory.updateFunctionExpression( constant
|
D | legacyDecorators.ts | 136 const updated = factory.updateClassDeclaration( constant 371 const updated = factory.updateParameterDeclaration( constant
|
D | ts.ts | 1256 const updated = factory.updateFunctionDeclaration( constant 1278 const updated = factory.updateFunctionExpression( constant 1292 const updated = factory.updateArrowFunction( constant 1309 const updated = factory.updateParameterDeclaration( constant 1375 const updated = factory.updateVariableDeclaration( constant
|
D | declarations.ts | 298 …const updated = isSourceFileJS(sourceFile) ? factory.createNodeArray(transformDeclarationsForJS(so… constant 355 …const updated = factory.updateSourceFile(node, combinedStatements, /*isDeclarationFile*/ true, ref… constant
|
/third_party/spirv-headers/ |
D | README.md | 34 ### Registering a SPIR-V Generator Magic Number 44 ### Reserving tokens in the JSON grammar
|
/third_party/skia/third_party/externals/spirv-headers/ |
D | README.md | 34 ### Registering a SPIR-V Generator Magic Number 44 ### Reserving tokens in the JSON grammar
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/ |
D | README.md | 34 ### Registering a SPIR-V Generator Magic Number 44 ### Reserving tokens in the JSON grammar
|
/third_party/typescript/src/services/ |
D | getEditsForFileRename.ts | 105 const updated = oldToNew(elementFileName); constant 175 readonly updated: boolean; property 239 const updated = updateRef(ref.fileName); constant 244 const updated = updateImport(importStringLiteral); constant
|
/third_party/typescript/src/compiler/transformers/module/ |
D | module.ts | 72 const updated = transformModule(node); constant 123 …const updated = factory.updateSourceFile(node, setTextRange(factory.createNodeArray(statements), n… constant 164 const updated = factory.updateSourceFile(node, constant 318 const updated = factory.updateSourceFile( constant
|
D | system.ts | 102 const updated = setEmitFlags( constant
|
/third_party/typescript/src/services/codefixes/ |
D | fixIncorrectNamedTupleSyntax.ts | 40 const updated = factory.updateNamedTupleMember( constant
|
/third_party/typescript/src/compiler/factory/ |
D | nodeConverters.ts | 26 const updated = factory.createFunctionExpression( constant
|
D | parenthesizerRules.ts | 373 const updated = factory.updateCallExpression( constant
|
/third_party/typescript/src/compiler/ |
D | visitorPublic.ts | 113 const updated = visitArrayWorker(nodes, visitor, test, start, count); constant 231 const updated = addDefaultValueAssignmentIfNeeded(parameter, context); constant 343 const updated = nodeVisitor(node, visitor, isConciseBody); constant 364 const updated = nodeVisitor(body, visitor, isStatement, context.factory.liftToBlock); constant
|
/third_party/node/deps/npm/test/lib/commands/ |
D | token.js | 61 updated: now, property 69 updated: now, property 110 updated: now, property 148 updated: now, property 156 updated: now, property
|
/third_party/node/deps/v8/src/heap/ |
D | local-heap.h | 223 bool CompareExchangeStrong(ThreadState& expected, ThreadState updated) { in CompareExchangeStrong() 228 bool CompareExchangeWeak(ThreadState& expected, ThreadState updated) { in CompareExchangeWeak()
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx.c | 68 int updated; in surface_notify_handler() local
|
D | apple_glx_context.c | 532 int updated = 0; in apple_glx_context_surface_changed() local
|
/third_party/node/deps/npm/node_modules/@npmcli/metavuln-calculator/lib/ |
D | advisory.js | 61 get updated () { getter in Advisory
|
/third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
D | poly1305_prov.c | 40 int updated; member
|
/third_party/openssl/providers/implementations/macs/ |
D | poly1305_prov.c | 40 int updated; member
|
/third_party/node/deps/v8/src/objects/ |
D | code-inl.h | 677 int32_t updated = CanHaveWeakObjectsField::update(previous, value); in set_can_have_weak_objects() local 692 int32_t updated = IsPromiseRejectionField::update(previous, value); in set_is_promise_rejection() local 766 int32_t updated = Code::MarkedForDeoptimizationField::update(previous, flag); in set_marked_for_deoptimization() local 786 int32_t updated = EmbeddedObjectsClearedField::update(previous, flag); in set_embedded_objects_cleared() local
|
/third_party/python/Lib/ |
D | functools.py | 38 updated = WRAPPER_UPDATES): argument 67 updated = WRAPPER_UPDATES): argument
|
/third_party/musl/include/net/ |
D | if_arp.h | 133 unsigned long updated; member
|