Searched refs:force (Results 251 - 275 of 332) sorted by relevance

<<11121314

/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4049 /// getStackArgumentTokenFactor - Compute a TokenFactor to force all
7309 bool force) {
7311 bool check = force;
7324 void llvm::checkForCycles(const llvm::SelectionDAG *DAG, bool force) { argument
7325 checkForCycles(DAG->getRoot().getNode(), DAG, force);
7307 checkForCycles(const llvm::SDNode *N, const llvm::SelectionDAG *DAG, bool force) argument
/external/syslinux/gpxe/src/drivers/net/
H A Dhfa384x.h2871 hfa384x_cmd_aux_enable(hfa384x_t *hw, int force);
/external/ImageMagick/www/api/
H A Dmorphology.php369 <dd>How to handle or merge multi-kernel results. If 'UndefinedCompositeOp' use default for the Morphology method. If 'NoCompositeOp' force image to be re-iterated by each kernel. Otherwise merge the results using the compose method given. </dd>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jar ... eclipse.core.runtime.IAdapterFactory loadFactory (boolean) boolean force String contributorName boolean isActive boolean isActive org.eclipse. ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/c-ares/
H A Dconfigure4897 force compilation error
4982 force compilation error
5060 force compilation error
5087 force compilation error
15733 force compilation error
16350 force compilation error
20718 force compilation error
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/skia/tests/
H A DPathTest.cpp1273 // if we force a close on the interator we should have a close
4249 static void compare_dump(skiatest::Reporter* reporter, const SkPath& path, bool force, argument
4252 path.dump(&wStream, force, dumpAsHex);
4604 // now force p to not be a rect
/external/abi-dumper/
H A Dabi-dumper.pl5538 my $List_T = `$CTAGS -x --c-kinds=gstu --language-force=c $IgnoreTags \"$File\"`;
/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils_test.py1544 'am force-stop $p; fi'),
1737 self.device.RemovePath('some file', force=True)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java1820 // For zero values, we force the exponent to zero. We must do this here, and
5682 * True to force the use of exponential (i.e. scientific) notation
5940 * and so we force 1 integer digit. We don't bother to track and see if someone is
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java1832 // For zero values, we force the exponent to zero. We must do this here, and
5774 * True to force the use of exponential (i.e. scientific) notation
6045 * and so we force 1 integer digit. We don't bother to track and see if someone is
/external/regex-re2/lib/codereview/
H A Dcodereview.py1133 ret = hg_commands.incoming(ui, repo, force=False, bundle="")
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...

Completed in 1503 milliseconds

<<11121314