Searched refs:descendents (Results 1 – 5 of 5) sorted by relevance
2 The sum of self and descendents is the major sort12 descendents.17 descendents18 the number of seconds spent in the descendents of40 descendents*
21 ms/call function and its descendents per call, if this
156 def descendents(self): member in Dataset167 for child in ds.descendents():229 for child in parent.descendents():
397 for child in ds.descendents():
274 private void getGroups(LocalityGroup group, Set descendents) in getGroups() argument283 getGroups(child, descendents); in getGroups()285 descendents.addAll(children); in getGroups()