Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.cc1827 int cut_index, in CutOutRange() argument
1830 bool odd = (((cut_index - start_index) & 1) == 1); in CutOutRange()
1834 ranges->at(cut_index), in CutOutRange()
1835 ranges->at(cut_index + 1) - 1, in CutOutRange()
1843 for (int j = cut_index; j > start_index; j--) { in CutOutRange()
1846 for (int j = cut_index + 1; j < end_index; j++) { in CutOutRange()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c906 const struct brw_tracked_state genX(cut_index) = {
5576 &genX(cut_index),
5668 &genX(cut_index),