Home
last modified time | relevance | path

Searched defs:write_byte (Results 1 – 20 of 20) sorted by relevance

/external/rust/android-crates-io/crates/ring/src/io/
Dwriter.rs18 fn write_byte(&mut self, value: u8); in write_byte() method
39 fn write_byte(&mut self, _value: u8) { in write_byte() method
69 fn write_byte(&mut self, value: u8) { in write_byte() method
/external/vboot_reference/scripts/image_signing/
Dsign_psp_verstagebl_fw.sh53 write_byte() { function
/external/rust/android-crates-io/crates/der/src/
Dwriter.rs18 fn write_byte(&mut self, byte: u8) -> Result<()> { in write_byte() method
/external/coreboot/src/include/device/
Dsmbus.h15 int (*write_byte)(struct device *dev, u8 addr, u8 value); member
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/miniz_oxide-0.8.0/src/inflate/
Doutput_buffer.rs31 pub fn write_byte(&mut self, byte: u8) { in write_byte() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/miniz_oxide-0.8.0/src/inflate/
Doutput_buffer.rs31 pub fn write_byte(&mut self, byte: u8) { in write_byte() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/buf/
Duninit_slice.rs107 pub fn write_byte(&mut self, index: usize, byte: u8) { in write_byte() method
/external/rust/android-crates-io/crates/bytes/src/buf/
Duninit_slice.rs107 pub fn write_byte(&mut self, index: usize, byte: u8) { in write_byte() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/buf/
Duninit_slice.rs107 pub fn write_byte(&mut self, index: usize, byte: u8) { in write_byte() method
/external/rust/android-crates-io/crates/protobuf/src/coded_output_stream/
Dbuffer.rs92 pub(crate) unsafe fn write_byte(&mut self, b: u8) { in write_byte() method
/external/mesa3d/src/amd/common/nir/
Dac_nir_meta_cs_clear_copy_buffer.c260 bool write_byte = key->dst_last_thread_bytes % 2; in ac_create_clear_copy_buffer_cs() local
/external/coreboot/src/ec/google/chromeec/
Dec_lpc.c87 static inline u8 write_byte(u8 val, u16 port) in write_byte() function
/external/cn-cbor/src/
Dcn-encoder.c48 #define write_byte(b) \ macro
/external/e2fsprogs/lib/ext2fs/
Dext2_io.h85 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
Dtest_io.c55 void (*write_byte)(unsigned long block, int count, errcode_t err); member
/external/rust/android-crates-io/crates/uefi/src/proto/console/
Dgop.rs589 pub unsafe fn write_byte(&mut self, index: usize, value: u8) { in write_byte() method
/external/crosvm/devices/src/pci/
Dpci_configuration.rs625 fn write_byte(&mut self, offset: usize, value: u8) { in write_byte() method
/external/libpng/contrib/tools/
Dpngfix.c1331 write_byte(struct file *file, int b) in write_byte() function
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h78981 int (*write_byte)(struct stmpe *, u8, u8); member
Dvmlinux.h78981 int (*write_byte)(struct stmpe *, u8, u8); member