Home
last modified time | relevance | path

Searched refs:kMax (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmathlimits.h82 static const Type kMax; member
175 static const Type kMax = kPosMax; \
195 static const Type kMax = kPosMax; \
254 static const Type kMax; \
Dmathlimits.cc65 const Type MathLimits<Type>::kMax; \
108 const Type MathLimits<Type>::kMax = MathLimits<Type>::kPosMax; \