Searched defs:writeInt16 (Results 1 – 3 of 3) sorted by relevance
| /third_party/flatbuffers/ts/ | ||
| D | byte-buffer.ts | 105 writeInt16(offset: number, value: number): void { method in ByteBuffer |
| D | builder.ts | 131 writeInt16(value: number): void { method in Builder |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 46345 static void writeInt16(void* aPtr, int16_t aValue) in writeInt16() function in mozilla::detail::Endian |