Home
last modified time | relevance | path

Searched refs:ToDouble (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp640 bool XMLUtil::ToDouble( const char* str, double* value ) in ToDouble() function in AlibabaCloud::OSS::tinyxml2::XMLUtil
1431 if ( XMLUtil::ToDouble( Value(), value )) { in QueryDoubleValue()
1698 if ( XMLUtil::ToDouble( t, dval ) ) { in QueryDoubleText()
A Dtinyxml2.h630 static bool ToDouble( const char* str, double* value );
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/fixedpoint/
A Dfixedpoint.h658 double ToDouble(FixedPoint<tRawType, tIntegerBits> x) {

Completed in 14 milliseconds