Searched defs:isBitSet (Results 1 – 5 of 5) sorted by relevance
590 private static boolean isBitSet(long flags, int bitIndex) { in isBitSet() method in AccessibilityViewEmbedder.ReflectionAccessors
57 inline bool isBitSet (deUint32 src, int ndx) in isBitSet() function
178 inline bool isBitSet(deUint32 src, int ndx) in isBitSet() function
67 inline bool isBitSet (deUint32 src, int ndx) in isBitSet() function246 bool isBitSet (int ndx) const in isBitSet() function in tcu::astc::__anon734a9f040111::Block128
171 bool isBitSet(IValueT Bit, IValueT Value) { return (Value & Bit) == Bit; } in isBitSet() function