Searched refs:reparse (Results 1 - 6 of 6) sorted by relevance

/external/autotest/tko/
H A Dparse.py31 'ParseOptions', ['reparse', 'mail_on_failure', 'dry_run', 'suite_report',
41 dest="reparse", action="store_true")
244 reparse = parse_options.reparse
256 if not reparse:
296 if reparse and old_job_idx is not None:
397 if reparse:
577 parse_options = _ParseOptions(options.reparse, options.mailit,
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp522 CReparseAttr reparse; local
523 isOkReparse = reparse.Parse((const Byte *)data, dataSize);
527 linkPath = reparse.GetPath();
528 isJunction = reparse.IsMountPoint();
529 isRelative = reparse.IsRelative();
897 RINOK(SendMessageError("Can not set reparse data", fullProcessedPath));
/external/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py41 tu.reparse()
/external/llvm/lib/Support/Windows/
H A DPath.inc487 // Handle reparse points.
/external/clang/bindings/python/clang/
H A Dcindex.py2557 def reparse(self, unsaved_files=None, options=0): member in class:TranslationUnit
/external/libxml2/
H A Dparser.c9410 reparse:
9847 goto reparse;

Completed in 555 milliseconds