HomeSort by relevance Sort by last modified time
    Searched refs:tokenizer (Results 251 - 275 of 357) sorted by null

<<1112131415

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.cc 50 #include <google/protobuf/io/tokenizer.h>
167 // This class makes use of the Protocol Message compiler's tokenizer found
168 // in //google/protobuf/io/tokenizer.h. Note that class's Parse
209 tokenizer_.set_comment_style(io::Tokenizer::SH_COMMENT_STYLE);
223 if (LookingAtType(io::Tokenizer::TYPE_END)) {
238 return suc && LookingAtType(io::Tokenizer::TYPE_END);
307 // Consumes the current field (as returned by the tokenizer) on the
591 if (LookingAtType(io::Tokenizer::TYPE_INTEGER)) {
616 if (LookingAtType(io::Tokenizer::TYPE_IDENTIFIER)) {
622 LookingAtType(io::Tokenizer::TYPE_INTEGER))
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 41 #include <google/protobuf/io/tokenizer.h>
107 input_.reset(new io::Tokenizer(raw_input_.get(), &error_collector_));
121 EXPECT_EQ(io::Tokenizer::TYPE_END, input_->current().type);
141 EXPECT_EQ(io::Tokenizer::TYPE_END, input_->current().type);
164 EXPECT_EQ(io::Tokenizer::TYPE_END, input_->current().type);
178 scoped_ptr<io::Tokenizer> input_;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
yjp-controller-api-redist.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 

Completed in 540 milliseconds

<<1112131415