Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/posix/
H A Dsort.c83 static int skip_key(char *str) in skip_key() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-0.12.3/src/
H A Dencoding.rs1320 let skip_key = key == &K::default(); localVariable