Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime.h788 int64_t positive_value) { in FromProduct()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9707 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat()
9760 … static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm()
9801 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9839 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9863 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()