Home
last modified time | relevance | path

Searched defs:buf_capacity (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_test_rwbuf.c67 static int buf_capacity = 0; variable
H A Dsg_rbuf.c363 int buf_capacity = 0; in main() local
H A Dsg_safte.c65 static unsigned int buf_capacity = 64; variable
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dio_buf_writer.rs445 buf_capacity: usize, field