Searched refs:bitSetMatch (Results 1 – 2 of 2) sorted by relevance
342 virtual bool bitSetMatch(const char*, bool) = 0;366 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) {374 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) {714 virtual bool bitSetMatch(const char *, bool );844 virtual bool bitSetMatch(const char *, bool );
220 bool Input::bitSetMatch(const char *Str, bool) { in bitSetMatch() function in Input493 bool Output::bitSetMatch(const char *Str, bool Matches) { in bitSetMatch() function in Output