HomeSort by relevance Sort by last modified time
    Searched refs:Parser (Results 426 - 450 of 895) sorted by null

<<11121314151617181920>>

  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Duration.cs 35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Duration), global::Google.Protobuf.WellKnownTypes.Duration.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
87 public static pb::MessageParser<Duration> Parser { get { return _parser; } }
Timestamp.cs 35 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Timestamp), global::Google.Protobuf.WellKnownTypes.Timestamp.Parser, new[]{ "Seconds", "Nanos" }, null, null, null)
99 public static pb::MessageParser<Timestamp> Parser { get { return _parser; } }
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
AbstractParser.java 39 * A partial implementation of the {@link Parser} interface which implements
43 * {@link Parser} interface. See {@link Parser} for related javadocs.
45 * {@link Parser#parsePartialFrom(CodedInputStream, ExtensionRegistryLite)}
50 implements Parser<MessageType> {
  /external/testng/src/main/java/org/testng/xml/
TestNGContentHandler.java 25 * Suite definition parser utility.
95 if (Parser.DEPRECATED_TESTNG_DTD_URL.equals(publicId)
96 || Parser.TESTNG_DTD_URL.equals(publicId)) {
98 InputStream is = getClass().getClassLoader().getResourceAsStream(Parser.TESTNG_DTD);
100 is = Thread.currentThread().getContextClassLoader().getResourceAsStream(Parser.TESTNG_DTD);
165 Utils.log("Parser", 1, "[WARN] Unknown value of attribute 'parallel' at suite level: '" + parallel + "'.");
208 Utils.log("Parser", 1, "[ERROR] Unable to create custom object factory '" + objectFactory + "' :" + e);
304 Utils.log("Parser", 1, "[WARN] Unknown value of attribute 'parallel' for test '"
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
HyperParser.py 25 parser = PyParse.Parser(editwin.indentwidth, editwin.tabwidth)
39 parser.set_str(text.get(startatindex, stopatindex)+' \n')
40 bod = parser.find_good_parse_start(
44 parser.set_lo(bod or 0)
55 parser.set_str(text.get(startatindex, stopatindex)+' \n')
56 parser.set_lo(0)
58 # We want what the parser has, except for the last newline and space.
59 self.rawtext = parser.str[:-2]
60 # As far as I can see, parser.str preserves the statement we are in
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/
driver.py 8 """Parser driver.
41 p = parse.Parser(self.grammar, self.convert)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_old_mailbox.py 108 import email.parser
113 email.parser.Parser().parse):
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
HyperParser.py 25 parser = PyParse.Parser(editwin.indentwidth, editwin.tabwidth)
39 parser.set_str(text.get(startatindex, stopatindex)+' \n')
40 bod = parser.find_good_parse_start(
44 parser.set_lo(bod or 0)
55 parser.set_str(text.get(startatindex, stopatindex)+' \n')
56 parser.set_lo(0)
58 # We want what the parser has, except for the last newline and space.
59 self.rawtext = parser.str[:-2]
60 # As far as I can see, parser.str preserves the statement we are in
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/
driver.py 8 """Parser driver.
41 p = parse.Parser(self.grammar, self.convert)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_old_mailbox.py 108 import email.parser
113 email.parser.Parser().parse):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 25 parser = PyParse.Parser(editwin.indentwidth, editwin.tabwidth)
39 parser.set_str(text.get(startatindex, stopatindex)+' \n')
40 bod = parser.find_good_parse_start(
44 parser.set_lo(bod or 0)
55 parser.set_str(text.get(startatindex, stopatindex)+' \n')
56 parser.set_lo(0)
58 # We want what the parser has, except for the last newline and space.
59 self.rawtext = parser.str[:-2]
60 # As far as I can see, parser.str preserves the statement we are in
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 8 """Parser driver.
41 p = parse.Parser(self.grammar, self.convert)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_old_mailbox.py 108 import email.parser
113 email.parser.Parser().parse):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 25 parser = PyParse.Parser(editwin.indentwidth, editwin.tabwidth)
39 parser.set_str(text.get(startatindex, stopatindex)+' \n')
40 bod = parser.find_good_parse_start(
44 parser.set_lo(bod or 0)
55 parser.set_str(text.get(startatindex, stopatindex)+' \n')
56 parser.set_lo(0)
58 # We want what the parser has, except for the last newline and space.
59 self.rawtext = parser.str[:-2]
60 # As far as I can see, parser.str preserves the statement we are in
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 8 """Parser driver.
41 p = parse.Parser(self.grammar, self.convert)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_old_mailbox.py 108 import email.parser
113 email.parser.Parser().parse):
  /prebuilts/tools/common/m2/repository/org/w3c/css/sac/1.3/
sac-1.3.jar 
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
UniClassObject.py 152 EdkLogger.Error("Unicode File Parser",
171 EdkLogger.Error("Unicode File Parser",
195 EdkLogger.Error("Unicode File Parser",
216 EdkLogger.Error("Unicode File Parser",
335 EdkLogger.Error("Unicode File Parser",
340 EdkLogger.Error("Unicode File Parser",
397 EdkLogger.Error("Unicode File Parser",
426 EdkLogger.Error("Unicode File Parser",
434 EdkLogger.Error("Unicode File Parser", ToolError.FORMAT_INVALID,
442 EdkLogger.Error("Unicode File Parser", ToolError.FILE_OPEN_FAILURE, ExtraData=File.Path)
    [all...]
  /frameworks/base/core/java/android/text/
Html.java 44 import org.ccil.cowan.tagsoup.Parser;
70 * This method is called when the HTML parser encounters an
82 * Is notified when HTML tags are encountered that the parser does
87 * This method will be called whenn the HTML parser encounters
200 * Lazy initialization holder for HTML parser. This class will
229 Parser parser = new Parser(); local
231 parser.setProperty(Parser.schemaProperty, HtmlParser.schema)
    [all...]
  /external/flatbuffers/src/
idl_gen_general.cpp 151 GeneralGenerator(const Parser &parser, const std::string &path,
153 : BaseGenerator(parser, path, file_name, "", "."),
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
MessageDescriptor.cs 67 Parser = generatedCodeInfo?.Parser;
138 /// A parser for this message type.
148 /// an auto-generated nested key/value pair message for the field. No message parser object is created for
152 /// For wrapper types (<see cref="Google.Protobuf.WellKnownTypes.StringValue"/> and the like), the parser returned here
158 public MessageParser Parser { get; }

Completed in 575 milliseconds

<<11121314151617181920>>