Searched refs:parse_property_name (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.bin/dtc/
H A Dstring.hh82 static string parse_property_name(input_buffer &s);
H A Dstring.cc120 string::parse_property_name(input_buffer &s) function in class:dtc::string
129 return parse_property_name(s);
H A Dfdt.cc394 string name = string::parse_property_name(input);
536 return string::parse_property_name(input);
1285 string name = string::parse_property_name(input);

Completed in 131 milliseconds