Home
last modified time | relevance | path

Searched defs:buf_cursor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/
Dpoll.rs874 let mut buf_cursor = Cursor::new(&mut buf[..]); in check_for_hungup_busy_loop() localVariable
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff2.c1547 FT_Byte* buf_cursor = NULL; in reconstruct_font() local