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

  /external/qemu/distrib/
build-emulator.sh 30 if ! (./android-rebuild.sh); then
  /ndk/build/tools/
make-release.sh 130 $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --toolchain-src-dir="$TOOLCHAIN_SRCDIR" --package-dir="$PREBUILT_DIR"
133 $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --toolchain-src-dir="$TOOLCHAIN_SRCDIR" --package-dir="$PREBUILT_DIR" --mingw
  /dalvik/
Android.mk 52 # We need to rebuild the .dex files for the debug output to be generated.
54 # a rebuild of the .dex files. If $(DX) doesn't exist yet,
58 @echo "Forcing an app rebuild with GENERATE_DEX_DEBUG=true"
  /development/ndk/tests/prebuilt-library/jni/
Android.mk 3 # Define BUILD_FOO=1 to rebuild libfoo.so from scratch, then
  /external/chromium/third_party/icu/source/tools/pkgdata/
pkgtypes.h 125 UBool rebuild; member in struct:UPKGOptions_
pkgdata.cpp 132 REBUILD,
172 /*11*/ UOPTION_DEF( "rebuild", 'F', UOPT_NO_ARG),
398 o.rebuild = options[REBUILD].doesOccur;
586 if (o->version != 0 && o->rebuild == FALSE) {
    [all...]
  /external/icu4c/tools/pkgdata/
pkgtypes.h 125 UBool rebuild; member in struct:UPKGOptions_
pkgdata.cpp 136 REBUILD,
176 /*11*/ UOPTION_DEF( "rebuild", 'F', UOPT_NO_ARG),
408 o.rebuild = options[REBUILD].doesOccur;
643 if ((o->version!=NULL || (mode==MODE_STATIC)) && o->rebuild == FALSE) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 256 rebuild(true);
258 rebuild(filter, sort); method
269 public void rebuild(int filter, int sort) { method in class:ManageApplications.ApplicationsAdapter
275 rebuild(true);
278 public void rebuild(boolean eraseold) { method in class:ManageApplications.ApplicationsAdapter
302 = mState.rebuild(filterObj, comparatorObj);
370 rebuild(false);
393 rebuild(false);
404 rebuild(false);
677 mApplicationsAdapter.rebuild(mFilterApps, mSortOrder)
    [all...]
ApplicationsState.java 406 ArrayList<AppEntry> rebuild(AppFilter filter, Comparator<AppEntry> comparator) { method in class:ApplicationsState
469 if (DEBUG_LOCKING) Log.v(TAG, "rebuild acquired lock");
474 if (DEBUG_LOCKING) Log.v(TAG, "rebuild releasing lock");
  /dalvik/vm/
Android.mk 23 # rebuild the VM with:
  /external/qemu/
android-configure.sh 3 # this script is used to rebuild the Android emulator from sources
5 # rebuild if it detects that you're using the Android build system
78 Usage: rebuild.sh [options]
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 3 # this script is used to rebuild SDL from sources in the current
83 Usage: rebuild.sh [options]
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 101 bool rebuild = false; local
157 rebuild = true;
187 return rebuild;
  /external/elfutils/libebl/
Makefile 657 @echo "it deletes files that may require special tools to rebuild."
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 55 then rebuild the pixel image.
787 rebuild:
907 goto rebuild;
    [all...]
  /external/elfutils/
elfutils.spec 239 - debuginfo rebuild
  /device/samsung/crespo/alsa-lib/
ltmain.sh     [all...]
libtool     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]

Completed in 1071 milliseconds