Lines Matching defs:depth
40 private final int depth;53 this.depth = 0;88 this.depth = previousUsageMark.depth + cost;104 this.depth = otherUsageMark.depth;134 return this.depth < otherUsageMark.depth;178 return "certain=" + certain + ", depth="+depth+": " +