Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/ports/
DSkFontMgr_android_parser.h134 const T dMax = std::numeric_limits<T>::max() - (nMax * 10); in parse_non_negative_integer() local
178 const T dMax = (std::numeric_limits<T>::max() >> N) - (nMax * 10); in parse_fixed() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dcontrol.h1583 #define IAMStats_GetValueByIndex(This,lIndex,szName,lCount,dLast,dAverage,dStdDev,dMin,dMax) (This)… argument
1584 #define IAMStats_GetValueByName(This,szName,lIndex,lCount,dLast,dAverage,dStdDev,dMin,dMax) (This)-… argument