Searched defs:lines (Results 1 – 4 of 4) sorted by relevance
| /development/tools/checkstyle/gitlint/ |
| D | utils.py | 21 def filter_lines(lines, filter_regex, groups=None): argument
|
| /development/scripts/ |
| D | stack_core.py | 28 def ConvertTrace(lines): argument 173 def ConvertTrace(self, lines): argument
|
| D | symbol.py | 358 def SetAbi(lines): argument
|
| /development/perftests/panorama/feature_mos/src/mosaic/ |
| D | Pyramid.cpp | 31 int lines, size = calcStorage(width, height, border2, levels, &lines); in allocatePyramidPacked() local 96 …gned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) in calcStorage()
|