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

1 2

  /build/tools/signapk/test/
run 10 .PHONY: FORCE
17 %.pem: $(DSAPARAM) FORCE
  /ndk/build/tools/
build-docs.sh 25 FORCE=
34 Builds are incremental, but you can use --force to rebuild everything.
39 register_var_option "--force" FORCE "Rebuild all documentation"
89 # Only rebuild file is source is older than destination, unless --force
91 if [ -z "$FORCE" -a -f "$DST_FILE" -a "$SRC_FILE" -ot "$DST_FILE" ]; then
make-release.sh 42 # Force the build
43 FORCE=no
44 register_var_option "--force" FORCE "Force build (do not ask initial question)"
114 if [ "$FORCE" = "no" -a "$INCREMENTAL" = "no" ] ; then
dev-system-import.sh 100 FORCE=no
101 register_var_option "--force" FORCE "Force-copy all files."
138 if [ "$FORCE" = "yes" ] ;then
139 # We can't accept several platform levels in --force mode.
142 echo "ERROR: You can only use a single platform level when using --force ($NUM_PLATFORMS)"
166 if [ "$FORCE" = "yes" ]; then
build-host-gcc.sh 74 of well-known names. You can however force a specific usage with the
78 The generated binaries should run on 10.5 or higher. You can force a
88 Windows toolchain that targets Android ARM binaries) will force the generation
106 --force-gold-build Force the build of the Gold linker, even if it is known
139 FORCE=
140 register_var_option "--force" FORCE "Force full rebuild"
163 register_var_option "--force-gold-build" FORCE_GOLD_BUILD "Always try to build Gold (experimental).
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
Makefile 44 install: FORCE
64 FORCE:
  /external/mesa3d/src/gallium/state_trackers/xa/
Makefile 44 install: FORCE
64 FORCE:
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileDeleteStrategy.java 27 * directories if they are empty, or maybe to force deletion.
46 public static final FileDeleteStrategy FORCE = new ForceFileDeleteStrategy();
131 * Force file deletion strategy.
136 super("Force");
  /external/clang/test/
Makefile 37 FORCE:
39 lit.site.cfg: FORCE
51 Unit/lit.site.cfg: FORCE
  /external/llvm/test/
Makefile 55 # Force creation of Clang's lit.site.cfg.
56 clang-site-cfg: FORCE
64 # Force creation of Clang Tools' lit.site.cfg.
65 clang-tools-site-cfg: FORCE
73 # Force creation of Polly's lit.site.cfg.
74 polly-tools-site-cfg: FORCE
117 FORCE:
135 lit.site.cfg: FORCE
157 Unit/lit.site.cfg: $(PROJ_OBJ_DIR)/Unit/.dir FORCE
  /build/core/tasks/
ide.mk 52 .classpath: FORCE
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/io/
IFileWrapper.java 62 mFile.setContents(source, IResource.FORCE, null);
108 mFile.delete(true /*force*/, new NullProgressMonitor());
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/xa-vmwgfx/
Makefile 110 FORCE:
  /external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile 110 FORCE:
  /external/chromium_org/build/android/
adb_gdb 90 FORCE=
123 --force)
124 FORCE=true
271 but if this fails, will default to 'arm'. Use --target-arch=<name> to force
294 and will re-pull the libraries only in this case. You can however force it
313 --force Kill any previous debugging session, if any.
329 --pull-libs Force system libraries extraction.
636 # we force it to print it as '%%<status>' in the temporary output file,
658 # If --force is specified, try to kill any gdbserver process started by the
662 if [ "$FORCE" ]; the
    [all...]
  /external/linux-tools-perf/Documentation/
Makefile 184 ../PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
303 .PHONY: .FORCE-PERF-VERSION-FILE
  /external/sfntly/cpp/
CMakeLists.txt 4 set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "good configs" FORCE)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 190 FORCE=no
207 --force) FORCE="yes"
293 echo " --force Force-rebuild everything"
434 if [ "$FORCE" = "yes" ] ; then
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfoTest.java 215 file.setContents(bstream, IFile.FORCE, new NullProgressMonitor());
217 file.create(bstream, false /* force */, new NullProgressMonitor());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 220 FORCE=no
235 --force) FORCE="yes"
326 echo " --force Force-rebuild everything"
511 if [ "$FORCE" = "yes" ] ; then
792 64) # Do we need to force 32-bits
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 220 FORCE=no
235 --force) FORCE="yes"
326 echo " --force Force-rebuild everything"
511 if [ "$FORCE" = "yes" ] ; then
792 64) # Do we need to force 32-bits
    [all...]
  /external/chromium_org/net/quic/
quic_connection.cc 138 // Indicates if any of the frames are intended to be sent with FORCE.
139 // Returns FORCE when one of the frames is a CONNECTION_CLOSE_FRAME.
140 net::QuicConnection::Force HasForcedFrames(
147 return net::QuicConnection::FORCE;
    [all...]
quic_connection.h 184 enum Force {
186 FORCE
431 // in case of successful write. If |force| is FORCE, then the packet will be
439 Force force);
486 Force forced)
502 Force forced;
  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java 59 protected static boolean FORCE = true;
412 * @param force true if we shuold force the unmount, false otherwise
415 protected boolean unmountObb_noThrow(String obbFilePath, boolean force) {
421 assertTrue("unmountObb call failed", mSm.unmountObb(obbFilePath, force, obbListener));
424 if (force) {
436 * @param force true if we shuold force the unmount, false otherwise
438 protected void unmountObb(String obbFilePath, boolean force) {
443 assertTrue("unmountObb call failed", mSm.unmountObb(obbFilePath, force, obbListener))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 508 resFolder.create(IResource.FORCE, true /*local*/, null);

Completed in 1927 milliseconds

1 2