Home
last modified time | relevance | path

Searched refs:write_binary (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/gdbstub/src/protocol/
Dresponse_writer.rs103 pub fn write_binary(&mut self, data: &[u8]) -> Result<(), Error<C::Error>> { in write_binary() method
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Dtokens.py411 def write_binary(database: Database, fd: BinaryIO) -> None: function
455 self._export = write_binary
Ddatabase.py279 tokens.write_binary(database, fd)
/external/rust/crates/gdbstub/src/gdbstub_impl/
Dmod.rs334 res.write_binary(&xml.as_bytes()[cmd.offset..])? in handle_base()
338 res.write_binary(&xml.as_bytes()[cmd.offset..(cmd.offset + cmd.len)])? in handle_base()
/external/fonttools/Tests/ttLib/
Dwoff2_test.py1320 input_file.write_binary(TT_WOFF2.getvalue())
1328 input_file.write_binary(CFF_WOFF2.getvalue())
1336 input_file.write_binary(TT_WOFF2.getvalue())
/external/pigweed/pw_tokenizer/py/
Dtokens_test.py384 tokens.write_binary(db, fd)
Ddetokenize_test.py415 tokens.write_binary(db, fd)
/external/python/pyopenssl/tests/
Dtest_crypto.py4168 cafile.write_binary(
Dtest_ssl.py461 ca_file.write_binary(