Searched refs:ymask (Results 1 – 7 of 7) sorted by relevance
196 if (ymask) destination.y = v.x;236 if (ymask) destination.y = u.x;275 if (ymask) destination.y = t.y - u.y;289 if (ymask) destination.y = (t.y >= 0) ? t.y : -t.y;
2198 The variables "xmask", "ymask", "zmask", and "wmask" are booleans2249 if (ymask) destination.y = t.y;2279 if (ymask) destination.y = t.y * u.y;2309 if (ymask) destination.y = t.y + u.y;2350 if (ymask) destination.y = t.y * u.y + v.y;2375 if (ymask) destination.y = u.x;2400 if (ymask) destination.y = u.x;2434 if (ymask) destination.y = v.x;2465 if (ymask) destination.y = v.x;2490 if (ymask) destination.y = t.y*u.y;[all …]
4116 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local4286 ymask = 0xf; in xmlSchemaCompareDates()4289 ymask = 0x7; in xmlSchemaCompareDates()4292 ymask = 0x1; in xmlSchemaCompareDates()4295 ymask = 0x2; in xmlSchemaCompareDates()4298 ymask = 0x3; in xmlSchemaCompareDates()4301 ymask = 0x3; in xmlSchemaCompareDates()4304 ymask = 0x6; in xmlSchemaCompareDates()4307 ymask = 0x8; in xmlSchemaCompareDates()4310 ymask = 0; in xmlSchemaCompareDates()[all …]
541 int ymask = kYMask[yEnd]; in etc1_encode_image() local547 int mask = ymask & kXMask[xEnd]; in etc1_encode_image()
536 int ymask = kYMask[yEnd]; in etc1_encode_image() local542 int mask = ymask & kXMask[xEnd]; in etc1_encode_image()