Home
last modified time | relevance | path

Searched defs:writeUint64 (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/js/binary/
Dencoder.js300 jspb.BinaryEncoder.prototype.writeUint64 = function(value) { method in jspb.BinaryEncoder
Dwriter.js556 jspb.BinaryWriter.prototype.writeUint64 = function(field, value) { method in jspb.BinaryWriter
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php315 public static function writeUint64(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp90 static int writeUint64(raw_ostream &OS, uint64_t Value) { in writeUint64() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46339 static void writeUint64(void* aPtr, uint64_t aValue) in writeUint64() function in mozilla::detail::Endian