Searched refs:first_index (Results 1 – 2 of 2) sorted by relevance
403 first_index = 0406 while first_index < len(first_filelist) and second_index < len(second_filelist):408 first_full_filename, first_relative_filename = first_filelist[first_index]414 first_index += 1424 first_index += 1427 while first_index < len(first_filelist):428 first_full_filename, first_relative_filename = first_filelist[first_index]430 first_index += 1
2141 bool first_index = true; in CalculateNumberOfIndexBssMappingEntries() local2144 if (first_index || !encoder.TryMerge(index, bss_offset)) { in CalculateNumberOfIndexBssMappingEntries()2147 first_index = false; in CalculateNumberOfIndexBssMappingEntries()2824 bool first_index = true; in WriteIndexBssMapping() local2827 if (first_index) { in WriteIndexBssMapping()2828 first_index = false; in WriteIndexBssMapping()