Searched defs:isLeaf (Results 1 – 14 of 14) sorted by relevance
58 - (BOOL)isLeaf { method
94 buildItem_: function(traceName, isLeaf, bytes, allocs) { argument
85 DeltaTreeNode(bool isLeaf = true) in DeltaTreeNode()88 bool isLeaf() const { return IsLeaf; } in isLeaf() function in __anon574d0fa90111::DeltaTreeNode
91 RopePieceBTreeNode(bool isLeaf) : Size(0), IsLeaf(isLeaf) {} in RopePieceBTreeNode()95 bool isLeaf() const { return IsLeaf; } in isLeaf() function in __anon28a441470111::RopePieceBTreeNode
114 bool isLeaf() { return 0 == fLevel; } in isLeaf() function
83 virtual bool isLeaf() const OVERRIDE FINAL { return false; } in isLeaf() function
165 virtual bool isLeaf() const { return true; } in isLeaf() function
187 function isLeaf(node) function
108 base.filterTree = function(tree, isLeaf, predicate) argument
572 public boolean isLeaf() { in isLeaf() method in TextureAtlas.Node
283 int isLeaf; in statDecodePage() local
341 bool isLeaf() const { return Val != 0; } in isLeaf() function