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

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/build/prebuild-stlport/
README 1 This project shall only be used by the build/tools/rebuild-stlport.sh script.
2 Its purpose is to rebuild the STLport binaries with the NDK, so they can be
  /frameworks/base/core/tests/inputmethodtests/
run_core_inputmethod_test.sh 5 --rebuild ) echo Rebuild && rebuild=true;;
16 if [[ $rebuild == true ]]; then
  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 5 --rebuild ) echo Rebuild && rebuild=true;;
16 if [[ $rebuild == true ]]; then
  /ndk/tests/build/prebuild-stlport/jni/
Application.mk 2 # This can be overriden by build/tools/rebuild-stlport.sh though
  /external/e2fsprogs/
.release-checklist 18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
  /external/qemu/docs/
ANDROID-KERNEL.TXT 7 We now provide a helper script to rebuild the kernel,
8 it is under distrib/rebuild-kernel.sh.
13 To rebuild the ARMv5TE kernel:
16 /path/to/rebuild-kernel.sh --out=$ANDROID/prebuilt/android-arm/kernel
18 To rebuild the ARMv7-A one:
21 /path/to/rebuild-kernel.sh --armv7 --out=$ANDROID/prebuilt/android-arm/kernel
23 To rebuild the x86 kernel:
26 /path/to/rebuild-kernel.sh --arch=x86 --out=$ANDROID/prebuilt/android-x86/kernel
28 To rebuild the MIPS kernel:
31 /path/to/rebuild-kernel.sh --arch=mips --out=$ANDROID/prebuilts/qemu-kernel/mip
    [all...]
  /external/chromium_org/tools/android/findbugs_plugin/
README 11 The plugin jar file was prebuilt and checked in, to rebuild the
  /external/expat/
README.android 1 Please use ./import_expat.sh to update. For example to import from a tar and rebuild:
  /ndk/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/
README 4 These are generated from the toolchain sources by the rebuild-all-prebuilt.sh
  /external/chromium_org/tools/gyp/test/mac/
gyptest-rebuild.py 18 CHDIR = 'rebuild'
23 # Touch a source file, rebuild, and check that the app target is up-to-date.
24 test.touch('rebuild/main.c')
  /external/chromium_org/ui/views/controls/menu/
menu_2.cc 15 Rebuild();
36 void Menu2::Rebuild() {
37 wrapper_->Rebuild(NULL);
  /development/host/windows/usb/winusb/
BUILDME.TXT 4 and execute "build -cbeEIFZ" to clean and rebuild this project, or you can
  /external/chromium_org/native_client_sdk/src/
README.naclports 8 to the full sources, or to rebuild or modify these libraries please
  /external/qemu/
android-rebuild.sh 3 # this script is used to rebuild all QEMU binaries for the host
  /external/wpa_supplicant_8/src/ap/
acs.h 22 wpa_printf(MSG_ERROR, "ACS was disabled on your build, rebuild hostapd with CONFIG_ACS=y or set channel");
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_tree_node.mm 15 [self rebuild];
20 - (void)rebuild {
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
cookie_tree_node.mm 15 [self rebuild];
20 - (void)rebuild {
  /external/chromium_org/tools/gyp/test/configurations/target_platform/
gyptest-target_platform.py 31 test.build('configurations.gyp', rebuild=True)
36 test.build('configurations.gyp', rebuild=True)
  /external/chromium_org/tools/gyp/test/gyp-defines/
gyptest-multiple-values.py 28 # in file system timestamps. Rebuild to see differences.
29 test.build('defines.gyp', rebuild=True)
  /external/chromium_org/tools/gyp/test/ninja/s-needs-no-depfiles/
gyptest-s-needs-no-depfiles.py 8 Verify that .s files don't always trigger a rebuild, as would happen if depfiles
29 # Build the library, grab its timestamp, rebuild the library, ensure timestamp

Completed in 4534 milliseconds

1 2 3 4 5 6 7 8 91011>>