Searched defs:errValue (Results 1 – 4 of 4) sorted by relevance
112 type errValue[V any] struct { type
3323 uint32_t errValue = 0; in compareAndVerifyOverestimatedNormal() local3483 uint32_t errValue = 0; in compareAndVerifyUnderestimatedNormal() local3559 uint32_t errValue = 0; in compareAndVerifyUnderestimatedDegenerate() local4113 uint32_t errValue = 0; in compareAndVerifyOverestimatedNormal() local4252 tcu::RGBA errValue; in compareAndVerifyUnderestimatedNormal() local4640 uint32_t errValue = 0; in compareAndVerifyOverestimated() local4735 uint32_t errValue = 0; in compareAndVerifyUnderestimated() local
130 MutableCodePointTrie::MutableCodePointTrie(uint32_t iniValue, uint32_t errValue, UErrorCode &errorC… in MutableCodePointTrie()