Home
last modified time | relevance | path

Searched defs:bak (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaObjC/
Dclass-protocol-method-match.m22 - (char) bak; // expected-note {{previous declaration is here}} method
47 - (void) bak {} // expected-warning {{conflicting return type in declaration of 'bak': 'char' vs 'v… method
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2319 int bak = cpi->per_frame_bandwidth; in vp8_second_pass() local