Home
last modified time | relevance | path

Searched refs:Rebuild (Results 1 – 25 of 36) sorted by relevance

12

/external/python/cpython2/PC/VS9.0/
Dbuild.bat8 rem -r Target Rebuild instead of Build
9 rem -t Set the target manually (Build, Rebuild, or Clean)
29 if '%2'=='Rebuild' (set target=/rebuild) & shift & shift & goto CheckOpts
/external/python/cpython3/Tools/msi/
Dbuild.bat58 set BUILD_CMD=%BUILD_CMD% /t:Rebuild
81 echo -r Rebuild rather than incremental build
Dbuildrelease.bat37 set TARGET=Rebuild
180 %MSBUILD% "%D%bundle\releaselocal.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=true
182 %MSBUILD% "%D%bundle\releaseweb.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=false
/external/llvm-project/clang/test/Modules/
Drebuild.m14 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
27 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
Dmodules-cache-path-canonicalization.m17 // Rebuild.
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
DREADME.md13 - Rebuild ../../../java:tensorflow-lite-gpu
/external/clang/test/Modules/
Drebuild.m14 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
28 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
/external/cldr/tools/c/genldml/
DReadme.txt34 o Select Build > Rebuild All
/external/mksh/src/
DBuild.sh608 *.ll *.o *.gen *.cat1 Rebuild.sh lft no signames.inc test.sh x vv.out *.htm
2594 echo ": # work around NeXTstep bug" >Rebuild.sh
2601 done >>Rebuild.sh
2602 echo set -x >>Rebuild.sh
2608 echo "$CC $CFLAGS $CPPFLAGS $emitbc $file || exit 1" >>Rebuild.sh
2610 echo "mv ${op}s ${op}ll" >>Rebuild.sh
2611 echo "llvm-as ${op}ll || exit 1" >>Rebuild.sh
2619 echo "rm -f $tfn.s" >>Rebuild.sh
2620 echo "llvm-link -o - $objs | opt $optflags | llc -o $tfn.s" >>Rebuild.sh
2627 echo tcfn=$mkshexe >>Rebuild.sh
[all …]
/external/python/cpython2/PCbuild/
Dbuild.bat20 echo. -r Target Rebuild instead of Build
44 echo. -t Build ^| Rebuild ^| Clean ^| CleanAll
66 if "%~1"=="-r" (set target=Rebuild) & shift & goto CheckOpts
/external/mksh/
DAndroid.patch.txt53 Only in src: Rebuild.sh
/external/python/cpython3/PCbuild/
Dbuild.bat21 echo. -r Target Rebuild instead of Build
50 echo. -t Build ^| Rebuild ^| Clean ^| CleanAll
72 if "%~1"=="-r" (set target=Rebuild) & shift & goto CheckOpts
/external/libpng/contrib/visupng/
DREADME.txt34 3) Select "Build|Rebuild All"
/external/python/cpython2/Tools/nuget/
Dbuild.bat62 echo -r Rebuild rather than incremental build
/external/python/cpython3/Tools/nuget/
Dbuild.bat68 echo -r Rebuild rather than incremental build
/external/llvm-project/clang/test/VFS/
Dreal-path-found-first.m17 // Rebuild
/external/python/cpython2/Demo/tix/
DINSTALL.txt69 4) Rebuild Python and reinstall.
/external/clang/test/VFS/
Dreal-path-found-first.m18 // Rebuild
/external/llvm-project/llvm/unittests/IR/
DCFGBuilder.cpp246 TEST(CFGBuilder, Rebuild) { in TEST() argument
/external/scapy/test/
Dx509.uts56 = Cert class : Rebuild certificate
147 = CRL class : Rebuild crl
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4247 bool Rebuild = false; in adjustCCAndNoReturn() local
4252 Rebuild = true; in adjustCCAndNoReturn()
4258 Rebuild = true; in adjustCCAndNoReturn()
4264 Rebuild = true; in adjustCCAndNoReturn()
4267 if (!Rebuild) in adjustCCAndNoReturn()
DSemaExpr.cpp17704 auto Rebuild = [&](Expr *Sub) { in rebuildPotentialResultsAsNonOdrUsed() local
17802 ExprResult Base = Rebuild(OldBase); in rebuildPotentialResultsAsNonOdrUsed()
17817 ExprResult Base = Rebuild(ME->getBase()); in rebuildPotentialResultsAsNonOdrUsed()
17852 ExprResult Sub = Rebuild(LHS); in rebuildPotentialResultsAsNonOdrUsed()
17858 ExprResult Sub = Rebuild(RHS); in rebuildPotentialResultsAsNonOdrUsed()
17872 ExprResult Sub = Rebuild(PE->getSubExpr()); in rebuildPotentialResultsAsNonOdrUsed()
17882 ExprResult LHS = Rebuild(CO->getLHS()); in rebuildPotentialResultsAsNonOdrUsed()
17885 ExprResult RHS = Rebuild(CO->getRHS()); in rebuildPotentialResultsAsNonOdrUsed()
17904 ExprResult Sub = Rebuild(UO->getSubExpr()); in rebuildPotentialResultsAsNonOdrUsed()
17920 ExprResult AssocExpr = Rebuild(OrigAssocExpr); in rebuildPotentialResultsAsNonOdrUsed()
[all …]
/external/deqp-deps/SPIRV-Tools/source/
DCMakeLists.txt333 # Rebuild the software_version.cpp object file if it is older than
/external/swiftshader/third_party/SPIRV-Tools/source/
DCMakeLists.txt333 # Rebuild the software_version.cpp object file if it is older than
/external/pcre/dist2/
DCMakeLists.txt547 OPTION(PCRE2_REBUILD_CHARTABLES "Rebuild char tables" OFF)
963 MESSAGE(STATUS " Rebuild char tables ............. : ${PCRE2_REBUILD_CHARTABLES}")

12