Home
last modified time | relevance | path

Searched +defs:node +defs:js (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dgraph_kernel_build.cc41 for (auto &node : nodes) { in GetTopoValidNodes() local
51 bool IsAkgOp(const AnfNodePtr &node) { in IsAkgOp()
86 const auto &node = topo_valid_nodes[i]; in SplitNodes() local
92 for (const auto &node : topo_valid_nodes) { in SplitNodes() local
99 for (const auto &node : it.second) { in SplitNodes() local
197 auto node = *iter; in CollectNodes() local
207 std::string GetGraphKernelNodeName(const AnfNodePtr &node) { in GetGraphKernelNodeName()
358 nlohmann::json js; in SplitNodesByKernelCompiler() local
/third_party/typescript/src/compiler/
Demitter.ts175 … const js = getOutputJSFileName(inputFileName, configFile, ignoreCase, getCommonSourceDirectory); constant
854 const { js, dts, sourceFiles } = buildInfo!.bundle!; constant
1888 const bundle = node.kind === SyntaxKind.Bundle ? node as Bundle : undefined; constant
3080 const node = getParseTreeNode(contextNode); constant
3593 const fromPos = node.exportClause ? node.exportClause.end : nextPos; constant
Dchecker.ts443 ….fail("Cannot get symbols of a synthetic parameter that cannot be resolved to a parse-tree node."); enumerator
5285 … return Debug.fail("Unhandled type node kind returned from `symbolToTypeNode`."); enumerator
6528 : resolutionMode === ModuleKind.ESNext ? "js" enumerator
7589 for (const node of symbol.declarations) { constant
7991 const node = getDeclarationOfAliasSymbol(symbol); constant
8624 const node = walkUpParenthesizedTypes(type.symbol.declarations[0].parent); constant
10043 const node = getAnnotatedAccessorTypeNode(accessor); constant
10435 for (const node of symbol.declarations) { constant
10558 for (const node of implementsTypeNodes) { constant
10703 … for (const node of getInterfaceBaseTypeNodes(declaration as InterfaceDeclaration)!) { constant
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcoco_op.cc318 auto node = input_tree.find(node_name); in SearchNodeInJson() local
327 nlohmann::json js; in PrepareData() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp47554 namespace js { namespace
47799 namespace js { namespace
48012 namespace js { namespace
50477 namespace js {} namespace
50485 namespace js { namespace
50515 namespace js { namespace
50524 namespace js { namespace
50584 namespace js { namespace
50680 namespace js { namespace
50737 namespace js { namespace
[all …]
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2090node?: FunctionExpression | ArrowFunction | MethodDeclaration | GetAccessorDeclaration | SetAccess… property
2096 node: Expression | VariableDeclaration | BindingElement; property
2100 node: CallExpression; property
2104 node: Expression; property
2114 node: CallExpression | BinaryExpression; property
2877 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2933 node: ConditionalTypeNode; property
10958 readonly js: number; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2090node?: FunctionExpression | ArrowFunction | MethodDeclaration | GetAccessorDeclaration | SetAccess… property
2096 node: Expression | VariableDeclaration | BindingElement; property
2100 node: CallExpression; property
2104 node: Expression; property
2114 node: CallExpression | BinaryExpression; property
2877 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2933 node: ConditionalTypeNode; property
10958 readonly js: number; property