Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/traits/negative-impls/
Dpin-unsound-issue-66544-derefmut.rs25 let mut p_ref: Pin<&MyType<'_>> = p.as_ref(); in main() localVariable
/third_party/ffmpeg/libavcodec/
Dwebp.c710 uint8_t *p_ref = GET_PIXEL(img->frame, ref_x, ref_y); in decode_entropy_coded_image() local