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