| /external/libxml2/doc/examples/ |
| index.py | 96 parser = CParser(filename) 97 parser.collect_references() 98 idx = parser.parse() 99 info = parse_top_comment(filename, parser.top_comment)
|
| xpath2.c | 17 #include <libxml/parser.h>
|
| /external/libxml2/ |
| xlink.c | 37 #include <libxml/parser.h>
|
| /external/lldb/examples/python/ |
| diagnose_unwind.py | 141 parser = create_diagnose_unwind_options() 143 (options, args) = parser.parse_args(command_args) 266 parser = optparse.OptionParser(description=description, prog='diagnose_unwind',usage=usage) 267 return parser
|
| /external/lldb/source/Plugins/SymbolFile/DWARF/ |
| DWARFDebugInfo.h | 60 static void Parse(SymbolFileDWARF* parser, Callback callback, void* userData);
|
| /external/llvm/test/MC/ARM/ |
| comment.s | 41 @ Make sure we did not mess up the parser state and it still lexes
|
| /external/nist-sip/java/gov/nist/javax/sip/header/ |
| From.java | 33 import gov.nist.javax.sip.parser.Parser; 150 Parser.checkToken(t);
|
| To.java | 33 import gov.nist.javax.sip.parser.Parser; 175 Parser.checkToken(t);
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| Parser.java | 26 package gov.nist.javax.sip.parser; 34 * Base parser class. 42 public abstract class Parser extends ParserCore implements TokenTypes { 127 * $Log: Parser.java,v $
|
| RetryAfterParser.java | 26 package gov.nist.javax.sip.parser; 34 * Parser for RetryAfter header.
|
| /frameworks/base/tools/aapt2/ |
| BindingXmlPullParser.h | 30 BindingXmlPullParser(const std::shared_ptr<XmlPullParser>& parser);
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
| BridgeXmlBlockParser.java | 35 * {@link BridgeXmlBlockParser} reimplements most of android.xml.XmlBlock.Parser. 53 * @param parser The XmlPullParser to get the content from. 57 public BridgeXmlBlockParser(XmlPullParser parser, BridgeContext context, boolean platformFile) { 59 System.out.println("CRTE " + parser.toString()); 62 mParser = parser; 65 mAttrib = new BridgeXmlPullAttributes(parser, context, mPlatformFile); 309 // done with parser remove it from the context stack. 364 + ": parser must be on START_TAG to read next text", this, 382 + ": parser must be on START_TAG or TEXT to read text",
|
| /frameworks/compile/mclinker/tools/mcld/ |
| Android.mk | 81 $(call transform-device-td-to-out,opt-parser-defs) 112 $(call transform-host-td-to-out,opt-parser-defs)
|
| /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/ |
| XMLParserBaseListener.java | 2 package android.databinding.parser;
|
| /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
| VCardVerifier.java | 243 final VCardParser parser = VCardUtils.getAppropriateParser(mVCardType); local 247 parser.addInterpreter(constructor); 250 parser.addInterpreter(mPropertyNodesVerifier); 252 parser.parse(is);
|
| /libcore/luni/src/test/java/libcore/xml/ |
| SaxTest.java | 95 * Android's Expat-based SAX parser fails this test because Expat doesn't 187 SAXParser parser = SAXParserFactory.newInstance().newSAXParser(); local 188 XMLReader reader = parser.getXMLReader(); 205 SAXParser parser = SAXParserFactory.newInstance().newSAXParser(); local 206 XMLReader reader = parser.getXMLReader();
|
| /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
| JJTAddressListParserState.java | 1 /* Generated By:JJTree: Do not edit this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache/james/mime4j/field/address/parser/JJTAddressListParserState.java */ 3 package org.apache.james.mime4j.field.address.parser; 28 automatically by the parser's ReInit() method. */
|
| ParseException.java | 17 package org.apache.james.mime4j.field.address.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/ |
| ParseException.java | 17 package org.apache.james.mime4j.field.contenttype.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/ |
| ParseException.java | 17 package org.apache.james.mime4j.field.datetime.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/ |
| JJTAddressListParserState.java | 1 /* Generated By:JJTree: Do not edit this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache/james/mime4j/field/address/parser/JJTAddressListParserState.java */ 3 package org.apache.james.mime4j.field.address.parser; 28 automatically by the parser's ReInit() method. */
|
| ParseException.java | 17 package org.apache.james.mime4j.field.address.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/ |
| ParseException.java | 17 package org.apache.james.mime4j.field.contenttype.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/ |
| ParseException.java | 17 package org.apache.james.mime4j.field.datetime.parser; 23 * parser. 32 * in the generated parser. Calling this constructor generates 97 * parser within which the parse error occurred. This array is 108 * from the parser), then this method is called during the printing
|
| /cts/tests/tests/content/src/android/content/cts/ |
| ContextTest.java | 204 final XmlResourceParser parser = getContext().getResources().getXml( local 208 XmlUtils.beginDocument(parser, "RelativeLayout"); 215 final AttributeSet attr = Xml.asAttributeSet(parser);
|