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

1 2 3

  /external/mockito/
update_source.sh 15 EXCLUDE="
35 for exclude in ${EXCLUDE}; do
36 echo "Excluding $exclude"
37 rm -r $exclude
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
section-exclude.d 2 #name: section exclude
17 .*CONTENTS, EXCLUDE.*
  /external/e2fsprogs/contrib/
build-rpm 32 EXCLUDE="--exclude .hg* --exclude .pc*"
33 (cd $tmpdir && tar czfh ${builddir}.tar.gz $EXCLUDE $builddir)
  /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 52 private static final String EXCLUDE = "--exclude-filter=";
54 private static final String EXCLUDE_FILE = "--exclude-filter-file=";
71 } else if (arg.startsWith(EXCLUDE)) {
72 for (String exclude : arg.substring(EXCLUDE.length()).split(",")) {
73 excludes.add(exclude);
  /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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 518 # The EXCLUDE tag can be used to specify files and/or directories that should
519 # excluded from the INPUT source files. This way you can easily exclude a
522 EXCLUDE =
531 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
533 # against the file with absolute path, so to exclude all test directories
    [all...]
  /external/autotest/site_utils/docgen/
doxygen.conf 602 # The EXCLUDE tag can be used to specify files and/or directories that should
603 # excluded from the INPUT source files. This way you can easily exclude a
606 EXCLUDE =
615 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
617 # 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 
  /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/offline-m2/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.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 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.4.0-beta5/
gradle-core-1.4.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.4.0-beta6/
gradle-core-1.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.5.0/
gradle-core-1.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.0.0-alpha1/
gradle-core-2.0.0-alpha1.jar 

Completed in 403 milliseconds

1 2 3