HomeSort by relevance Sort by last modified time
    Searched defs:Parse (Results 176 - 200 of 256) sorted by null

1 2 3 4 5 6 78 91011

  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 23 that generates a parse tree, and generates output by dumping the parse tree,
41 The parser does not build up a parse tree but rather a "skeleton" which
289 def Parse(self, text, fold_whitespace):
648 grit.exception.NotReady() if used before Parse() has been successfully
676 def Parse(self):
704 chunks = HtmlChunks().Parse(text, self.fold_whitespace_)
  /external/lldb/source/Target/
CPPLanguageRuntime.cpp 286 CPPLanguageRuntime::MethodName::Parse()
359 Parse();
367 Parse();
375 Parse();
383 Parse();
  /external/lzma/Java/SevenZip/
LzmaAlone.java 71 public boolean Parse(String[] args) throws Exception
175 if (!params.Parse(args))
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 68 return Parse(
202 bool CFX_CTTGSUBTable::Parse(
  /external/regex-re2/util/
pcre.h 107 // you can typically parse text faster than with sscanf.
568 static inline bool Parse(const char* str, int n, void* dest) {
612 : arg_(p), parser_(_PCRE_MatchObject<T>::Parse) {
615 // Parse the data
616 bool Parse(const char* str, int n) const;
655 inline bool PCRE::Arg::Parse(const char* str, int n) const {
  /external/skia/tools/flags/
SkCommandLineFlags.cpp 65 * @param string C style string to parse.
194 void SkCommandLineFlags::Parse(int argc, char** argv) {
198 SkDebugf("Parse should only be called once at the beginning of main!\n");
  /external/skia/tools/
image_expectations.cpp 114 bool parsedJson = Parse(filePtr, &fExpectedJsonRoot);
117 SkDebugf("Failed to parse JSON expectations file '%s'\n", jsonPath);
215 /*static*/ bool ImageResultsAndExpectations::Parse(SkFILE *filePtr,
225 if (!reader.parse(bytes, bytes+size, *jsonRoot)) {
  /external/srec/tools/parseStringTest/
parseStringTest.c 104 ESR_ReturnCode Parse(SR_Grammar* grammar, LCHAR* trans, PFile* fout, Opts* opts)
124 Parse(grammar, trans, fout, &myopts);
189 pfprintf(fout, "no parse (%s)\n\n", trans);
195 pfprintf(fout, "parse ok (%d results) (%s) (%d)\n", result_count, trans, key_count);
235 if (result_count < 1) /*failed to parse, but this could still be a pass if you expected a failure*/
237 pfprintf(fout, "NO PARSE FOR: %s|%s|%s| |", trans, key, ref);
354 rc = Parse(grammar, NULL, fout, &opts);
384 if ((rc = Parse(grammar, trans, fout, &opts)) != ESR_SUCCESS)
431 if ((rc = Parse(grammar, trans, fout, &opts)) != ESR_SUCCESS)
565 /* we're trying to parse
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc 160 // Data that gets updated as we parse, and is converted to a TemplateURL by
419 // If there is a parameter filter, parse the existing URL and remove any
472 TemplateURL* TemplateURLParser::Parse(
  /external/chromium_org/chrome/test/chromedriver/
capabilities.cc 362 return Status(kUnknownError, "cannot parse " + it.key(), status);
491 Status Capabilities::Parse(const base::DictionaryValue& desired_caps) {
503 kUnknownError, "cannot parse capability: " + it->first, status);
  /external/chromium_org/extensions/common/
url_pattern.cc 142 ParseResult result = Parse(pattern);
162 URLPattern::ParseResult URLPattern::Parse(const std::string& pattern) {
174 // Parse out the scheme.
200 // Parse out the host and path.
  /external/chromium_org/third_party/libevent/
event_rpcgen.py     [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 704 const char* TiXmlDocument::Parse( const char* p, TiXmlParsingData* prevData, TiXmlEncoding encoding )
708 // Parse away, at the document level. Since a document
759 p = node->Parse( p, &data, encoding );
1043 const char* TiXmlElement::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1150 p = attrib->Parse( p, data, encoding );
1201 p = textNode->Parse( p, data, encoding );
1207 p = textNode->Parse( pWithWhiteSpace, data, encoding );
1229 p = node->Parse( p, data, encoding );
1275 const char* TiXmlUnknown::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1337 const char* TiXmlComment::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding
    [all...]
  /external/lldb/source/Expression/
ClangUserExpression.cpp 421 ClangUserExpression::Parse (Stream &error_stream,
481 // Parse the expression
522 unsigned num_errors = parser.Parse (error_stream);
    [all...]
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugInfo.cpp 329 // A callback function for the static DWARFDebugInfo::Parse() function
356 // Just return the current offset to parse the next CU or DIE entry
381 // Parse
391 DWARFDebugInfo::Parse(SymbolFileDWARF* dwarf2Data, Callback callback, void* userData)
408 // and get the offset that we are to continue to parse from
414 // We are in our compile unit, parse starting at the offset
415 // we were told to parse
477 // A callback function for the static DWARFDebugInfo::Parse() function
593 return cu->GetFirstDIEOffset(); // Return true to parse all DIEs in this Compile Unit
633 // Just return the current offset to parse the next CU or DIE entr
    [all...]
DWARFDebugLine.cpp 29 // Parse
31 // Parse all information in the debug_line_data into an internal
35 DWARFDebugLine::Parse(const DataExtractor& debug_line_data)
65 Parse(debug_line_data);
382 // Parse
384 // Parse the entire line table contents calling callback each time a
389 DWARFDebugLine::Parse(const DataExtractor& debug_line_data, DWARFDebugLine::State::Callback callback, void* userData)
568 // Parse a single line table (prologue and all rows) and call the
594 log->Error ("failed to parse DWARF line table prologue");
    [all...]
  /external/llvm/tools/llvm-readobj/
ARMAttributeParser.cpp 646 void ARMAttributeParser::Parse(ArrayRef<uint8_t> Section) {
  /external/lzma/CPP/7zip/Archive/
LzmaHandler.cpp 50 bool Parse(const Byte *buf, bool isThereFilter);
53 bool CHeader::Parse(const Byte *buf, bool isThereFilter)
289 if (!_header.Parse(buf, _lzma86))
385 if (!st.Parse(buf, _lzma86))
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 166 // We still return true because we did, in fact, parse an integer.
183 // We still return true because we did, in fact, parse an integer.
205 // We still return true because we did, in fact, parse a number.
306 bool Parser::Parse(io::Tokenizer* input, FileDescriptorProto* file) {
318 // Don't attempt to parse the file if we didn't recognize the syntax
328 // Repeatedly parse statements until we reach the end of the file.
331 // This statement failed to parse. Skip it, but keep looping to parse
412 // This statement failed to parse. Skip it, but keep looping to parse
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 704 const char* TiXmlDocument::Parse( const char* p, TiXmlParsingData* prevData, TiXmlEncoding encoding )
708 // Parse away, at the document level. Since a document
759 p = node->Parse( p, &data, encoding );
1043 const char* TiXmlElement::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1150 p = attrib->Parse( p, data, encoding );
1201 p = textNode->Parse( p, data, encoding );
1207 p = textNode->Parse( pWithWhiteSpace, data, encoding );
1229 p = node->Parse( p, data, encoding );
1275 const char* TiXmlUnknown::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1337 const char* TiXmlComment::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding
    [all...]
  /external/srec/tools/test_g2g/
test_g2g.c 72 ESR_ReturnCode Parse(SR_Grammar* grammar, LCHAR* trans, PFile* fout);
328 rc = Parse( grammar, fst->olabels->words[wordid], PSTDOUT);
439 ESR_ReturnCode Parse(SR_Grammar* grammar, LCHAR* trans, PFile* fout)
457 pfprintf(fout,"no parse\n\n");
462 pfprintf(fout,"parse ok (%d results)\n", result_count);
  /external/tinyxml/
tinyxmlparser.cpp 681 const char* TiXmlDocument::Parse( const char* p, TiXmlParsingData* prevData, TiXmlEncoding encoding )
685 // Parse away, at the document level. Since a document
736 p = node->Parse( p, &data, encoding );
1014 const char* TiXmlElement::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1109 p = attrib->Parse( p, data, encoding );
1157 p = textNode->Parse( p, data, encoding );
1163 p = textNode->Parse( pWithWhiteSpace, data, encoding );
1185 p = node->Parse( p, data, encoding );
1231 const char* TiXmlUnknown::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
1292 const char* TiXmlComment::Parse( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding
    [all...]
  /external/chromium_org/base/android/jni_generator/
jni_generator.py 23 """Exception thrown when we can't parse the input file."""
320 def Parse(params):
349 """Parse jarjar mappings from a string."""
408 params=JniParams.Parse(match.group('params')),
534 ParseError: if unable to parse.
545 params=JniParams.Parse(match.group('params')))]
550 raise ParseError('could not parse @CalledByNative method signature',
556 """Uses 'javap' to parse a .class file and generate the JNI header file."""
590 params=JniParams.Parse(match.group('params').replace('.', '/')),
606 params=JniParams.Parse(match.group('params').replace('.', '/'))
    [all...]
  /external/chromium_org/base/json/
json_parser.cc 204 Value* JSONParser::Parse(const StringPiece& input) {
235 // Parse the first and any nested tokens.
  /external/chromium_org/google_apis/drive/
drive_api_parser.cc 222 if (!IsResourceKindExpected(value, kAboutKind) || !resource->Parse(value)) {
245 bool AboutResource::Parse(const base::Value& value) {
248 LOG(ERROR) << "Unable to parse: Invalid About resource JSON!";
277 if (!resource->Parse(value)) {
284 bool DriveAppIcon::Parse(const base::Value& value) {
287 LOG(ERROR) << "Unable to parse: Invalid DriveAppIcon";
342 if (!IsResourceKindExpected(value, kAppKind) || !resource->Parse(value)) {
349 bool AppResource::Parse(const base::Value& value) {
352 LOG(ERROR) << "Unable to parse: Invalid AppResource";
376 if (!IsResourceKindExpected(value, kAppListKind) || !resource->Parse(value))
    [all...]

Completed in 771 milliseconds

1 2 3 4 5 6 78 91011