Searched defs:errValue (Results 1 – 5 of 5) sorted by relevance
2967 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local3123 deUint32 errValue = 0; in compareAndVerifyUnderestimatedNormal() local3199 deUint32 errValue = 0; in compareAndVerifyUnderestimatedDegenerate() local3752 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local3892 tcu::RGBA errValue; in compareAndVerifyUnderestimatedNormal() local4284 deUint32 errValue = 0; in compareAndVerifyOverestimated() local4380 deUint32 errValue = 0; in compareAndVerifyUnderestimated() local
3219 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local3375 deUint32 errValue = 0; in compareAndVerifyUnderestimatedNormal() local3451 deUint32 errValue = 0; in compareAndVerifyUnderestimatedDegenerate() local4004 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local4144 tcu::RGBA errValue; in compareAndVerifyUnderestimatedNormal() local4536 deUint32 errValue = 0; in compareAndVerifyOverestimated() local4632 deUint32 errValue = 0; in compareAndVerifyUnderestimated() local
130 MutableCodePointTrie::MutableCodePointTrie(uint32_t iniValue, uint32_t errValue, UErrorCode &errorC… in MutableCodePointTrie()