Home
last modified time | relevance | path

Searched refs:start_index (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dstrutil.cc330 size_t start_index = 0; in NormalizePath() local
332 start_index++; in NormalizePath()
333 size_t j = start_index; in NormalizePath()
334 size_t prev_start = start_index; in NormalizePath()
335 for (size_t i = start_index; i <= o->size(); i++) { in NormalizePath()
349 j = start_index; in NormalizePath()
355 j = start_index; in NormalizePath()