Home
last modified time | relevance | path

Searched refs:NUM_ENTITY (Results 1 – 5 of 5) sorted by relevance

/third_party/lame/ACM/tinyxml/
Dtinyxml.h195 NUM_ENTITY = 5, enumerator
199 static Entity entity[ NUM_ENTITY ];
Dtinyxmlparser.cpp31 TiXmlBase::Entity TiXmlBase::entity[ NUM_ENTITY ] =
129 for( i=0; i<NUM_ENTITY; ++i ) in GetEntity()
Dtinyxml.cpp64 for ( j=0; j<NUM_ENTITY; ++j ) in PutString()
72 if ( j == NUM_ENTITY ) in PutString()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp43 TiXmlBase::Entity TiXmlBase::entity[ TiXmlBase::NUM_ENTITY ] =
515 for( i=0; i<NUM_ENTITY; ++i ) in GetEntity()
Dtinyxml.h408 NUM_ENTITY = 5, enumerator
412 static Entity entity[ NUM_ENTITY ];