Searched refs:NegativeMask (Results 1 – 16 of 16) sorted by relevance
125 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
123 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
366 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
382 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
391 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
423 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
6835 InsnType NegativeMask = decodeULEB128(Ptr, &Len);6837 bool Fail = (insn & PositiveMask) || (~insn & NegativeMask);
10476 InsnType NegativeMask = decodeULEB128(Ptr, &Len);10478 bool Fail = (insn & PositiveMask) || (~insn & NegativeMask);
21930 InsnType NegativeMask = decodeULEB128(Ptr, &Len);21932 bool Fail = (insn & PositiveMask) || (~insn & NegativeMask);
25862 InsnType NegativeMask = decodeULEB128(Ptr, &Len);25864 bool Fail = (insn & PositiveMask) || (~insn & NegativeMask);