Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py47 def add_value(self, name, value): member in MemSample
77 def add_value(self, name, value): member in DiskSpaceSample
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Darithmetic.hpp140 inline void add_value(Point& p, typename detail::param<Point>::type value) in add_value() function