Home
last modified time | relevance | path

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

/external/clang/test/Rewriter/
Drewrite-modern-struct-ivar-1.mm14 NSRange _ranges[0]; field
38 …nge) : ((NSRange *)(&(((_NSRangeInfo *)( other ->_internal._multipleRanges._data))->_ranges))))[0];
/external/opencv/cv/src/
Dcvthresh.cpp335 float _ranges[] = { 0, 256 }; in cvThreshold() local
336 float* ranges = _ranges; in cvThreshold()
Dcvmotempl.cpp298 float _ranges[] = { 0, 360 }; in cvCalcGlobalOrientation() local
299 float* ranges = _ranges; in cvCalcGlobalOrientation()