Searched defs:And (Results 1 – 1 of 1) sorted by relevance
2773 static T And( T lhs, U rhs ){ return (T)( lhs & rhs ); } in And() function2779 static T And( T lhs, U rhs ) in And() function2790 static T And( T lhs, U rhs ) in And() function2801 static T And( T lhs, U rhs ) in And() function