Searched refs:Int8ArrayConstructor (Results 1 – 13 of 13) sorted by relevance
| /third_party/typescript/lib/ |
| D | lib.es2017.typedarrays.d.ts | 21 interface Int8ArrayConstructor { interface
|
| D | lib.es2015.iterable.d.ts | 266 interface Int8ArrayConstructor { interface
|
| D | lib.es5.d.ts | 1999 interface Int8ArrayConstructor { interface 2032 declare var Int8Array: Int8ArrayConstructor;
|
| /third_party/typescript/src/lib/ |
| D | es2017.typedarrays.d.ts | 1 interface Int8ArrayConstructor { interface
|
| D | es2015.iterable.d.ts | 246 interface Int8ArrayConstructor { interface
|
| D | es5.d.ts | 1979 interface Int8ArrayConstructor { interface 2012 declare var Int8Array: Int8ArrayConstructor;
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typedArrays.symbols | 169 >Int8Array.from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, … 171 >from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), D… 244 >Int8Array.from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, … 246 >from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), D… 318 >Int8Array.of : Symbol(Int8ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 320 >of : Symbol(Int8ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 391 >Int8Array.of : Symbol(Int8ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 393 >of : Symbol(Int8ArrayConstructor.of, Decl(lib.es5.d.ts, --, --)) 463 >Int8Array.from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, … 465 >from : Symbol(Int8ArrayConstructor.from, Decl(lib.es5.d.ts, --, --), Decl(lib.es5.d.ts, --, --), D… [all …]
|
| D | typedArrays.types | 10 >typedArrays[0] = Int8Array : Int8ArrayConstructor 14 >Int8Array : Int8ArrayConstructor 90 >Int8Array : Int8ArrayConstructor 183 >Int8Array : Int8ArrayConstructor 277 >Int8Array : Int8ArrayConstructor 388 >Int8Array : Int8ArrayConstructor 499 >Int8Array : Int8ArrayConstructor 618 >Int8Array : Int8ArrayConstructor 759 >Int8Array : Int8ArrayConstructor 882 >Int8Array : Int8ArrayConstructor [all …]
|
| D | valueOfTypedArray.types | 9 >Int8Array : Int8ArrayConstructor
|
| D | typedArraysSubarray.types | 8 >Int8Array : Int8ArrayConstructor
|
| D | typedArraysCrossAssignability01.types | 8 >Int8Array : Int8ArrayConstructor
|
| /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 | 1639 interface Int8ArrayConstructor { interface 1665 declare var Int8Array: Int8ArrayConstructor;
|