Home
last modified time | relevance | path

Searched +defs:define +defs:key (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js4 (function (define, undefined) { argument
872 version: function (key) { argument
893 versionStr: function (key) { argument
911 is: function (key) { argument
994 (function (define, undefined) { argument
1797 version: function (key) { argument
1817 versionStr: function (key) { argument
1834 is: function (key) { argument
/third_party/gn/src/gn/
Dvisual_studio_writer.cc114 base::win::RegKey key(HKEY_LOCAL_MACHINE, subkey, KEY_READ); in GetWindowsKitsIncludeDirs() local
240 for (const std::string& define : it.cur().defines()) { in UnicodeTarget() local
/third_party/typescript/lib/
Dlib.dom.d.ts685 key?: string; property
1742 key?: string | null; property
3892define(name: string, constructor: CustomElementConstructor, options?: ElementDefinitionOptions): v… method
8627 readonly key: IDBValidKey; property
9157 readonly key: string; property
13976 key(index: number): string | null; method
14002 readonly key: string | null; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts665 key?: string; property
1722 key?: string | null; property
3872define(name: string, constructor: CustomElementConstructor, options?: ElementDefinitionOptions): v… method
8607 readonly key: IDBValidKey; property
9137 readonly key: string; property
13956 key(index: number): string | null; method
13982 readonly key: string | null; property