Searched refs:end_l (Results 1 – 4 of 4) sorted by relevance
257 let mut end_l = ptr::null_mut(); in partition_in_blocks() localVariable281 if start_l < end_l || start_r < end_r { in partition_in_blocks()287 if start_l < end_l { in partition_in_blocks()299 if start_l == end_l { in partition_in_blocks()302 end_l = offsets_l.as_mut_ptr(); in partition_in_blocks()308 *end_l = i as u8; in partition_in_blocks()309 end_l = end_l.offset(!is_less(&*elem, pivot) as isize); in partition_in_blocks()332 let count = cmp::min(width(start_l, end_l), width(start_r, end_r)); in partition_in_blocks()367 if start_l == end_l { in partition_in_blocks()386 if start_l < end_l { in partition_in_blocks()[all …]
489 int end_l = l; in FinalizeDoc() local491 while (start_l < end_l && lines[end_l - 1].empty()) --end_l; in FinalizeDoc()493 gtl::ArraySlice<string>(lines.data() + start_l, end_l - start_l), "\n"); in FinalizeDoc()
21 my $end_l = "";
19 my $end_l = "";