Searched refs:DECLARATION (Results 1 - 9 of 9) sorted by relevance

/external/tinyxml/
H A Dtinyxml.cpp1390 : TiXmlNode( TiXmlNode::DECLARATION )
1402 : TiXmlNode( TiXmlNode::DECLARATION )
1412 : TiXmlNode( TiXmlNode::DECLARATION )
H A Dtinyxml.h431 DECLARATION, enumerator in enum:TiXmlNode::NodeType
623 UNKNOWN, TEXT, and DECLARATION.
641 const TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (const TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
648 TiXmlDeclaration* ToDeclaration() { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
802 It is only used internally, both by the ELEMENT and the DECLARATION.
1132 TiXmlDeclaration() : TiXmlNode( TiXmlNode::DECLARATION ) {}
/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp157 else if(node.Type() == TiXmlNode::DECLARATION)
212 } else if(node.Type() == TiXmlNode::DECLARATION && name.length()==0) {
292 } else if(node.Type() == TiXmlNode::DECLARATION && name.length()==0) {
786 case TiXmlNode::DECLARATION:
/external/chromium_org/v8/src/
H A Dpreparser.cc353 pos, FunctionLiteral::DECLARATION,
H A Dparser.cc1021 : FunctionLiteral::DECLARATION;
1934 pos, FunctionLiteral::DECLARATION,
3496 function_type == FunctionLiteral::DECLARATION &&
H A Dast.h2314 DECLARATION enumerator in enum:v8::internal::FINAL::FunctionType
2467 bitfield_ = IsExpression::encode(function_type != DECLARATION) |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/srec/config/en.us/dictionary/
H A Dc0.627328 DECLARATION D EH2 K L ER0 EY1 SH AH0 N
[all...]

Completed in 3820 milliseconds