Home
last modified time | relevance | path

Searched refs:Uint16ArrayConstructor (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/lib/
Dlib.es2017.typedarrays.d.ts37 interface Uint16ArrayConstructor { interface
Dlib.es2015.iterable.d.ts383 interface Uint16ArrayConstructor { interface
Dlib.es5.d.ts3127 interface Uint16ArrayConstructor { interface
3160 declare var Uint16Array: Uint16ArrayConstructor;
/third_party/typescript/src/lib/
Des2017.typedarrays.d.ts17 interface Uint16ArrayConstructor { interface
Des2015.iterable.d.ts363 interface Uint16ArrayConstructor { interface
Des5.d.ts3107 interface Uint16ArrayConstructor { interface
3140 declare var Uint16Array: Uint16ArrayConstructor;
/third_party/typescript_eslint/packages/scope-manager/src/lib/
Des2017.typedarrays.ts32 Uint16ArrayConstructor: {
Des2015.iterable.ts208 Uint16ArrayConstructor: {
Des5.ts548 Uint16ArrayConstructor: {
/third_party/typescript/tests/baselines/reference/
DtypedArrays.symbols190 >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 …]
DvalueOfTypedArray.types36 >Uint16Array : Uint16ArrayConstructor
DtypedArrays.types31 >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 …]
DtypedArraysSubarray.types132 >Uint16Array : Uint16ArrayConstructor
DtypedArraysCrossAssignability01.types26 >Uint16Array : Uint16ArrayConstructor
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3679 Uint16ArrayConstructor | Uint8ArrayConstructor;
/third_party/typescript/tests/lib/
Dlib.d.ts2734 interface Uint16ArrayConstructor { interface
2760 declare var Uint16Array: Uint16ArrayConstructor;