Searched refs:Uint16ArrayConstructor (Results 1 – 16 of 16) sorted by relevance
/third_party/typescript/lib/ |
D | lib.es2017.typedarrays.d.ts | 37 interface Uint16ArrayConstructor { interface
|
D | lib.es2015.iterable.d.ts | 383 interface Uint16ArrayConstructor { interface
|
D | lib.es5.d.ts | 3127 interface Uint16ArrayConstructor { interface 3160 declare var Uint16Array: Uint16ArrayConstructor;
|
/third_party/typescript/src/lib/ |
D | es2017.typedarrays.d.ts | 17 interface Uint16ArrayConstructor { interface
|
D | es2015.iterable.d.ts | 363 interface Uint16ArrayConstructor { interface
|
D | es5.d.ts | 3107 interface Uint16ArrayConstructor { interface 3140 declare var Uint16Array: Uint16ArrayConstructor;
|
/third_party/typescript_eslint/packages/scope-manager/src/lib/ |
D | es2017.typedarrays.ts | 32 Uint16ArrayConstructor: {
|
D | es2015.iterable.ts | 208 Uint16ArrayConstructor: {
|
D | es5.ts | 548 Uint16ArrayConstructor: {
|
/third_party/typescript/tests/baselines/reference/ |
D | typedArrays.symbols | 190 >Uint16Array.from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.… 192 >from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --),… 265 >Uint16Array.from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.… 267 >from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --),… 339 >Uint16Array.of : Symbol(Uint16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 341 >of : Symbol(Uint16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 409 >Uint16Array.of : Symbol(Uint16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 411 >of : Symbol(Uint16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 487 >Uint16Array.from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.… 489 >from : Symbol(Uint16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --),… [all …]
|
D | valueOfTypedArray.types | 36 >Uint16Array : Uint16ArrayConstructor
|
D | typedArrays.types | 31 >typedArrays[3] = Uint16Array : Uint16ArrayConstructor 35 >Uint16Array : Uint16ArrayConstructor 117 >Uint16Array : Uint16ArrayConstructor 210 >Uint16Array : Uint16ArrayConstructor 310 >Uint16Array : Uint16ArrayConstructor 421 >Uint16Array : Uint16ArrayConstructor 535 >Uint16Array : Uint16ArrayConstructor 660 >Uint16Array : Uint16ArrayConstructor 795 >Uint16Array : Uint16ArrayConstructor 918 >Uint16Array : Uint16ArrayConstructor [all …]
|
D | typedArraysSubarray.types | 132 >Uint16Array : Uint16ArrayConstructor
|
D | typedArraysCrossAssignability01.types | 26 >Uint16Array : Uint16ArrayConstructor
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 3679 Uint16ArrayConstructor | Uint8ArrayConstructor;
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 2734 interface Uint16ArrayConstructor { interface 2760 declare var Uint16Array: Uint16ArrayConstructor;
|