Searched defs:writeInt16 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/DebugInfo/CodeView/ | ||
D | TypeRecordBuilder.cpp | 28 void TypeRecordBuilder::writeInt16(int16_t Value) { in writeInt16() function in TypeRecordBuilder |
/external/protobuf/js/binary/ | ||
D | encoder.js | 283 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder |
/external/flatbuffers/js/ | ||
D | flatbuffers.js | 310 flatbuffers.Builder.prototype.writeInt16 = function(value) { method in flatbuffers.Builder |
/external/libmojo/mojo/public/js/ | ||
D | codec.js | 241 Encoder.prototype.writeInt16 = function(val) { method in Encoder |