Home
last modified time | relevance | path

Searched defs:isSmaller (Results 1 – 3 of 3) sorted by relevance

/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/highlight/
DRange.java35 public boolean isSmaller(float value) { in isSmaller() method in Range
/external/deqp/external/openglcts/modules/common/
DglcLimitTest.inl284 bool LimitCase<DataType>::isSmaller(DataType a, DataType b) const function in LimitCase
290 bool LimitCase<tcu::IVec3>::isSmaller(tcu::IVec3 a, tcu::IVec3 b) const function in LimitCase::IVec3
/external/openthread/src/core/net/
Dip6_address.cpp121 bool isSmaller; in operator <() local