Searched refs:_lines (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtb_platdata.py | 150 self._lines = [] 181 self._lines.append(line) 189 lines = self._lines 190 self._lines = []
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 582 return _lines("Configuration", 1696 res = _lines("Symbol " + 1707 res += _lines("Ranges:", ranges_str + "\n") 1708 res += _lines("Prompts:", 1749 return _lines("Choice", 2618 return _lines("Menu", 3001 return _lines("Comment", 3359 def _lines(*args): function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 1247 CV_WRAP virtual void detect(InputArray _image, OutputArray _lines, 2042 CV_EXPORTS_W void HoughLinesPointSet( InputArray _point, OutputArray _lines, int lines_max, int thr…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 1247 CV_WRAP virtual void detect(InputArray _image, OutputArray _lines, 2042 CV_EXPORTS_W void HoughLinesPointSet( InputArray _point, OutputArray _lines, int lines_max, int thr…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 1247 CV_WRAP virtual void detect(InputArray _image, OutputArray _lines, 2042 CV_EXPORTS_W void HoughLinesPointSet( InputArray _point, OutputArray _lines, int lines_max, int thr…
|