Searched defs:bak (Results 1 – 3 of 3) sorted by relevance
22 - (char) bak; // expected-note {{previous declaration is here}} method47 - (void) bak {} // expected-warning {{conflicting return type in declaration of 'bak': 'char' vs 'v… method
445 fun File.bak() = File(bakRoot, abs().toRelativeString(outRoot)) in toPath() method
2271 int bak = cpi->per_frame_bandwidth; in vp8_second_pass() local