Home
last modified time | relevance | path

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

/third_party/vixl/src/
Dinvalset-vixl.h604 ElementType* first_valid; in Clean() local
/third_party/ncurses/ncurses/base/
Dlib_mouse.c1506 MEVENT *first_valid = NULL; in _nc_mouse_parse() local
/third_party/rust/rust/library/alloc/src/
Dstring.rs632 let first_valid = if let Some(chunk) = iter.next() { in from_utf8_lossy() localVariable
/third_party/rust/crates/bindgen/bindgen/
Dclang.rs1110 let first_valid = chars in is_valid_identifier() localVariable