Home
last modified time | relevance | path

Searched +defs:define +defs:key (Results 1 – 5 of 5) 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.cc113 base::win::RegKey key(HKEY_LOCAL_MACHINE, subkey, KEY_READ); in GetWindowsKitsIncludeDirs() local
237 for (const std::string& define : it.cur().defines()) { in UnicodeTarget() local
/third_party/node/tools/
Dlint-md.mjs4893 function contains(arr, key, val) { argument
7558 const undef = (opts, key) => opts[key] === undefined; argument
14778 function build(_styles, _empty, key) { argument
17600 set (key, value, maxAge) { argument
17652 has (key) { argument
17658 get (key) { argument
17662 peek (key) { argument
17675 del (key) { argument
17706 const get = (self, key, doUse) => { argument
17761 constructor (key, value, length, now, maxAge) { argument
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts673 key?: string; property
1813 key?: string | null; property
3783define(name: string, constructor: CustomElementConstructor, options?: ElementDefinitionOptions): v… method
9135 readonly key: IDBValidKey; property
9742 readonly key: string; property
15410 key(index: number): string | null; method
15434 readonly key: string | null; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts653 key?: string; property
1793 key?: string | null; property
3763define(name: string, constructor: CustomElementConstructor, options?: ElementDefinitionOptions): v… method
9115 readonly key: IDBValidKey; property
9722 readonly key: string; property
15390 key(index: number): string | null; method
15414 readonly key: string | null; property