Home
last modified time | relevance | path

Searched defs:writeUint32 (Results 1 – 4 of 4) sorted by relevance

/third_party/flatbuffers/ts/
Dbyte-buffer.ts122 writeUint32(offset: number, value: number): void { method in ByteBuffer
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php287 public static function writeUint32(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp97 static int writeUint32(raw_ostream &OS, uint32_t Value) { in writeUint32() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46333 static void writeUint32(void* aPtr, uint32_t aValue) in writeUint32() function in mozilla::detail::Endian