Searched refs:ForEachSubpieceWithBool (Results 1 – 2 of 2) sorted by relevance
1526 return root_piece().ForEachSubpieceWithBool( in operator ==()1556 return root_piece().ForEachSubpieceWithBool([&](const ShapeIndex& index, in IsAll()1624 return root_piece().ForEachSubpieceWithBool( in IsAllFloat()1661 return root_piece().ForEachSubpieceWithBool( in IsAllFirst()
412 bool ForEachSubpieceWithBool(const Fn& func) const { in ForEachSubpieceWithBool() function