Home
last modified time | relevance | path

Searched refs:parse_attribute (Results 1 - 6 of 6) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c98 * parse_attribute - Read an attribute name, or number
109 static int parse_attribute(const char *value, ATTR_TYPES *attr) in parse_attribute() function
207 } else if (parse_attribute(optarg, &attr) > 0) { in parse_options()
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dcfg.rs28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() functions
/third_party/rust/crates/cxx/syntax/
H A Dcfg.rs28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dcfg.rs28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dcfg.rs28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dcfg.rs28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() functions

Completed in 2 milliseconds