Lines Matching refs:depth
392 depth=1,
438 if i+1-j > depth:
681 depth=1,
837 # adjust the name width based on the expected call depth, though
839 if not summary and not m.isinf(depth):
840 widths[0] += 4*(depth-1)
879 if not m.isinf(depth) else 0),
905 if name in table and depth > 1:
908 depth-1,
1034 # depth of 0 == m.inf
1035 if args.get('depth') == 0:
1036 args['depth'] = m.inf
1245 '-Z', '--depth',