Searched refs:Int16ArrayConstructor (Results 1 – 16 of 16) sorted by relevance
/third_party/typescript/lib/ |
D | lib.es2017.typedarrays.d.ts | 33 interface Int16ArrayConstructor { interface
|
D | lib.es2015.iterable.d.ts | 355 interface Int16ArrayConstructor { interface
|
D | lib.es5.d.ts | 2844 interface Int16ArrayConstructor { interface 2877 declare var Int16Array: Int16ArrayConstructor;
|
/third_party/typescript/src/lib/ |
D | es2017.typedarrays.d.ts | 13 interface Int16ArrayConstructor { interface
|
D | es2015.iterable.d.ts | 335 interface Int16ArrayConstructor { interface
|
D | es5.d.ts | 2824 interface Int16ArrayConstructor { interface 2857 declare var Int16Array: Int16ArrayConstructor;
|
/third_party/typescript_eslint/packages/scope-manager/src/lib/ |
D | es2017.typedarrays.ts | 26 Int16ArrayConstructor: {
|
D | es2015.iterable.ts | 196 Int16ArrayConstructor: {
|
D | es5.ts | 536 Int16ArrayConstructor: {
|
/third_party/typescript/tests/baselines/reference/ |
D | typedArrays.symbols | 183 >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 …]
|
D | valueOfTypedArray.types | 27 >Int16Array : Int16ArrayConstructor
|
D | typedArrays.types | 24 >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 …]
|
D | typedArraysSubarray.types | 101 >Int16Array : Int16ArrayConstructor
|
D | typedArraysCrossAssignability01.types | 20 >Int16Array : Int16ArrayConstructor
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 3678 Int16ArrayConstructor | Int8ArrayConstructor | Uint32ArrayConstructor |
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 2460 interface Int16ArrayConstructor { interface 2486 declare var Int16Array: Int16ArrayConstructor;
|