Home
last modified time | relevance | path

Searched defs:integerToDouble (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp93 static inline double integerToDouble(Json::UInt64 value) { in integerToDouble() function
98 template <typename T> static inline double integerToDouble(T value) { in integerToDouble() function
/AliOS-Things-master/components/oss/src/external/json/
A Djsoncpp.cpp2564 static inline double integerToDouble(Json::UInt64 value) { in integerToDouble() function
2568 template <typename T> static inline double integerToDouble(T value) { in integerToDouble() function

Completed in 17 milliseconds