Home
last modified time | relevance | path

Searched defs:bak (Results 1 – 4 of 4) 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/llvm-project/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/libiio/src/
Dcontext.c222 struct iio_channel *bak = channels[i]; in reorder_channels() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2311 int bak = cpi->per_frame_bandwidth; in vp8_second_pass() local