Lines Matching refs:ends_with
384 t if t.ends_with("_t") => t.to_string(),
392 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
550 t if t.ends_with("_t") => t.to_string(),
559 s if s.ends_with("_nsec") && struct_.starts_with("stat") => s.replace("e_nsec", ".tv_nsec"),
626 t if t.ends_with("_t") => t.to_string(),
854 t if t.ends_with("_t") => t.to_string(),
866 "stat" if field.ends_with("_nsec") => {
933 "door_arg_t" if field.ends_with("_ptr") => true,
934 "door_arg_t" if field.ends_with("rbuf") => true,
1097 t if t.ends_with("_t") => t.to_string(),
1110 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
1307 t if t.ends_with("_t") => t.to_string(),
1323 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
1468 t if t.starts_with("__wasi") && t.ends_with("_u") => format!("union {}", t),
1470 t if t.ends_with("_t") => t.to_string(),
1656 t if t.ends_with("_t") => t.to_string(),
1672 s if s.ends_with("_nsec") && struct_.starts_with("stat") => s.to_string(),
2018 t if t.ends_with("_t") => t.to_string(),
2034 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
2501 t if t.ends_with("_t") => t.to_string(),
2514 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
2783 t if t.ends_with("_t") => t.to_string(),
3001 t if t.ends_with("_t") => t.to_string(),
3250 t if t.ends_with("_t") => t.to_string(),
3266 s if s.ends_with("_nsec") && struct_.starts_with("stat") => {
4306 t if t.ends_with("_t") => t.to_string(),