Home
last modified time | relevance | path

Searched refs:SetDoubleValue (Results 1 – 7 of 7) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp764 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
774 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
1261 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute
Dtinyxml.h839 void SetDoubleValue( double _value ); ///< Set the value from a double.
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc266 value_ref->SetDoubleValue(value); in PythonToMapValueRef()
/external/protobuf/src/google/protobuf/
Dmap_test_util.cc625 map_val.SetDoubleValue(0.0); in SetMapFieldsViaMapReflection()
717 map_val.SetDoubleValue(1.0); in SetMapFieldsViaMapReflection()
836 map_val.SetDoubleValue(2.0); in ModifyMapFieldsViaReflection()
Dmap.h342 void SetDoubleValue(double value) { in SetDoubleValue() function
/external/tinyxml/
Dtinyxml.h748 void SetDoubleValue( double _value ); ///< Set the value from a double.
Dtinyxml.cpp1255 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute