Searched refs:rebuild (Results 1 – 9 of 9) sorted by relevance
5 --rebuild ) echo Rebuild && rebuild=true;;16 if [[ $rebuild == true ]]; then
128 protected synchronized void updateActiveCues(boolean rebuild, long timeMs) { in updateActiveCues() argument131 if (rebuild || mLastUpdateTimeMs > timeMs) { in updateActiveCues()
43 in this directory. It will rebuild parts of your tree with coverage enabled and then run the tests,
67 <dd>Force a complete rebuild.</dd>69 <dd>Force a complete rebuild, and display build commands.</dd>
182 NDK to rebuild {@code libc++} from sources by adding the following line to your
71 <dd>Learn what happens when your activity is destroyed and how you can rebuild the activity
578 public ArrayList<AppEntry> rebuild(AppFilter filter, Comparator<AppEntry> comparator) { in rebuild() method in ApplicationsState.Session579 return rebuild(filter, comparator, true); in rebuild()582 public ArrayList<AppEntry> rebuild(AppFilter filter, Comparator<AppEntry> comparator, in rebuild() method in ApplicationsState.Session
1147 You may rebuild from source via <code>LIBCXX_FORCE_REBUILD :=1392 <li>Provided the ability to rebuild all of STL with debugging info in an2134 <li>Fixed unnecessary rebuild of object files when using the {@code ndk-build} script.2721 <li>Added and improved various scripts in the rebuild and test NDK toolchain:3508 allows the 32-bit toolchain to rebuild properly on Snow Leopard. The toolchain rebuild scripts3593 recommend developers that use this library to rebuild their applications then
137 <p>However, you don't need to boot the emulator each time you rebuild your