Home
last modified time | relevance | path

Searched refs:s_tag (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
Dgrxmldoc.cpp414 std::string s_tag = GETATTR("tag" ); in beginParseRuleNode() local
415 if( s_tag.length()>0) { in beginParseRuleNode()
562 std::string s_tag = GETATTR("tag" ); in beginItem() local
563 if( s_tag.length()>0) { in beginItem()
605 std::string s_tag = GETATTR("tag" ); in beginRuleRef() local
606 if( s_tag.length()>0) { in beginRuleRef()
708 std::string s_tag = GETATTR("tag" ); in beginCount() local
709 if( s_tag.length()>0) { in beginCount()
/external/kernel-headers/original/linux/
Dgenhd.h258 __le16 s_tag; /* ID tag of partition */ member