Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/lib/
H A Dtst_coredump.c16 struct rlimit new_r, old_r; in tst_no_corefile() local
/aosp_15_r20/external/rust/android-crates-io/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
Dready.rs695 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
Dselect_macro.rs710 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
Dselect.rs968 let new_r: T = Box::new(Some(new_r)); in channel_through_channel() localVariable
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_writer.cpp208 AuxTraceRecord new_r(compressed_data.size(), r.data->offset, r.data->idx, r.data->tid, in WriteAuxTraceRecord() local
/aosp_15_r20/system/core/fastboot/
H A Dvendor_boot_img_utils.cpp269 auto new_r = round_up(new_hdr_v4->vendor_ramdisk_table_size, new_hdr->page_size); in replace_default_vendor_ramdisk() local
/aosp_15_r20/external/webp/src/dsp/
H A Dlossless_enc.c527 const uint32_t new_r = (((argb >> 16) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh2892 unsigned new_r = (delta_sz[r] == kWord)? word_index++ : non_word_index++; in serialize() local
2996 unsigned new_r = (delta_sz[r] == kWord)? word_index++ : non_word_index++; in serialize() local