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 | 313 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder |
/external/flatbuffers/js/ | ||
D | flatbuffers.js | 329 flatbuffers.Builder.prototype.writeInt16 = function(value) { method in flatbuffers.Builder |
/external/libchrome/mojo/public/js/lib/ | ||
D | codec.js | 247 Encoder.prototype.writeInt16 = function(val) { method in Encoder |