Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/codegen/src/
Dparse.rs453 fn parse_feature(input: ParseStream) -> Result<String> { in parse_feature() function
/third_party/f2fs-tools/include/
Df2fs_fs.h1723 static inline int parse_feature(struct feature *table, const char *features) in parse_feature() function