/third_party/typescript/tests/baselines/reference/ |
D | spellingSuggestionJSXAttribute.js | 50 React.createElement("a", { "for": "" }); // should have no fix property 51 React.createElement("label", { "for": "" }); property 52 React.createElement("label", { "for": "", "class": "" }); property 55 React.createElement(MyComp, { "for": "" }); property 56 React.createElement(MyComp2, { "for": "" }); property
|
D | destructuringParameterDeclaration6.js | 10 function a4([while, for, public]){ } argument
|
/third_party/typescript/src/lib/ |
D | es2015.symbol.d.ts | 18 for(key: string): symbol; method
|
/third_party/typescript/lib/ |
D | lib.es2015.symbol.d.ts | 38 for(key: string): symbol; method
|
/third_party/node/benchmark/buffers/ |
D | buffer-iterate.js | 14 'for': benchFor, property
|
/third_party/jsframework/runtime/main/model/ |
D | events.ts | 67 for (const key of protoNames) { method in Evt
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-dll2.h | 150 ___m_list, /* member for next list object ptr */ \ argument 159 ___m_list, /* member for next list object ptr */ \ argument
|
/third_party/python/Doc/library/ |
D | optparse.rst | 217 .. _optparse-what-positional-arguments-for: 243 .. _optparse-tutorial:
|
/third_party/typescript/tests/cases/compiler/ |
D | convertKeywordsYes.ts | 151 for; property 209 public for = 0; property in bigClass 267 for, enumerator
|
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/ |
D | propertyNamesOfReservedWords.ts | 26 for; property in C 95 for; property 234 for, enumerator
|
/third_party/protobuf/php/tests/proto/ |
D | test_reserved_enum_value_lower.proto | 36 for = 30; enumerator
|
D | test_reserved_message_lower.proto | 35 message for {} message
|
D | test_reserved_enum_lower.proto | 35 enum for { ZERO31 = 0; } enum
|
/third_party/python/Doc/reference/ |
D | compound_stmts.rst | 139 .. _for: target in The :keyword:`!while` statement
|
/third_party/flatbuffers/ts/flexbuffers/ |
D | builder.ts | 307 for (let i = stackPointer.stackPosition; i < this.stack.length - 2; i += 2) { method in Builder
|
/third_party/typescript/src/compiler/ |
D | checker.ts | 91 …// The following members encode facts about particular kinds of types for use in the getTypeFacts … enumerator
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | more_messages.proto | 66 enum for { // nested enum keyword enum
|
/third_party/skia/experimental/docs/ |
D | exampleSlides.js | 464 { "for":["i=2", "i<=8", "++i"], "time":"2250 + 500 * i", "duration":100, "actions": [ property 510 { "for":["i=3", "i<=6", "++i"], "time":"6000", "actions": [ property 514 { "for":["i=3", "i<=6", "++i"], "time":"6000", "duration":1000, "actions": [ property
|
/third_party/flutter/skia/experimental/docs/ |
D | exampleSlides.js | 464 { "for":["i=2", "i<=8", "++i"], "time":"2250 + 500 * i", "duration":100, "actions": [ property 510 { "for":["i=3", "i<=6", "++i"], "time":"6000", "actions": [ property 514 { "for":["i=3", "i<=6", "++i"], "time":"6000", "duration":1000, "actions": [ property
|
/third_party/python/Lib/idlelib/ |
D | editor.py | 1576 OPENERS=('class', 'def', 'for', 'if', 'try', 'while')):
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/doc/html/ |
D | jquery.js | 3 …s,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b… property
|
/third_party/libevdev/doc/html/ |
D | jquery.js | 2 …function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.g… property
|
/third_party/libjpeg-turbo/doc/html/ |
D | jquery.js | 2 …function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.g… property
|