/external/rust/android-crates-io/crates/ring/src/io/ |
D | writer.rs | 18 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/ |
D | sign_psp_verstagebl_fw.sh | 53 write_byte() { function
|
/external/rust/android-crates-io/crates/der/src/ |
D | writer.rs | 18 fn write_byte(&mut self, byte: u8) -> Result<()> { in write_byte() method
|
/external/coreboot/src/include/device/ |
D | smbus.h | 15 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/ |
D | output_buffer.rs | 31 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/ |
D | output_buffer.rs | 31 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/ |
D | uninit_slice.rs | 107 pub fn write_byte(&mut self, index: usize, byte: u8) { in write_byte() method
|
/external/rust/android-crates-io/crates/bytes/src/buf/ |
D | uninit_slice.rs | 107 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/ |
D | uninit_slice.rs | 107 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/ |
D | buffer.rs | 92 pub(crate) unsafe fn write_byte(&mut self, b: u8) { in write_byte() method
|
/external/mesa3d/src/amd/common/nir/ |
D | ac_nir_meta_cs_clear_copy_buffer.c | 260 bool write_byte = key->dst_last_thread_bytes % 2; in ac_create_clear_copy_buffer_cs() local
|
/external/coreboot/src/ec/google/chromeec/ |
D | ec_lpc.c | 87 static inline u8 write_byte(u8 val, u16 port) in write_byte() function
|
/external/cn-cbor/src/ |
D | cn-encoder.c | 48 #define write_byte(b) \ macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_io.h | 85 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
|
D | test_io.c | 55 void (*write_byte)(unsigned long block, int count, errcode_t err); member
|
/external/rust/android-crates-io/crates/uefi/src/proto/console/ |
D | gop.rs | 589 pub unsafe fn write_byte(&mut self, index: usize, value: u8) { in write_byte() method
|
/external/crosvm/devices/src/pci/ |
D | pci_configuration.rs | 625 fn write_byte(&mut self, offset: usize, value: u8) { in write_byte() method
|
/external/libpng/contrib/tools/ |
D | pngfix.c | 1331 write_byte(struct file *file, int b) in write_byte() function
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 78981 int (*write_byte)(struct stmpe *, u8, u8); member
|
D | vmlinux.h | 78981 int (*write_byte)(struct stmpe *, u8, u8); member
|