Home
last modified time | relevance | path

Searched defs:old_range (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dfile_util.rs194 let mut old_range: Option<std::ops::Range<u64>> = None; in get_allocated_ranges_for_fully_allocated_file() localVariable
216 let mut old_range: Option<std::ops::Range<u64>> = None; in get_allocated_ranges_for_file_with_one_hole() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dinterval.rs238 let old_range = range; in difference() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/
Dinterval.rs193 let old_range = range; in difference() localVariable
/aosp_15_r20/external/freetype/src/truetype/
H A Dttinterp.c6067 FT_F26Dot6 old_range, cur_range; in Ins_IP() local