Lines Matching refs:depth
299 depth=1,
374 if i+1-j > depth:
647 depth=1,
803 # adjust the name width based on the expected call depth, though
805 if not summary and not m.isinf(depth):
806 widths[0] += 4*(depth-1)
845 if not m.isinf(depth) else 0),
871 if name in table and depth > 1:
874 depth-1,
1014 # depth of 0 == m.inf
1015 if args.get('depth') == 0:
1016 args['depth'] = m.inf
1209 '-Z', '--depth',