Searched defs:subrange (Results 1 – 9 of 9) sorted by relevance
225 for (const auto& subrange : pattern.ranges()) { in ApplyPatternToSourceAsString() local407 for (const auto& subrange : pattern.ranges()) { in ApplyPatternToTargetAsOutputFile() local480 for (const auto& subrange : pattern.ranges()) { in ApplyPatternToCompilerAsOutputFile() local523 for (const auto& subrange : pattern.ranges()) { in ApplyPatternToLinkerAsOutputFile() local
53 for (const auto& subrange : pattern_.ranges()) { in ApplyPatternToSource() local
1237 array_type_def::subrange_sptr subrange; in build_array_ctf_range() local1297 array_type_def::subrange_sptr subrange; in process_ctf_array_type() local
796 array_type_def::subrange_sptr subrange(new array_type_def::subrange_type in build_array_type() local
7541 array_type_def::subrange_sptr subrange in clone_array() local
254 pub fn subrange(self, subrange: AllocRange) -> AllocRange { in subrange() method
1403 void** subrange = raw_mutable_data() + start; in ~RepeatedPtrField() local
136 let subrange = in build_fixed_size_array_di_node() localVariable
724 auto subrange = absl::MakeSpan(actual.data(), 3); in TEST() local