Home
last modified time | relevance | path

Searched defs:ToNode (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dxfa_object.h815 inline CXFA_Node* ToNode(CXFA_Object* pObj) { in ToNode() function
819 inline const CXFA_Node* ToNode(const CXFA_Object* pObj) { in ToNode() function
Dcscript_hostpseudomodel.cpp23 CXFA_Node* ToNode(CFXJSE_Value* pValue, CFXJSE_Class* pClass) { in ToNode() function
/external/v8/src/regexp/
Djsregexp.cc4778 RegExpNode* RegExpAtom::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpAtom
4788 RegExpNode* RegExpText::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpText
5150 RegExpNode* RegExpCharacterClass::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpCharacterClass
5414 RegExpNode* RegExpDisjunction::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpDisjunction
5440 RegExpNode* RegExpQuantifier::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpQuantifier
5489 RegExpNode* RegExpQuantifier::ToNode(int min, in ToNode() function in v8::internal::RegExpQuantifier
5630 RegExpNode* RegExpAssertion::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpAssertion
5684 RegExpNode* RegExpBackReference::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpBackReference
5693 RegExpNode* RegExpEmpty::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpEmpty
5740 RegExpNode* RegExpLookaround::ToNode(RegExpCompiler* compiler, in ToNode() function in v8::internal::RegExpLookaround
[all …]
/external/tinyxml2/
Dtinyxml2.h1288 XMLNode* ToNode() { return node; } in ToNode() function
1326 const XMLNode* ToNode() const { return node; } in ToNode() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1685 TiXmlNode* ToNode() const { return node; } in ToNode() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5623 SDNode *ToNode = To.getNode(); in TransferDbgValues() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6660 SDNode *ToNode = To.getNode(); in TransferDbgValues() local