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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/Scripts/
update-webkit-chromium 59 my $force = 0;
61 'force' => \$force,
67 push @gclientArgs, "--force" if $force;
68 push @gclientArgs, "--delete_unversioned_trees" if $force;
update-javascriptcore-test-results 38 my $force = 0;
39 GetOptions('force' => \$force);
69 die "won't update, failures introduced\n" if $failed && !$force;
  /external/libpng/
autogen.sh 10 libtoolize --force --copy --automake
19 automake --force-missing --foreign -a -c
  /external/javassist/
regenerate_from_source.sh 6 # bin are normally ignored by git, but we need to force them this case.
10 svn export --force http://anonsvn.jboss.org/repos/javassist/trunk .
  /external/linux-tools-perf/
builtin-buildid-list.c 19 static bool force; variable
31 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"),
41 session = perf_session__new(input_name, O_RDONLY, force, false,
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button.h 37 // |isLoading|. If |force|, always sets the indicated mode. If
38 // |!force|, and the mouse is over the button, defer the transition
42 - (void)setIsLoading:(BOOL)isLoading force:(BOOL)force;
  /frameworks/base/libs/hwui/
Texture.h 47 void setWrap(GLenum wrap, bool bindTexture = false, bool force = false,
49 setWrapST(wrap, wrap, bindTexture, force, renderTarget);
52 void setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture = false, bool force = false,
55 if (firstWrap || force || wrapS != this->wrapS || wrapT != this->wrapT) {
70 void setFilter(GLenum filter, bool bindTexture = false, bool force = false,
72 setFilterMinMag(filter, filter, bindTexture, force, renderTarget);
75 void setFilterMinMag(GLenum min, GLenum mag, bool bindTexture = false, bool force = false,
78 if (firstFilter || force || min != minFilter || mag != magFilter) {
  /external/doclava/
moe.sh 23 rm -fr res/ src/ && svn export --force https://doclava.googlecode.com/svn/trunk/ . && rm -fr lib/ samples/ src/com/google/doclava/DoclavaTask.java
  /external/e2fsprogs/misc/
util.h 24 extern void check_mount(const char *device, int force, const char *type);
  /tools/motodev/src/plugins/installer/src/com/motorola/studio/android/installer/utilities/
P2RepositoriesFactory.java 65 * The behavior can be overridden by setting the force flag to true. When this happens
68 * @param force force loading the repository from the P2 mechanism.
73 public IMetadataRepository getMetadataRepository(URI uri, boolean force,
80 if ((repository == null) || force)
96 * The behavior can be overridden by setting the force flag to true. When this happens
99 * @param force force loading the repository from the P2 mechanism.
104 public IArtifactRepository getArtifactRepository(URI uri, boolean force,
111 if ((repository == null) || force)
    [all...]
  /system/vold/
VolumeManager.h 82 int unmountVolume(const char *label, bool force, bool revert);
107 int destroyAsec(const char *id, bool force);
109 int unmountAsec(const char *id, bool force);
117 int unmountObb(const char *fileName, bool force);
124 const char *fileName, const char *mountPoint, bool force);
129 int cleanupAsec(Volume *v, bool force);
Volume.h 69 int unmountVol(bool force, bool revert);
100 int doUnmount(const char *path, bool force);
101 int doMoveMount(const char *src, const char *dst, bool force);
  /external/android-mock/
regenerate_from_source.sh 6 # bin are normally ignored by git, but we need to force them this case.
9 svn export --force http://android-mock.googlecode.com/svn/trunk/ .
  /frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java 88 * @param force true to disconnect kernel driver if necessary
91 public boolean claimInterface(UsbInterface intf, boolean force) {
92 return native_claim_interface(intf.getId(), force);
175 private native boolean native_claim_interface(int interfaceID, boolean force);
  /external/kernel-headers/original/linux/
i2c.h 329 * specific address (unless a 'force' matched);
533 I2C_CLIENT_MODULE_PARM(force, \
537 force, \
544 I2C_CLIENT_MODULE_PARM(force, "List of adapter,address pairs to " \
547 static unsigned short *forces[] = { force, force_##chip1, NULL }; \
552 I2C_CLIENT_MODULE_PARM(force, "List of adapter,address pairs to " \
556 static unsigned short *forces[] = { force, force_##chip1, \
562 I2C_CLIENT_MODULE_PARM(force, "List of adapter,address pairs to " \
567 static unsigned short *forces[] = { force, force_##chip1, \
574 I2C_CLIENT_MODULE_PARM(force, "List of adapter,address pairs to "
    [all...]
  /development/ndk/platforms/android-9/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /external/mdnsresponder/mDNSPosix/
mdnsd.sh 60 reload|restart|force-reload)
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
applypatch.py 43 self._tool.checkout().apply_patch(state["patch"], force=self._options.non_interactive or self._options.force_patch)
  /frameworks/native/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
storage_manager.h 109 void AStorageManager_unmountObb(AStorageManager* mgr, const char* filename, const int force,

Completed in 1277 milliseconds

1 2 3 4 5 6 7 8 91011>>