Home
last modified time | relevance | path

Searched defs:Int16Array (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/lib/
Dlib.es2016.array.include.d.ts66 interface Int16Array { interface
Dlib.es2015.symbol.wellknown.d.ts289 interface Int16Array { interface
Dlib.es2015.iterable.d.ts337 interface Int16Array { interface
Dlib.es5.d.ts2601 interface Int16Array { interface
2877 declare var Int16Array: Int16ArrayConstructor; variable
/third_party/typescript/src/lib/
Des2016.array.include.d.ts46 interface Int16Array { interface
Des2015.symbol.wellknown.d.ts269 interface Int16Array { interface
Des2015.iterable.d.ts317 interface Int16Array { interface
Des5.d.ts2581 interface Int16Array { interface
2857 declare var Int16Array: Int16ArrayConstructor; variable
/third_party/node/deps/npm/node_modules/typedarray/
Dindex.js494 var Int16Array = makeConstructor(2, packI16, unpackI16); variable
585 DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
622 DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
/third_party/node/test/cctest/
Dtest_aliased_buffer.cc163 TEST_F(AliasBufferTest, Int16Array) { in TEST_F() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DCore.h56 using Int16Array = Napi::TypedArrayOf<int16_t>; variable
/third_party/node/tools/
Dlint-md.mjs27982 var Int16Array = makeConstructor(2, packI16, unpackI16); variable
28073 DataView.prototype.getInt16 = makeGetter(exports.Int16Array);
28110 DataView.prototype.setInt16 = makeSetter(exports.Int16Array);
/third_party/typescript/tests/lib/
Dlib.d.ts2218 interface Int16Array { interface
2486 declare var Int16Array: Int16ArrayConstructor; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp122049 Int16Array; typedef