Home
last modified time | relevance | path

Searched defs:last_ind (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dextrapolation.hpp154 const int last_ind = len - 1; in idx_high() local
180 const int last_ind = len - 1; in idx_high() local
/external/valgrind/perf/
Dtinycc.c2359 static long last_line_num, last_ind, func_ind; /* debug last line number and pc */ variable