Searched defs:initValue (Results 1 – 9 of 9) sorted by relevance
45 public String initValue; field in Attribute
139 static U Iterate<T, U>(IEnumerable<T> source, U initValue, Func<T, U, U> selector) { in Iterate() argument
1069 TiXmlText (const char * initValue ) : TiXmlNode (TiXmlNode::TEXT) in TiXmlText()1078 TiXmlText( const std::string& initValue ) : TiXmlNode (TiXmlNode::TEXT) in TiXmlText()
77 int initValue) { in test_writeToMemory()
357 string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
1220 TiXmlText (const char * initValue ) : TiXmlNode (TiXmlNode::TINYXML_TEXT) in TiXmlText()1229 TiXmlText( const std::string& initValue ) : TiXmlNode (TiXmlNode::TINYXML_TEXT) in TiXmlText()
385 string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
437 std::string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...