Home
last modified time | relevance | path

Searched refs:kScope (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc355 static const char* const kScope = variable
373 cmd_help = kScope; in QueryDoc()
375 cmd_help = kScope; in QueryDoc()
/external/skia/src/sksl/
DSkSLASTNode.h108 kScope, enumerator
368 case Kind::kScope: in ASTNode()
DSkSLASTNode.cpp173 case Kind::kScope: in description()
DSkSLParser.cpp2018 ASTNode::ID result = this->createNode(offset, ASTNode::Kind::kScope, in suffix()
DSkSLIRGenerator.cpp1291 case ASTNode::Kind::kScope: in convertExpression()