/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltdl.m4 | 158 AC_MSG_WARN([not overwriting libltdl at $prefix, force with `--enable-ltdl-install'])
|
/external/qemu/qapi-auto-generated/ |
qmp-marshal.c | 2401 bool force; local 2773 bool force; local [all...] |
/frameworks/base/core/java/android/widget/ |
PopupWindow.java | 709 * <p>Allows the popup window to force the flag 751 * Allows the popup window to force the flag [all...] |
/hardware/samsung_slsi/exynos5/librotator/ |
exynos_rotator.c | 435 bool force) 446 if (force == false) {
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
OldFileChannelTest.java | 150 writeOnlyFileChannel.force(true); 158 writeOnlyFileChannel.force(false); [all...] |
/ndk/ |
ndk-gdb.py | 152 parser.add_argument( '--force', 279 if args.force != None: 280 OPTION_FORCE = args.force 717 error('Another debug session running, Use --force to kill it.') [all...] |
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncParser.java | [all...] |
/prebuilts/devtools/tools/lib/ |
jobb.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 339 def __init__(self, verbose=0, dry_run=0, force=0): 340 CCompiler.__init__ (self, verbose, dry_run, force)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 339 def __init__(self, verbose=0, dry_run=0, force=0): 340 CCompiler.__init__ (self, verbose, dry_run, force)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
LayoutEditorDelegate.java | 365 // show the new path/to/file being edited. So we force a refresh 373 delegateInitUiRootNode(true /*force*/); 393 delegateInitUiRootNode(false /*force*/); 799 public void delegateInitUiRootNode(boolean force) { 801 if (mUiDocRootNode == null || force) { [all...] |
/system/netd/server/ |
BandwidthController.cpp | 254 int BandwidthController::enableBandwidthControl(bool force) { 258 if (!force) { [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBar.java | [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
make.py | 414 # Normally make does this implicitly, but we force rules to always run 471 # Use FORCE_DO_CMD to force a target to run. Should be coupled with [all...] |
/frameworks/base/core/java/android/content/res/ |
Resources.java | [all...] |
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t051treeRewriteAST.py | [all...] |
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_runner.py | 161 self.tab.ClearCache(force=True)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/ |
build-lucid-multilib-toolchain.sh | 237 FORCE=no 252 --force) FORCE="yes" 347 echo " --force Force-rebuild everything" 522 if [ "$FORCE" = "yes" ] ; then 807 64) # Do we need to force 32-bits [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/ |
build-lucid-multilib-toolchain.sh | 237 FORCE=no 252 --force) FORCE="yes" 347 echo " --force Force-rebuild everything" 522 if [ "$FORCE" = "yes" ] ; then 807 64) # Do we need to force 32-bits [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
object.h | 747 PyAPI_FUNC(void) _Py_AddToAllObjects(PyObject *, int force); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 173 ('force', 'f', 174 "force installation (overwrite any existing files)"), 188 boolean_options = ['compile', 'force', 'skip-build', 'user'] 235 # 'force' forces installation, even if target files are not 241 self.force = 0
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
object.h | 747 PyAPI_FUNC(void) _Py_AddToAllObjects(PyObject *, int force); [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 173 ('force', 'f', 174 "force installation (overwrite any existing files)"), 188 boolean_options = ['compile', 'force', 'skip-build', 'user'] 235 # 'force' forces installation, even if target files are not 241 self.force = 0
|
/prebuilts/tools/common/gradle-plugins/repository/com/android/tools/internal/internal-plugins/1.0/ |
internal-plugins-1.0.jar | |
/prebuilts/tools/common/gradle-plugins/repository/com/android/tools/internal/internal-plugins/1.1/ |
internal-plugins-1.1.jar | |