/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | DebugTreeAdaptor.cs | 72 dbg.CreateNode( node, payload ); in Create() 100 dbg.CreateNode( t ); in SimulateTreeConstruction() 113 dbg.CreateNode( d ); in DupNode() 120 dbg.CreateNode(d); in DupNode() 127 dbg.CreateNode(d); in DupNode() 134 dbg.CreateNode(d); in DupNode() 189 dbg.CreateNode( node ); in Create() 196 dbg.CreateNode( node ); in Create() 203 dbg.CreateNode( node ); in Create() 210 dbg.CreateNode(node); in Create()
|
D | DebugEventRepeater.cs | 173 public virtual void CreateNode( object t ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventRepeater 175 _listener.CreateNode( t ); in CreateNode() 177 public virtual void CreateNode( object node, IToken token ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventRepeater 179 _listener.CreateNode( node, token ); in CreateNode()
|
D | BlankDebugEventListener.cs | 146 public virtual void CreateNode( object t ) in CreateNode() method in Antlr.Runtime.Debug.BlankDebugEventListener 149 public virtual void CreateNode( object node, IToken token ) in CreateNode() method in Antlr.Runtime.Debug.BlankDebugEventListener
|
D | DebugEventHub.cs | 319 public virtual void CreateNode( object t ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventHub 324 listener.CreateNode( t ); in CreateNode() 328 public virtual void CreateNode( object node, IToken token ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventHub 333 listener.CreateNode( node, token ); in CreateNode()
|
D | TraceDebugEventListener.cs | 99 public override void CreateNode( object t ) in CreateNode() method in Antlr.Runtime.Debug.TraceDebugEventListener 107 public override void CreateNode( object node, IToken token ) in CreateNode() method in Antlr.Runtime.Debug.TraceDebugEventListener
|
D | DebugEventSocketProxy.cs | 360 public override void CreateNode( object t ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventSocketProxy 374 public override void CreateNode( object node, IToken token ) in CreateNode() method in Antlr.Runtime.Debug.DebugEventSocketProxy
|
D | RemoteDebugEventSocketListener.cs | 584 listener.CreateNode( node ); in Dispatch() 593 listener.CreateNode( node, token ); in Dispatch()
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | DebugTreeAdaptor.cs | 67 dbg.CreateNode(node, payload); in Create() 91 dbg.CreateNode(t); in SimulateTreeConstruction() 102 dbg.CreateNode(d); in DupNode() 148 dbg.CreateNode(node); in Create() 154 dbg.CreateNode(node); in Create() 160 dbg.CreateNode(node); in Create()
|
D | DebugEventRepeater.cs | 143 public virtual void CreateNode(object t) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventRepeater 144 _listener.CreateNode(t); in CreateNode() 146 public virtual void CreateNode(object node, IToken token) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventRepeater 147 _listener.CreateNode(node, token); in CreateNode()
|
D | IDebugEventListener.cs | 331 void CreateNode(object t); in CreateNode() method 341 void CreateNode(object node, IToken token); in CreateNode() method
|
D | BlankDebugEventListener.cs | 116 public virtual void CreateNode(object t) { in CreateNode() method in Antlr.Runtime.Debug.BlankDebugEventListener 118 public virtual void CreateNode(object node, IToken token) { in CreateNode() method in Antlr.Runtime.Debug.BlankDebugEventListener
|
D | DebugEventHub.cs | 262 public virtual void CreateNode(object t) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventHub 265 listener.CreateNode(t); in CreateNode() 269 public virtual void CreateNode(object node, IToken token) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventHub 272 listener.CreateNode(node, token); in CreateNode()
|
D | TraceDebugEventListener.cs | 88 public override void CreateNode(object t) { in CreateNode() method in Antlr.Runtime.Debug.TraceDebugEventListener 95 public override void CreateNode(object node, IToken token) { in CreateNode() method in Antlr.Runtime.Debug.TraceDebugEventListener
|
D | DebugEventSocketProxy.cs | 317 public override void CreateNode(object t) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventSocketProxy 330 public override void CreateNode(object node, IToken token) { in CreateNode() method in Antlr.Runtime.Debug.DebugEventSocketProxy
|
D | RemoteDebugEventSocketListener.cs | 450 listener.CreateNode(node); in Dispatch() 457 listener.CreateNode(node, token); in Dispatch()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_parser_imp.cpp | 172 CXFA_Node* pXFAChild = m_pFactory->CreateNode(XFA_XDPPACKET_Datasets, in ConstructXFANode() 392 m_pFactory->CreateNode(XFA_XDPPACKET_XDP, XFA_ELEMENT_Xfa); in ParseAsXDPPacket_XDP() 528 m_pFactory->CreateNode(XFA_XDPPACKET_Config, XFA_ELEMENT_Config); in ParseAsXDPPacket_Config() 550 m_pFactory->CreateNode(XFA_XDPPACKET_Template, XFA_ELEMENT_Template); in ParseAsXDPPacket_TemplateForm() 597 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_Form, XFA_ELEMENT_Form); in ParseAsXDPPacket_TemplateForm() 659 m_pFactory->CreateNode(XFA_XDPPACKET_Datasets, XFA_ELEMENT_DataModel); in ParseAsXDPPacket_Data() 695 m_pFactory->CreateNode(XFA_XDPPACKET_Datasets, XFA_ELEMENT_DataGroup); in ParseAsXDPPacket_Data() 725 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_LocaleSet, in ParseAsXDPPacket_LocaleConnectionSourceSet() 742 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_ConnectionSet, in ParseAsXDPPacket_LocaleConnectionSourceSet() 758 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_SourceSet, in ParseAsXDPPacket_LocaleConnectionSourceSet() [all …]
|
D | xfa_document_datadescription_imp.cpp | 79 pDocument->CreateNode(XFA_XDPPACKET_Datasets, eNodeType); in XFA_DataDescription_MaybeCreateDataNode() 109 pDocument->CreateNode(XFA_XDPPACKET_Datasets, eNodeType); in XFA_DataDescription_MaybeCreateDataNode()
|
D | xfa_document_imp.cpp | 170 CXFA_Node* CXFA_Document::CreateNode(FX_DWORD dwPacket, XFA_ELEMENT eElement) { in CreateNode() function in CXFA_Document 172 return CreateNode(pPacket, eElement); in CreateNode() 174 CXFA_Node* CXFA_Document::CreateNode(XFA_LPCPACKETINFO pPacket, in CreateNode() function in CXFA_Document
|
D | xfa_document_datamerger_imp.cpp | 594 CXFA_Node* pNewNode = pDocument->GetParser()->GetFactory()->CreateNode( in XFA_NodeMerge_CloneOrMergeInstanceManager() 1394 pDatasetsRoot = CreateNode(XFA_XDPPACKET_Datasets, XFA_ELEMENT_DataModel); 1435 pDataRoot = CreateNode(XFA_XDPPACKET_Datasets, XFA_ELEMENT_DataGroup); 1461 pFormRoot = CreateNode(XFA_XDPPACKET_Form, XFA_ELEMENT_Form); 1483 pDataTopLevel = CreateNode(XFA_XDPPACKET_Datasets, XFA_ELEMENT_DataGroup);
|
D | xfa_layout_pagemgr_new.cpp | 88 pPageArea = pObjFactory->CreateNode(m_pTemplatePageSetRoot->GetPacketID(), in InitLayoutPage() 98 pContentArea = pObjFactory->CreateNode(pPageArea->GetPacketID(), in InitLayoutPage() 117 pObjFactory->CreateNode(pPageArea->GetPacketID(), XFA_ELEMENT_Medium); in InitLayoutPage()
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_document.h | 122 virtual CXFA_Node* CreateNode(FX_DWORD dwPacket, XFA_ELEMENT eElement) = 0; 123 virtual CXFA_Node* CreateNode(XFA_LPCPACKETINFO pPacket, 155 virtual CXFA_Node* CreateNode(FX_DWORD dwPacket, XFA_ELEMENT eElement); 156 virtual CXFA_Node* CreateNode(XFA_LPCPACKETINFO pPacket,
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
D | IDebugEventListener.cs | 333 void CreateNode( object t ); in CreateNode() method 343 void CreateNode( object node, IToken token ); in CreateNode() method
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tree.pas | 73 function CreateNode(const Payload: IToken): IANTLRInterface; overload; 217 … function CreateNode(const TokenType: Integer; const FromToken: IToken): IANTLRInterface; overload; 225 function CreateNode(const TokenType: Integer; const FromToken: IToken; 234 function CreateNode(const TokenType: Integer; const Text: String): IANTLRInterface; overload; 1270 function CreateNode(const Payload: IToken): IANTLRInterface; overload; virtual; abstract; in CreateNode() function 1282 …function CreateNode(const TokenType: Integer; const FromToken: IToken): IANTLRInterface; overload;… in CreateNode() function 1283 function CreateNode(const TokenType: Integer; const FromToken: IToken; in CreateNode() function 1285 …function CreateNode(const TokenType: Integer; const Text: String): IANTLRInterface; overload; virt… in CreateNode() function 1318 function CreateNode(const Payload: IToken): IANTLRInterface; overload; override; in CreateNode() function 1756 function CreateNode(const Payload: IToken): IANTLRInterface; overload; override; [all …]
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
D | ASTParser.stg | 177 <label>_tree := Adaptor.CreateNode(<label>) as I<ASTLabelType>; 192 <label>_tree := Adaptor.CreateNode(<label>) as I<ASTLabelType>; 203 Adaptor.CreateNode(<label>) as I<ASTLabelType>
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidgethandler.cpp | 526 CXFA_Node* pNewTemplateNode = pXFADoc->GetParser()->GetFactory()->CreateNode( in CreateTemplateNode()
|