Searched refs:_xor (Results 1 – 9 of 9) sorted by relevance
91 uint32_t _xor) in arm_simd_fill() argument104 _xor & 0xff); in arm_simd_fill()112 _xor & 0xffff); in arm_simd_fill()120 _xor); in arm_simd_fill()
194 uint32_t _xor) in arm_neon_fill() argument207 _xor & 0xff); in arm_neon_fill()215 _xor & 0xffff); in arm_neon_fill()223 _xor); in arm_neon_fill()
175 uint32_t _xor) in mips_dspr2_fill() argument191 pixman_fill_buff16_mips (dst, byte_width, _xor & 0xffff); in mips_dspr2_fill()204 pixman_fill_buff32_mips (dst, byte_width, _xor); in mips_dspr2_fill()
611 uint32_t _xor);
138 char _xor; in FuzzOneByteInDeltaFile() member154 ^ fuzzers[fuzzer_]._xor); in FuzzOneByteInDeltaFile()
164 if (segment->_xor()) { in debugValidateLoop()180 SK_ALWAYSBREAK(!signSum || fSegment->_xor()); in debugValidateLoop()195 if (!segment->_xor()) { in debugValidateLoop()237 if (!segment->_xor()) { in debugValidateLoop()256 if (!segment->_xor()) { in debugValidateLoop()280 … SK_ALWAYSBREAK(span.fOppSum == oppSumWinding || segment->oppXor() || segment->_xor()); in debugValidateLoop()
250 bool _xor() const { // FIXME: used only by SkOpAngle::debugValidateLoop() in _xor() function
165 if (segment->_xor()) { in debugValidateLoop()181 SK_ALWAYSBREAK(!signSum || fSegment->_xor()); in debugValidateLoop()196 if (!segment->_xor()) { in debugValidateLoop()238 if (!segment->_xor()) { in debugValidateLoop()257 if (!segment->_xor()) { in debugValidateLoop()281 … SK_ALWAYSBREAK(span.fOppSum == oppSumWinding || segment->oppXor() || segment->_xor()); in debugValidateLoop()
252 bool _xor() const { // FIXME: used only by SkOpAngle::debugValidateLoop() in _xor() function