Home
last modified time | relevance | path

Searched defs:finalValue (Results 1 – 10 of 10) sorted by relevance

/external/jcommander/src/main/java/com/beust/jcommander/
DParameterDescription.java244 Object finalValue; in addValue() local
277 … Object finalValue;// Yes, assign each following argument to the corresponding field of that object in handleSubParameters() local
DJCommander.java844 Object finalValue = null; in processFixedArity() local
/external/angle/src/libANGLE/renderer/
Dcopyvertex.inc.h311 GLfloat finalValue = static_cast<GLfloat>(data); in CopyPackedRGB() local
385 GLfloat finalValue = 0; in CopyPackedAlpha() local
/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp531 bool test_atomic_xchg_verify_int( size_t size, cl_int *refValues, cl_int finalValue ) in test_atomic_xchg_verify_int()
588 bool test_atomic_xchg_verify_long( size_t size, cl_long *refValues, cl_long finalValue ) in test_atomic_xchg_verify_long()
645 bool test_atomic_xchg_verify_float( size_t size, cl_float *refValues, cl_float finalValue ) in test_atomic_xchg_verify_float()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp417 GLuint finalValue = *dataPtr; in checkAtomicCounterBuffer() local
/external/skia/src/core/
DSkBlurMask.cpp609 float finalValue = 0; in BlurGroundTruth() local
/external/skqp/src/core/
DSkBlurMask.cpp614 float finalValue = 0; in BlurGroundTruth() local
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp847 VarValue finalValue; //!< The value we ultimately want to set for this uniform. member
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp792 VarValue finalValue; //!< The value we ultimately want to set for this uniform. member
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp957 VarValue finalValue; //!< The value we ultimately want to set for this uniform. member