Home
last modified time | relevance | path

Searched defs:IsLeaf (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h145 bool IsLeaf(ShapeIndexView index) const { in IsLeaf() function
402 bool IsLeaf() const { return tree_.IsLeaf(it_->first); } in IsLeaf() function
/external/cronet/net/tools/huffman_trie/huffman/
Dhuffman_builder.cc28 bool IsLeaf() const { in IsLeaf() function in net::huffman_trie::__anonf45b99a00111::HuffmanNode
/external/libtextclassifier/native/utils/grammar/parsing/
Dparse-tree.h65 bool IsLeaf() const { return !rhs2; } in IsLeaf() function
/external/clang/lib/Rewrite/
DDeltaTree.cpp79 bool IsLeaf; member in __anona3883b2c0111::DeltaTreeNode
DRewriteRope.cpp89 bool IsLeaf; member in __anon7058598a0111::RopePieceBTreeNode
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp1191 bool IsLeaf = true; in removeInternalRefEdge() local
1401 bool IsLeaf = true; in connectRefSCC() local