Home
last modified time | relevance | path

Searched defs:writeInt16 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/js/binary/
Dencoder.js327 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46345 static void writeInt16(void* aPtr, int16_t aValue) in writeInt16() function in mozilla::detail::Endian