OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXCLUDE
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/
section-exclude.d
2
#name: section
exclude
18
.*CONTENTS,
EXCLUDE
.*
/external/mockito/
update_source.sh
31
EXCLUDE
="
50
for
exclude
in ${
EXCLUDE
}; do
51
echo "Excluding $
exclude
"
52
rm -r $
exclude
/external/e2fsprogs/contrib/
build-rpm
32
EXCLUDE
="--
exclude
.hg* --
exclude
.pc*"
33
(cd $tmpdir && tar czfh ${builddir}.tar.gz $
EXCLUDE
$builddir)
/external/objenesis/
update_source.sh
31
EXCLUDE
="
51
for
exclude
in ${
EXCLUDE
}; do
52
echo "Excluding $
exclude
"
53
rm -r $
exclude
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
section10.d
21
[ ]*\[.*ffff030\]: MERGE, STRINGS,.*
EXCLUDE
, OS \(.*ff00000\), PROC \(.*[347]0000000\), UNKNOWN \(0+0ff000\)
29
[ ]*\[.*fff0000\]:.*
EXCLUDE
, OS \(.*ff00000\), PROC \(.*[347]0000000\), UNKNOWN \(.*f0000\)
/external/dexmaker/
update_source.sh
35
EXCLUDE
="
56
for
exclude
in ${
EXCLUDE
}; do
57
echo "Excluding $
exclude
"
58
rm -r $
exclude
/prebuilts/jdk/jdk8/darwin-x86/sample/lambda/DefaultMethods/
MixIn.java
85
EXCLUDE
(1, "-
exclude
"),
/prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/
MixIn.java
85
EXCLUDE
(1, "-
exclude
"),
/external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_defines.h
43
// Enable this when running instrumentation of some kind to
exclude
tests
47
//
Exclude
(override) API tests given preprocessor settings in
152
#define
EXCLUDE
() \
/cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DalvikTestRunner.java
50
private static final String
EXCLUDE
= "--
exclude
-filter=";
52
private static final String EXCLUDE_FILE = "--
exclude
-filter-file=";
84
} else if (arg.startsWith(
EXCLUDE
)) {
85
for (String
exclude
: arg.substring(
EXCLUDE
.length()).split(",")) {
86
config.excludes.add(
exclude
);
323
* A {@link TestSuite} that can filter which tests run, given the include and
exclude
filters.
/external/libvpx/libvpx/
libs.doxy_template
512
# The
EXCLUDE
tag can be used to specify files and/or directories that should
513
# excluded from the INPUT source files. This way you can easily
exclude
a
516
EXCLUDE
=
525
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to
exclude
527
# against the file with absolute path, so to
exclude
all test directories
[
all
...]
/external/testng/src/main/java/org/testng/xml/
TestNGContentHandler.java
56
EXCLUDE
589
else if ("
exclude
".equals(qName)) {
662
m_locations.push(Location.
EXCLUDE
);
674
popLocation(Location.
EXCLUDE
);
746
} else if ("
exclude
".equals(qName)){
/external/guice/lib/build/
bnd-0.0.384.jar
/external/annotation-tools/asmx/
janino.jar
/external/annotation-tools/asmx/test/lib/
janino-2.3.4.jar
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar
/external/testng/ant/
ivy-2.1.0.jar
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.4.0-alpha1/
gradle-core-1.4.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.4.0-beta3/
gradle-core-1.4.0-beta3.jar
Completed in 2416 milliseconds
1
2
3
4