Searched refs:written (Results 1 – 5 of 5) sorted by relevance
/DragonOS/kernel/src/driver/tty/ |
H A D | tty_device.rs | 250 let mut written = 0; in write_at() localVariable 257 let ret = ld.write(tty.clone(), &buf[written..], size, mode)?; in write_at() 259 written += ret; in write_at() 271 if written > 0 { in write_at() 275 Ok(written) in write_at()
|
/DragonOS/ |
H A D | LICENSE | 125 your rights to work written entirely by you; rather, the intent is to 142 b) Accompany it with a written offer, valid for at least three 235 the limitation as if written in the body of this License. 330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
|
/DragonOS/kernel/crates/intertrait/macros/ |
H A D | LICENSE-APACHE | 54 means any form of electronic, verbal, or written communication sent
|
/DragonOS/kernel/crates/rbpf/ |
H A D | LICENSE-APACHE | 55 means any form of electronic, verbal, or written communication sent
|
H A D | README.md | 42 which does nearly the same, but is written in C. 631 in the [bpfjit crate](https://crates.io/crates/bpfjit) written by Alexander
|