HomeSort by relevance Sort by last modified time
    Searched refs:rebuild (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /prebuilts/go/darwin-x86/src/
run.rc 14 exec go tool dist test -rebuild $*
all.bash 13 bash run.bash --no-rebuild
all.rc 15 ./run.rc --no-rebuild
run.bash 47 exec go tool dist test -rebuild "$@"
nacltest.bash 50 GOOS=nacl GOARCH=$naclGOARCH go tool dist test --no-rebuild
run.bat 21 rem TODO avoid rebuild if possible
23 if x%1==x--no-rebuild goto norebuild
all.bat 17 call run.bat --no-rebuild --no-local
  /prebuilts/go/linux-x86/src/
run.rc 14 exec go tool dist test -rebuild $*
all.bash 13 bash run.bash --no-rebuild
all.rc 15 ./run.rc --no-rebuild
run.bash 47 exec go tool dist test -rebuild "$@"
nacltest.bash 50 GOOS=nacl GOARCH=$naclGOARCH go tool dist test --no-rebuild
run.bat 21 rem TODO avoid rebuild if possible
23 if x%1==x--no-rebuild goto norebuild
all.bat 17 call run.bat --no-rebuild --no-local
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/
rebuild.sh 6 ; Please use ./rebuild.sh to rebuild this file
  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 5 --rebuild ) echo Rebuild && rebuild=true;;
16 if [[ $rebuild == true ]]; then
  /external/python/cpython2/PC/VS8.0/
build.bat 2 rem A batch program to build or rebuild a particular configuration.
13 if "%1"=="-r" (set build=/rebuild) & shift & goto CheckOpts
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Release" /rebuild
build_ogg_dynamic_debug.bat 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Debug" /rebuild
build_ogg_static.bat 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Release" /rebuild
build_ogg_static_debug.bat 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Debug" /rebuild
  /external/tinyxml2/
Makefile 3 rebuild: clean all
  /prebuilts/go/darwin-x86/src/cmd/dist/
doc.go 12 // bootstrap rebuild everything
  /prebuilts/go/linux-x86/src/cmd/dist/
doc.go 12 // bootstrap rebuild everything
  /dalvik/
Android.mk 45 # We need to rebuild the .dex files for the debug output to be generated.
47 # a rebuild of the .dex files. If $(DX) doesn't exist yet,
51 @echo "Forcing an app rebuild with GENERATE_DEX_DEBUG=true"

Completed in 689 milliseconds

1 2 3 4 5 6 7