Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dlib.es2017.typedarrays.d.ts33 interface Int16ArrayConstructor { interface
Dlib.es2015.iterable.d.ts355 interface Int16ArrayConstructor { interface
Dlib.es5.d.ts2844 interface Int16ArrayConstructor { interface
2877 declare var Int16Array: Int16ArrayConstructor;
/third_party/typescript/src/lib/
Des2017.typedarrays.d.ts13 interface Int16ArrayConstructor { interface
Des2015.iterable.d.ts335 interface Int16ArrayConstructor { interface
Des5.d.ts2824 interface Int16ArrayConstructor { interface
2857 declare var Int16Array: Int16ArrayConstructor;
/third_party/typescript_eslint/packages/scope-manager/src/lib/
Des2017.typedarrays.ts26 Int16ArrayConstructor: {
Des2015.iterable.ts196 Int16ArrayConstructor: {
Des5.ts536 Int16ArrayConstructor: {
/third_party/typescript/tests/baselines/reference/
DtypedArrays.symbols183 >Int16Array.from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts…
185 >from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), …
258 >Int16Array.from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts…
260 >from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), …
332 >Int16Array.of : Symbol(Int16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --))
334 >of : Symbol(Int16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --))
403 >Int16Array.of : Symbol(Int16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --))
405 >of : Symbol(Int16ArrayConstructor.of, Decl(lib.es5.d.ts, --, --))
479 >Int16Array.from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts…
481 >from : Symbol(Int16ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), …
[all …]
DvalueOfTypedArray.types27 >Int16Array : Int16ArrayConstructor
DtypedArrays.types24 >typedArrays[2] = Int16Array : Int16ArrayConstructor
28 >Int16Array : Int16ArrayConstructor
108 >Int16Array : Int16ArrayConstructor
201 >Int16Array : Int16ArrayConstructor
299 >Int16Array : Int16ArrayConstructor
410 >Int16Array : Int16ArrayConstructor
523 >Int16Array : Int16ArrayConstructor
646 >Int16Array : Int16ArrayConstructor
783 >Int16Array : Int16ArrayConstructor
906 >Int16Array : Int16ArrayConstructor
[all …]
DtypedArraysSubarray.types101 >Int16Array : Int16ArrayConstructor
DtypedArraysCrossAssignability01.types20 >Int16Array : Int16ArrayConstructor
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3678 Int16ArrayConstructor | Int8ArrayConstructor | Uint32ArrayConstructor |
/third_party/typescript/tests/lib/
Dlib.d.ts2460 interface Int16ArrayConstructor { interface
2486 declare var Int16Array: Int16ArrayConstructor;