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()
186 for (int32_t start_index = 0; start_index < kBaseLen; ++start_index) { in TEST_F() local
892 unsigned int start_index = 0; in Trim() local
741 size_t start_index = 0; in BuildInvoke() local
959 CpuRegister start_index = locations->InAt(2).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local
1034 Register start_index = locations->InAt(2).AsRegister<Register>(); in GenerateStringIndexOf() local
762 const size_t start_index = skip_this ? 1 : 0; in GenDalvikArgs() local