Searched defs:is16Bit (Results 1 – 3 of 3) sorted by relevance
361 bool is16Bit() const { in is16Bit() function
559 bool is16Bit() const { in is16Bit() function
297 bool contains (const typename Traits<T>::IVal& ival, const T& value, bool is16Bit = false, const tc… in contains()