Home
last modified time | relevance | path

Searched refs:reparse (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/test/Index/
Dpreamble-reparse-import.m3 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h
6 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h
8 #import "preamble-reparse-import.m-1.h"
11 #import "preamble-reparse-import.m-2.h"
12 #import "preamble-reparse-import.m-1.h"
Dpreamble-reparse-with-BOM.m6 // RUN: c-index-test -test-load-source-reparse 1 local %s | FileCheck %s
8 // CHECK: preamble-reparse-with-BOM.m:2:12: ObjCInterfaceDecl=I2:2:12 Extent=[2:1 - 3:5]
Dinvalid-code-rdar10451854.m15 // RUN: c-index-test -test-load-source-reparse 3 local %s
Dcomplete-module-undef.m3 // RUN: c-index-test -test-load-source-reparse 2 local %s -fmodules -fmodules-cache-path=%t -I …
Dpreamble-with-implicit-import.m2 // RUN: env CINDEXTEST_EDITING=1 c-index-test -test-load-source-reparse 2 none %s -I %S/Inputs -fmo…
Dreparse-predef-objc-protocol.m1 // RUN: env CINDEXTEST_EDITING=1 c-index-test -test-load-source-reparse 3 local %s -I %S/Inputs
Dcindex-from-source.m11 // RUN: c-index-test -test-load-source-reparse 5 local %s -include %t.pfx.h > %t
/external/autotest/tko/
Dparse.py330 reparse = parse_options.reparse
339 if old_job_idx is not None and not reparse:
716 parse_options = _ParseOptions(options.reparse, options.mailit,
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp739 CReparseAttr reparse; in GetStream() local
741 isOkReparse = reparse.Parse((const Byte *)data, dataSize, errorCode); in GetStream()
746 linkPath = reparse.GetPath(); in GetStream()
747 isJunction = reparse.IsMountPoint(); in GetStream()
748 isRelative = reparse.IsRelative(); in GetStream()
/external/one-true-awk/
Dproto.h57 extern Node *reparse(const char *);
Db.c128 p = reparse(s); in mkdfa()
606 Node *reparse(const char *p) /* parses regular expression pointed to by p */ in reparse() function
/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py41 tu.reparse()
/external/u-boot/scripts/kconfig/
Dgconf.c1266 reparse: in update_tree()
1293 goto reparse; /* next child */ in update_tree()
1318 goto reparse; // next child in update_tree()
/external/clang/docs/
DHowToSetupToolingForLLVM.rst98 When editing a .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In
DInternalsManual.rst654 reparse does not need to redo semantic analysis to determine whether a token
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
DCompilationUnit.java642 public ParseResult<CompilationUnit> reparse(JavaParser javaParser) { in reparse() method in CompilationUnit.Storage
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b2.rst575 ``PrintNameOffset`` field of the reparse data buffer as a number of
D3.6.5rc1.rst730 ``PrintNameOffset`` field of the reparse data buffer as a number of
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPathV2.inc489 // Handle reparse points.
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc485 // Handle reparse points.
/external/llvm/lib/Support/Windows/
DPath.inc487 // Handle reparse points.
/external/clang/bindings/python/clang/
Dcindex.py2557 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DPath.inc719 // Handle reparse points.
/external/python/cpython3/Lib/idlelib/
DChangeLog911 it's just too slow to reparse from the start of the file all the time.
/external/python/cpython2/Lib/idlelib/
DChangeLog911 it's just too slow to reparse from the start of the file all the time.

12