Home
last modified time | relevance | path

Searched refs:Int8ArrayConstructor (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/lib/
Dlib.es2017.typedarrays.d.ts21 interface Int8ArrayConstructor { interface
Dlib.es2015.iterable.d.ts266 interface Int8ArrayConstructor { interface
Dlib.es5.d.ts1999 interface Int8ArrayConstructor { interface
2032 declare var Int8Array: Int8ArrayConstructor;
/third_party/typescript/src/lib/
Des2017.typedarrays.d.ts1 interface Int8ArrayConstructor { interface
Des2015.iterable.d.ts246 interface Int8ArrayConstructor { interface
Des5.d.ts1979 interface Int8ArrayConstructor { interface
2012 declare var Int8Array: Int8ArrayConstructor;
/third_party/typescript/tests/baselines/reference/
DtypedArrays.symbols169 >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 …]
DtypedArrays.types10 >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 …]
DvalueOfTypedArray.types9 >Int8Array : Int8ArrayConstructor
DtypedArraysSubarray.types8 >Int8Array : Int8ArrayConstructor
DtypedArraysCrossAssignability01.types8 >Int8Array : Int8ArrayConstructor
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3678 Int16ArrayConstructor | Int8ArrayConstructor | Uint32ArrayConstructor |
/third_party/typescript/tests/lib/
Dlib.d.ts1639 interface Int8ArrayConstructor { interface
1665 declare var Int8Array: Int8ArrayConstructor;