/external/libpng/ |
autogen.sh | 10 libtoolize --force --copy --automake 19 automake --force-missing --foreign -a -c
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
FolderChangeListener.java | 29 * @param force <code>true</code> to force a folder change, <code>false</code> to disallow 32 void onFolderChanged(Folder folder, boolean force);
|
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/ |
reload_button.h | 28 // |isLoading|. If |force|, always sets the indicated mode. If 29 // |!force|, and the mouse is over the button, defer the transition 33 - (void)setIsLoading:(BOOL)isLoading force:(BOOL)force;
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebTouchPoint.h | 47 , force(0) 68 float force; member in class:blink::WebTouchPoint
|
/external/chromium_org/tools/deep_memory_profiler/ |
download.sh | 5 svn checkout --force \
|
/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 .
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
fetch_macholib | 2 svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ .
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
fetch_macholib | 2 svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ .
|
/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 | 38 inline void setWrap(GLenum wrap, bool bindTexture = false, bool force = false, 40 setWrapST(wrap, wrap, bindTexture, force, renderTarget); 44 bool force = false, GLenum renderTarget = GL_TEXTURE_2D); 46 inline void setFilter(GLenum filter, bool bindTexture = false, bool force = false, 48 setFilterMinMag(filter, filter, bindTexture, force, renderTarget); 52 bool force = false, GLenum renderTarget = GL_TEXTURE_2D);
|
Texture.cpp | 41 void Texture::setWrapST(GLenum wrapS, GLenum wrapT, bool bindTexture, bool force, 44 if (mFirstWrap || force || wrapS != mWrapS || wrapT != mWrapT) { 59 void Texture::setFilterMinMag(GLenum min, GLenum mag, bool bindTexture, bool force, 62 if (mFirstFilter || force || min != mMinFilter || mag != mMagFilter) {
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
WebGLLoseContext.cpp | 44 void WebGLLoseContext::lose(bool force) 46 if (force)
|
/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);
|
/external/harfbuzz_ng/ |
autogen.sh | 28 echo "running autoreconf --force --install --verbose" 29 autoreconf --force --install --verbose || exit $?
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Touch.h | 44 int radiusX, int radiusY, float rotationAngle, float force) 47 screenY, pageX, pageY, radiusX, radiusY, rotationAngle, force)); 68 int radiusX, int radiusY, float rotationAngle, float force); 72 int radiusX, int radiusY, float rotationAngle, float force, LayoutPoint absoluteLocation);
|
DOMTokenList.idl | 33 [RaisesException, CustomElementCallbacks] boolean toggle(DOMString token, optional boolean force);
|
Touch.cpp | 55 Touch::Touch(Frame* frame, EventTarget* target, unsigned identifier, int screenX, int screenY, int pageX, int pageY, int radiusX, int radiusY, float rotationAngle, float force) 67 , m_force(force) 76 Touch::Touch(EventTarget* target, unsigned identifier, int clientX, int clientY, int screenX, int screenY, int pageX, int pageY, int radiusX, int radiusY, float rotationAngle, float force, LayoutPoint absoluteLocation) 88 , m_force(force)
|
/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);
|
/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/ .
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactory.java | 49 * @param force if set to true, will override any existing generator for this type. Else 54 boolean force) { 56 if (GENERATOR_MAP.containsKey(generatorType) && !force) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 23 force=1, 27 self.assertTrue(not cmd.force) 34 self.assertTrue(cmd.force) 66 force=1,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 23 force=1, 27 self.assertTrue(not cmd.force) 34 self.assertTrue(cmd.force) 66 force=1,
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioPolicyManagerALSA.cpp | 74 bool force = false; local 79 // force routing command to audio hardware when starting a call 81 force = true; 84 // force routing command to audio hardware when exiting a call 86 force = true; 89 // force routing command to audio hardware when switching between telephony and VoIP 91 force = true; 102 // force routing command to audio hardware when ending call 144 setOutputDevice(mPrimaryOutput, newDevice, force, delayMs);
|