Home
last modified time | relevance | path

Searched defs:new_r (Results 1 – 9 of 9) sorted by relevance

/external/ltp/lib/
Dtst_coredump.c16 struct rlimit new_r, old_r; in tst_no_corefile() local
/external/rust/crates/crossbeam-channel/tests/
Dzero.rs565 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Dlist.rs560 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Darray.rs669 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Dready.rs697 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Dselect_macro.rs710 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Dselect.rs970 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
/external/webp/src/dsp/
Dlossless_enc.c527 const uint32_t new_r = (((argb >> 16) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2543 unsigned new_r = (delta_sz[r] == kWord)? word_index++ : non_word_index++; in serialize() local