Searched defs:bg (Results 1 – 8 of 8) sorted by relevance
19 extern "C" void bg(B *b) { in bg() function
27 X2< B > bg = X1< X2< B > >::get(); variable
21 XYZ bg; member
49 volatile G *bg = dynamic_cast<G *>(b); in test() local
270 BG bg(1.0); variable
216 B<&g> bg; // expected-error {{ambiguous}} variable
274 bool bg = (i > 20); in operator_not_equal() local
522 changeColor(enum Colors colors,bool bold,bool bg) changeColor() argument