Searched defs:bri (Results 1 – 5 of 5) sorted by relevance
452 let mut bri = BufReadIter::from_byte_slice(&bytes[..]); in read_exact_bytes_from_slice() localVariable460 let mut bri = BufReadIter::from_bytes(&bytes); in read_exact_bytes_from_bytes() localVariable
158 …using bri = b<int>::r<short>; // expected-error{{constraints not satisfied for class template 'r' … typedef
197 Instruction* bri = &*bp->tail(); in IsStructuredHeader() local