Home
last modified time | relevance | path

Searched defs:write_u64 (Results 1 – 18 of 18) sorted by relevance

/external/rust/crates/rustc-hash/src/
Dlib.rs128 fn write_u64(&mut self, i: u64) { in write_u64() method
135 fn write_u64(&mut self, i: u64) { in write_u64() method
/external/rust/crates/fxhash/
Dlib.rs161 fn write_u64(&mut self, i: u64) { in write_u64() method
168 fn write_u64(&mut self, i: u64) { in write_u64() method
223 fn write_u64(&mut self, i: u64) { in write_u64() method
279 fn write_u64(&mut self, i: u64) { in write_u64() method
/external/rust/crates/ahash/src/
Dfallback_hash.rs144 fn write_u64(&mut self, i: u64) { in write_u64() method
238 fn write_u64(&mut self, i: u64) { in write_u64() method
285 fn write_u64(&mut self, i: u64) { in write_u64() method
333 fn write_u64(&mut self, _i: u64) {} in write_u64() method
Daes_hash.rs146 fn write_u64(&mut self, i: u64) { in write_u64() method
252 fn write_u64(&mut self, i: u64) { in write_u64() method
299 fn write_u64(&mut self, i: u64) { in write_u64() method
353 fn write_u64(&mut self, _i: u64) {} in write_u64() method
/external/rust/crates/regex-automata/src/
Dbyteorder.rs10 fn write_u64(buf: &mut [u8], n: u64); in write_u64() method
/external/rust/crates/base64/src/engine/general_purpose/
Ddecode.rs321 fn write_u64(output: &mut [u8], value: u64) { in write_u64() function
/external/rust/crates/byteorder/src/
Dlib.rs463 fn write_u64(buf: &mut [u8], n: u64); in write_u64() method
2032 fn write_u64(buf: &mut [u8], n: u64) { in write_u64() method
2240 fn write_u64(buf: &mut [u8], n: u64) { in write_u64() method
Dio.rs1367 fn write_u64<T: ByteOrder>(&mut self, n: u64) -> Result<()> { in write_u64() method
/external/rust/crates/serde_cbor/src/
Dser.rs174 fn write_u64(&mut self, major: u8, value: u64) -> Result<()> { in write_u64() function
/external/rust/crates/quiche/src/
Dstream.rs78 fn write_u64(&mut self, id: u64) { in write_u64() method
/external/rust/crates/serde_json/src/
Dser.rs1622 fn write_u64<W>(&mut self, writer: &mut W, value: u64) -> io::Result<()> in write_u64() method
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h9770 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
39513 int (*write_u64)(struct cgroup_subsys_state___2 *, struct cftype___2 *, u64); member
Dvmlinux.h9770 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
39513 int (*write_u64)(struct cgroup_subsys_state___2 *, struct cftype___2 *, u64); member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9339 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h7688 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
Dvmlinux.h7688 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6564 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member
Dvmlinux_510.h6564 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); member