Searched defs:start_index (Results 1 – 7 of 7) sorted by relevance
49 inline uint32_t BitVector::IndexIterator::FindIndex(uint32_t start_index) const { in FindIndex()
128 const uintptr_t start_index = OffsetToIndex(begin_offset); in ClearRange() local
1104 size_t start_index, in SetupInvokeArguments()1163 size_t start_index = 0; in HandleInvoke() local1210 size_t start_index = 1; in HandleStringInit() local
1743 CpuRegister start_index = locations->InAt(2).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local
1580 Register start_index = locations->InAt(2).AsRegister<Register>(); in GenerateStringIndexOf() local
769 size_t start_index = 0; in ProcessLine() local
319 for (int32_t start_index = 0; start_index < kBaseLen; ++start_index) { in TEST_F() local