Searched defs:setAll (Results 1 – 4 of 4) sorted by relevance
29 void setAll() { bits_ = ~(basic_int_t)0; } in setAll() function127 void setAll() { in setAll() function
28 void setAll() { bits_ = ~(basic_int_t)0; } in setAll() function126 void setAll() { in setAll() function
30 void setAll() { bits_ = ~(basic_int_t)0; } in setAll() function128 void setAll() { in setAll() function
447 void setAll() nothrow in setAll() function