InInterval         67 modules/cudalegacy/perf/perf_labeling.cpp         InInterval(const int& _lo, const int& _hi) : lo(-_lo), hi(_hi) {}
InInterval         77 modules/cudalegacy/perf/perf_labeling.cpp         InInterval& operator=(const InInterval&);
InInterval         90 modules/cudalegacy/perf/perf_labeling.cpp         InInterval inInt(0, 2);
InInterval         65 modules/cudalegacy/test/test_labeling.cpp             InInterval(const int& _lo, const int& _hi) : lo(-_lo), hi(_hi) {}
InInterval         80 modules/cudalegacy/test/test_labeling.cpp             InInterval inInt(0, 2);