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

  /external/mockito/
update_source.sh 15 EXCLUDE="
35 for exclude in ${EXCLUDE}; do
36 echo "Excluding $exclude"
37 rm -r $exclude
  /external/chromium_org/third_party/icu/source/tools/gendraft/
Makefile 18 EXCLUDE=$(srcdir)/exclude.txt
34 perl ./genheaders.pl --srcdir=$(DOCDIR) --destdir=$(COMMONHDR) --version=$(VERSION) --exclusion-list=$(EXCLUDE)
genheaders.pl 61 "--exclusion-list=s" => \$exclude,
68 usage() unless defined $exclude;
77 $excludeFH = IO::File->new($exclude,"r")
78 or die "could not open the file $exclude for reading: $! \n";
79 my %exclude;
84 $exclude{$line}="EXCLUDE";
87 writeFile($draftFile, $draftHeaderName, $destDir, $draftAppend, $draftDefine, \%exclude);
88 writeFile($deprecatedFile, $deprecatedHeaderName, $destDir, $deprecatedAppend, $deprecatedDefine, \%exclude);
89 writeFile($obsoleteFile, $obsoleteHeaderName, $destDir, $obsoleteAppend, $obsoleteDefine, \%exclude);
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
mallocAll.test 35 set EXCLUDE {
40 # lappend EXCLUDE \
46 # that is not in the EXCLUDE list is run.
53 if {[lsearch -exact $EXCLUDE $tail]>=0} continue
  /external/e2fsprogs/contrib/
build-rpm 32 EXCLUDE="--exclude .hg* --exclude .pc*"
33 (cd $tmpdir && tar czfh ${builddir}.tar.gz $EXCLUDE $builddir)
  /external/chromium_org/chrome/
PRESUBMIT.py 17 EXCLUDE = (
47 black_list = input_api.DEFAULT_BLACK_LIST + EXCLUDE
  /external/chromium_org/third_party/sqlite/src/
publish.sh 99 EXCLUDE=`find sqlite-$VERS -print | egrep '(www/|art/|doc/|contrib/|_FOSSIL_)' | sed 's,^, --exclude ,'`
100 echo "tar czf $ORIGIN/doc/sqlite-$VERS.tar.gz $EXCLUDE sqlite-$VERS"
101 tar czf $ORIGIN/doc/sqlite-$VERS.tar.gz $EXCLUDE sqlite-$VERS
  /external/chromium_org/third_party/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() \
  /external/chromium_org/third_party/libvpx/source/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/libvpx/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...]
  /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...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 

Completed in 539 milliseconds