Searched defs:new_r (Results 1 – 9 of 9) sorted by relevance
16 struct rlimit new_r, old_r; in tst_no_corefile() local
565 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
560 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
669 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
697 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
710 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
970 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
527 const uint32_t new_r = (((argb >> 16) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
2543 unsigned new_r = (delta_sz[r] == kWord)? word_index++ : non_word_index++; in serialize() local