Home
last modified time | relevance | path

Searched refs:NodeType (Results 1 – 25 of 190) sorted by relevance

12345678

/third_party/typescript/tests/baselines/reference/
DparserRealSource3.js9 export enum NodeType {
129 var NodeType;
130 (function (NodeType) { argument
131 NodeType[NodeType["None"] = 0] = "None";
132 NodeType[NodeType["Empty"] = 1] = "Empty";
133 NodeType[NodeType["EmptyExpr"] = 2] = "EmptyExpr";
134 NodeType[NodeType["True"] = 3] = "True";
135 NodeType[NodeType["False"] = 4] = "False";
136 NodeType[NodeType["This"] = 5] = "This";
137 NodeType[NodeType["Super"] = 6] = "Super";
[all …]
DparserRealSource3.types10 …// Note: Any addition to the NodeType should also be supported with addition to AstWalkerDetailCal…
11 export enum NodeType {
12 >NodeType : NodeType
15 >None : NodeType.None
18 >Empty : NodeType.Empty
21 >EmptyExpr : NodeType.EmptyExpr
24 >True : NodeType.True
27 >False : NodeType.False
30 >This : NodeType.This
33 >Super : NodeType.Super
[all …]
DparserRealSource10.js189 if (binopNodeType != NodeType.None) {
193 if (unopNodeType != NodeType.None) {
199 …y, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
200 …l, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
201 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
202 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
203 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
204 …ion.TypeScriptAndJSFuture, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
205 …ion.TypeScriptAndJSFuture, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
206 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
[all …]
DparserRealSource3.symbols10 …// Note: Any addition to the NodeType should also be supported with addition to AstWalkerDetailCal…
11 export enum NodeType {
12 >NodeType : Symbol(NodeType, Decl(parserRealSource3.ts, 5, 19))
15 >None : Symbol(NodeType.None, Decl(parserRealSource3.ts, 7, 26))
18 >Empty : Symbol(NodeType.Empty, Decl(parserRealSource3.ts, 8, 13))
21 >EmptyExpr : Symbol(NodeType.EmptyExpr, Decl(parserRealSource3.ts, 9, 14))
24 >True : Symbol(NodeType.True, Decl(parserRealSource3.ts, 10, 18))
27 >False : Symbol(NodeType.False, Decl(parserRealSource3.ts, 11, 13))
30 >This : Symbol(NodeType.This, Decl(parserRealSource3.ts, 12, 14))
33 >Super : Symbol(NodeType.Super, Decl(parserRealSource3.ts, 13, 13))
[all …]
DparserRealSource10.errors.txt12 …rmance/parser/ecmascript5/parserRealSource10.ts(188,34): error TS2304: Cannot find name 'NodeType'.
13 …rmance/parser/ecmascript5/parserRealSource10.ts(192,33): error TS2304: Cannot find name 'NodeType'.
14 …rmance/parser/ecmascript5/parserRealSource10.ts(198,80): error TS2304: Cannot find name 'NodeType'.
15 …mance/parser/ecmascript5/parserRealSource10.ts(198,120): error TS2304: Cannot find name 'NodeType'.
17 …rmance/parser/ecmascript5/parserRealSource10.ts(199,81): error TS2304: Cannot find name 'NodeType'.
18 …mance/parser/ecmascript5/parserRealSource10.ts(199,121): error TS2304: Cannot find name 'NodeType'.
20 …rmance/parser/ecmascript5/parserRealSource10.ts(200,87): error TS2304: Cannot find name 'NodeType'.
21 …mance/parser/ecmascript5/parserRealSource10.ts(200,127): error TS2304: Cannot find name 'NodeType'.
23 …rmance/parser/ecmascript5/parserRealSource10.ts(201,86): error TS2304: Cannot find name 'NodeType'.
24 …mance/parser/ecmascript5/parserRealSource10.ts(201,126): error TS2304: Cannot find name 'NodeType'.
[all …]
DparserRealSource10.types651 if (binopNodeType != NodeType.None) {
652 >binopNodeType != NodeType.None : boolean
654 >NodeType.None : any
655 >NodeType : any
672 if (unopNodeType != NodeType.None) {
673 >unopNodeType != NodeType.None : boolean
675 >NodeType.None : any
676 >NodeType : any
689 …y, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
690 …y, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
[all …]
DparserRealSource12.errors.txt15 …ormance/parser/ecmascript5/parserRealSource12.ts(94,34): error TS2304: Cannot find name 'NodeType'.
16 …ormance/parser/ecmascript5/parserRealSource12.ts(95,34): error TS2304: Cannot find name 'NodeType'.
17 …ormance/parser/ecmascript5/parserRealSource12.ts(96,34): error TS2304: Cannot find name 'NodeType'.
18 …ormance/parser/ecmascript5/parserRealSource12.ts(97,34): error TS2304: Cannot find name 'NodeType'.
19 …ormance/parser/ecmascript5/parserRealSource12.ts(98,34): error TS2304: Cannot find name 'NodeType'.
20 …ormance/parser/ecmascript5/parserRealSource12.ts(99,34): error TS2304: Cannot find name 'NodeType'.
21 …rmance/parser/ecmascript5/parserRealSource12.ts(100,34): error TS2304: Cannot find name 'NodeType'.
22 …rmance/parser/ecmascript5/parserRealSource12.ts(101,34): error TS2304: Cannot find name 'NodeType'.
23 …rmance/parser/ecmascript5/parserRealSource12.ts(102,34): error TS2304: Cannot find name 'NodeType'.
24 …rmance/parser/ecmascript5/parserRealSource12.ts(103,34): error TS2304: Cannot find name 'NodeType'.
[all …]
DparserRealSource14.js69 public nodeType(): TypeScript.NodeType {
71 return TypeScript.NodeType.None;
95 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
96 (this.parent().nodeType === TypeScript.NodeType.ClassDeclaration) &&
104 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
105 (this.parent().nodeType === TypeScript.NodeType.InterfaceDeclaration) &&
113 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
114 (this.parent().nodeType === TypeScript.NodeType.ArgDecl) &&
122 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
123 (this.parent().nodeType === TypeScript.NodeType.VarDecl) &&
[all …]
DparserRealSource12.types303 this.childrenWalkers[NodeType.None] = ChildrenWalkers.walkNone;
304 >this.childrenWalkers[NodeType.None] = ChildrenWalkers.walkNone : (preAst: ASTList, parent: AST, wa…
305 >this.childrenWalkers[NodeType.None] : IAstWalkChildren
309 >NodeType.None : any
310 >NodeType : any
316 this.childrenWalkers[NodeType.Empty] = ChildrenWalkers.walkNone;
317 >this.childrenWalkers[NodeType.Empty] = ChildrenWalkers.walkNone : (preAst: ASTList, parent: AST, w…
318 >this.childrenWalkers[NodeType.Empty] : IAstWalkChildren
322 >NodeType.Empty : any
323 >NodeType : any
[all …]
DparserRealSource11.js25 constructor (public nodeType: NodeType) {
39 case NodeType.Error:
40 case NodeType.EmptyExpr:
43 case NodeType.This:
45 case NodeType.Null:
48 case NodeType.False:
49 case NodeType.True:
52 case NodeType.Super:
54 case NodeType.EndCode:
55 case NodeType.Empty:
[all …]
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts188 if (binopNodeType != NodeType.None) {
192 if (unopNodeType != NodeType.None) {
198 …y, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
199 …l, Reservation.TypeScript, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
200 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
201 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
202 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
203 …ion.TypeScriptAndJSFuture, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
204 …ion.TypeScriptAndJSFuture, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
205 …servation.TypeScriptAndJS, OperatorPrecedence.None, NodeType.None, OperatorPrecedence.None, NodeTy…
[all …]
DparserRealSource12.ts94 this.childrenWalkers[NodeType.None] = ChildrenWalkers.walkNone;
95 this.childrenWalkers[NodeType.Empty] = ChildrenWalkers.walkNone;
96 this.childrenWalkers[NodeType.EmptyExpr] = ChildrenWalkers.walkNone;
97 this.childrenWalkers[NodeType.True] = ChildrenWalkers.walkNone;
98 this.childrenWalkers[NodeType.False] = ChildrenWalkers.walkNone;
99 this.childrenWalkers[NodeType.This] = ChildrenWalkers.walkNone;
100 this.childrenWalkers[NodeType.Super] = ChildrenWalkers.walkNone;
101 this.childrenWalkers[NodeType.QString] = ChildrenWalkers.walkNone;
102 this.childrenWalkers[NodeType.Regex] = ChildrenWalkers.walkNone;
103 this.childrenWalkers[NodeType.Null] = ChildrenWalkers.walkNone;
[all …]
DparserRealSource14.ts68 public nodeType(): TypeScript.NodeType {
70 return TypeScript.NodeType.None;
94 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
95 (this.parent().nodeType === TypeScript.NodeType.ClassDeclaration) &&
103 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
104 (this.parent().nodeType === TypeScript.NodeType.InterfaceDeclaration) &&
112 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
113 (this.parent().nodeType === TypeScript.NodeType.ArgDecl) &&
121 return (this.ast().nodeType === TypeScript.NodeType.Name) &&
122 (this.parent().nodeType === TypeScript.NodeType.VarDecl) &&
[all …]
DparserRealSource11.ts24 constructor (public nodeType: NodeType) {
38 case NodeType.Error:
39 case NodeType.EmptyExpr:
42 case NodeType.This:
44 case NodeType.Null:
47 case NodeType.False:
48 case NodeType.True:
51 case NodeType.Super:
53 case NodeType.EndCode:
54 case NodeType.Empty:
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h48 template <class NodeType>
52 std::is_base_of<IntrusiveNodeBase<NodeType>, NodeType>::value,
110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore()
111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore()
144 using iterator = iterator_template<NodeType>;
145 using const_iterator = iterator_template<const NodeType>;
169 void push_back(NodeType* node);
179 NodeType& front();
180 NodeType& back();
181 const NodeType& front() const;
[all …]
Dilist_node.h23 template <class NodeType>
29 template <class NodeType>
50 inline NodeType* NextNode() const;
55 inline NodeType* PreviousNode() const;
63 inline void InsertBefore(NodeType* pos);
71 inline void InsertAfter(NodeType* pos);
90 void ReplaceWith(NodeType* target);
98 NodeType* next_node_;
99 NodeType* previous_node_;
104 friend IntrusiveList<NodeType>;
[all …]
/third_party/spirv-tools/source/util/
Dilist.h48 template <class NodeType>
52 std::is_base_of<IntrusiveNodeBase<NodeType>, NodeType>::value,
110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore()
111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore()
144 using iterator = iterator_template<NodeType>;
145 using const_iterator = iterator_template<const NodeType>;
169 void push_back(NodeType* node);
179 NodeType& front();
180 NodeType& back();
181 const NodeType& front() const;
[all …]
Dilist_node.h23 template <class NodeType>
29 template <class NodeType>
50 inline NodeType* NextNode() const;
55 inline NodeType* PreviousNode() const;
63 inline void InsertBefore(NodeType* pos);
71 inline void InsertAfter(NodeType* pos);
90 void ReplaceWith(NodeType* target);
98 NodeType* next_node_;
99 NodeType* previous_node_;
104 friend IntrusiveList<NodeType>;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h48 template <class NodeType>
52 std::is_base_of<IntrusiveNodeBase<NodeType>, NodeType>::value,
110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore()
111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore()
144 using iterator = iterator_template<NodeType>;
145 using const_iterator = iterator_template<const NodeType>;
169 void push_back(NodeType* node);
179 NodeType& front();
180 NodeType& back();
181 const NodeType& front() const;
[all …]
Dilist_node.h23 template <class NodeType>
29 template <class NodeType>
50 inline NodeType* NextNode() const;
55 inline NodeType* PreviousNode() const;
63 inline void InsertBefore(NodeType* pos);
71 inline void InsertAfter(NodeType* pos);
90 void ReplaceWith(NodeType* target);
98 NodeType* next_node_;
99 NodeType* previous_node_;
104 friend IntrusiveList<NodeType>;
[all …]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dsection_parser_test.cc48 EXPECT_EQ(NodeType::kShader, sections[0].section_type); in TEST_F()
63 EXPECT_EQ(NodeType::kShader, sections[0].section_type); in TEST_F()
100 EXPECT_EQ(NodeType::kShader, sections[0].section_type); in TEST_F()
106 EXPECT_EQ(NodeType::kShader, sections[1].section_type); in TEST_F()
112 EXPECT_EQ(NodeType::kShader, sections[2].section_type); in TEST_F()
118 EXPECT_EQ(NodeType::kIndices, sections[3].section_type); in TEST_F()
123 EXPECT_EQ(NodeType::kTest, sections[4].section_type); in TEST_F()
137 EXPECT_EQ(NodeType::kShader, sections[0].section_type); in TEST_F()
152 EXPECT_EQ(NodeType::kShader, sections[0].section_type); in TEST_F()
188 NodeType section_type; in TEST_F()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDirectedGraph.h27 template <class NodeType, class EdgeType> class DGEdge {
31 explicit DGEdge(NodeType &N) : TargetNode(N) {} in DGEdge()
32 explicit DGEdge(const DGEdge<NodeType, EdgeType> &E) in DGEdge() argument
34 DGEdge<NodeType, EdgeType> &operator=(const DGEdge<NodeType, EdgeType> &E) {
45 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode()
46 NodeType &getTargetNode() { in getTargetNode()
47 return const_cast<NodeType &>( in getTargetNode()
48 static_cast<const DGEdge<NodeType, EdgeType> &>(*this).getTargetNode()); in getTargetNode()
52 void setTargetNode(const NodeType &N) { TargetNode = N; } in setTargetNode()
65 NodeType &TargetNode;
[all …]
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y21 static NodeType *nodeNew(const char *str, int type, int line_number);
22 static NodeType *nodeClone(NodeType *node);
23 static void nodeFreeInternals(NodeType *node);
24 static void nodeFree(NodeType *node);
26 static void commit_node(NodeType *node, int releaseIfTemp);
27 static void precommit_node(NodeType *node);
29 static NodeType *new_constInt(const char *str, int line_number);
30 static NodeType *new_constFloat(const char *str, int line_number);
31 static NodeType *new_constPtr(const char *str, int line_number);
32 static NodeType *new_var(const char *str, int line_number);
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h15 enum class NodeType enum
42 NodeType nodeType;
47 NodeType operator()(TIntermNode &node) in operator()
54 void visitSymbol(TIntermSymbol *) override { nodeType = NodeType::Symbol; } in visitSymbol()
56 void visitConstantUnion(TIntermConstantUnion *) override { nodeType = NodeType::ConstantUnion; } in visitConstantUnion()
60 nodeType = NodeType::FunctionPrototype; in visitFunctionPrototype()
65 nodeType = NodeType::PreprocessorDirective; in visitPreprocessorDirective()
70 nodeType = NodeType::Swizzle; in visitSwizzle()
76 nodeType = NodeType::Binary; in visitBinary()
82 nodeType = NodeType::Unary; in visitUnary()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceGraphBuilder.h33 using NodeType = typename GraphType::NodeType;
38 using NodeListType = SmallVector<NodeType *, 4>;
100 virtual NodeType &createRootNode() = 0;
103 virtual NodeType &createFineGrainedNode(Instruction &I) = 0;
107 virtual NodeType &createPiBlock(const NodeListType &L) = 0;
110 virtual EdgeType &createDefUseEdge(NodeType &Src, NodeType &Tgt) = 0;
113 virtual EdgeType &createMemoryEdge(NodeType &Src, NodeType &Tgt) = 0;
116 virtual EdgeType &createRootedEdge(NodeType &Src, NodeType &Tgt) = 0;
120 virtual const NodeListType &getNodesInPiBlock(const NodeType &N) = 0;
126 virtual void destroyNode(NodeType &N) { delete &N; } in destroyNode()
[all …]

12345678