Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/external/chromium_org/build/
Dfilename_rules.gypi12 'sources/': [ ['exclude', '_win(_browsertest|_unittest)?\\.(h|cc)$'],
13 ['exclude', '(^|/)win/'],
14 ['exclude', '(^|/)win_[^/]*\\.(h|cc)$'] ],
17 'sources/': [ ['exclude', '_(cocoa|mac)(_unittest)?\\.(h|cc|mm?)$'],
18 ['exclude', '(^|/)(cocoa|mac)/'] ],
21 'sources/': [ ['exclude', '_ios(_unittest)?\\.(h|cc|mm?)$'],
22 ['exclude', '(^|/)ios/'] ],
25 'sources/': [ ['exclude', '\\.mm?$' ] ],
27 # Do not exclude the linux files on *BSD since most of them can be
34 ['exclude', '_linux(_unittest)?\\.(h|cc)$'],
[all …]
/external/clang/include/clang/
Dmodule.modulemap6 exclude header "Analysis/Analyses/ThreadSafetyOps.def"
16 exclude header "AST/BuiltinTypes.def"
17 exclude header "AST/TypeLocNodes.def"
18 exclude header "AST/TypeNodes.def"
30 exclude header "Basic/BuiltinsAArch64.def"
31 exclude header "Basic/BuiltinsARM64.def"
32 exclude header "Basic/BuiltinsARM.def"
33 exclude header "Basic/Builtins.def"
34 exclude header "Basic/BuiltinsHexagon.def"
35 exclude header "Basic/BuiltinsMips.def"
[all …]
/external/llvm/include/llvm/
Dmodule.modulemap5 exclude header "Analysis/BlockFrequencyInfoImpl.h"
20 exclude header "CodeGen/MachineValueType.h"
24 exclude header "CodeGen/CommandFlags.h"
25 exclude header "CodeGen/LinkAllAsmWriterComponents.h"
26 exclude header "CodeGen/LinkAllCodegenComponents.h"
51 exclude header "ExecutionEngine/OProfileWrapper.h"
55 exclude header "ExecutionEngine/JIT.h"
56 exclude header "ExecutionEngine/MCJIT.h"
57 exclude header "ExecutionEngine/Interpreter.h"
75 exclude header "IR/PassManager.h"
[all …]
/external/chromium_org/crypto/
Dcrypto_nacl.gyp36 ['exclude', '_nss\.(cc|h)$'],
37 ['exclude', '^(mock_)?apple_'],
38 ['exclude', '^capi_'],
39 ['exclude', '^cssm_'],
40 ['exclude', '^nss_'],
41 ['exclude', '^mac_'],
42 ['exclude', '^third_party/nss/'],
/external/chromium_org/third_party/skia/gyp/
Dgpu.gyp6 'sources/': [ ['exclude', '_win.(h|cpp)$'],
10 'sources/': [ ['exclude', '_mac.(h|cpp|m|mm)$'],
14 'sources/': [ ['exclude', '_unix.(h|cpp)$'],
18 'sources/': [ ['exclude', '_iOS.(h|cpp|m|mm)$'],
22 'sources/': [ ['exclude', '_android.(h|cpp)$'],
26 'sources/': [ ['exclude', '_nacl.(h|cpp)$'],
32 ['exclude', '.*'],
35 ['exclude', '.*'],
38 ['exclude', '.*'],
42 ['exclude', '.*'],
[all …]
/external/skia/gyp/
Dgpu.gyp6 'sources/': [ ['exclude', '_win.(h|cpp)$'],
10 'sources/': [ ['exclude', '_mac.(h|cpp|m|mm)$'],
14 'sources/': [ ['exclude', '_unix.(h|cpp)$'],
18 'sources/': [ ['exclude', '_iOS.(h|cpp|m|mm)$'],
22 'sources/': [ ['exclude', '_android.(h|cpp)$'],
26 'sources/': [ ['exclude', '_nacl.(h|cpp)$'],
32 ['exclude', '.*'],
35 ['exclude', '.*'],
38 ['exclude', '.*'],
42 ['exclude', '.*'],
[all …]
/external/oprofile/libutil++/
Dpath_filter.cpp29 cit = find_if(exclude.begin(), exclude.end(), in match()
31 if (cit != exclude.end()) in match()
43 cit = find_if(exclude.begin(), exclude.end(), fnmatcher(base)); in match()
44 if (cit != exclude.end()) in match()
Dstring_filter.cpp23 exclude(separate_token(exclude_patterns, ',')) in string_filter()
31 exclude(exclude_patterns) in string_filter()
40 cit = find(exclude.begin(), exclude.end(), str); in match()
41 if (cit != exclude.end()) in match()
Dglob_filter.cpp30 cit = find_if(exclude.begin(), exclude.end(), fnmatcher(str)); in match()
31 if (cit != exclude.end()) in match()
/external/e2fsprogs/util/
Dgen-tarball.in10 exclude=/tmp/exclude
43 -print) | sed -e "s/^$base_e2fsprogs/$SRCROOT/" > $exclude
44 sed -e "s;^;$SRCROOT/;" < $srcdir/$list.exclude >> $exclude
48 (cd $top_srcdir/.. ; tar -c -h -v -f - -X $exclude $SRCROOT) \
/external/chromium_org/third_party/WebKit/Source/platform/
Dblink_platform.gyp238 ['exclude', '(cf|cg|harfbuzz|mac|opentype|win)/'],
239 ['exclude', '(?<!Chromium)(CF|CG|Mac|Win)\\.(cpp|mm?)$'],
243 ['exclude', 'graphics/cpu/arm/.*NEON\\.(cpp|h)'],
244 ['exclude', 'graphics/cpu/arm/filters/.*NEON\\.(cpp|h)'],
267 ['exclude', 'Harfbuzz[^/]+\\.(cpp|h)$'],
276 ['exclude', 'fonts/linux/FontPlatformDataLinux\\.cpp$'],
292 ['exclude', 'text/LocaleICU\\.(cpp|h)$'],
297 ['exclude', 'KillRingNone\\.cpp$'],
308 # the specific exclusions in the "exclude" list below.
324 ['exclude', 'scroll/ScrollbarThemeNonMacCommon\\.(cpp|h)$'],
[all …]
/external/mockito/
Dupdate_source.sh35 for exclude in ${EXCLUDE}; do
36 echo "Excluding $exclude"
37 rm -r $exclude
/external/e2fsprogs/resize/
DMakefile.in124 $(top_srcdir)/.exclude-file:
128 | sed -e "s/e2fsprogs/$$a/" > $(top_srcdir)/.exclude-file
129 echo "$(SRCROOT)/build" >> $(top_srcdir)/.exclude-file
130 echo "$(SRCROOT)/rpm.log" >> $(top_srcdir)/.exclude-file
131 echo "$(SRCROOT)/powerquest" >> $(top_srcdir)/.exclude-file
132 echo "$(SRCROOT)/.exclude-file" >> $(top_srcdir)/.exclude-file
134 >> $(top_srcdir)/.exclude-file
136 >> $(top_srcdir)/.exclude-file
138 source_tar_file: $(top_srcdir)/.exclude-file
141 -X $$a/.exclude-file $$a | \
[all …]
/external/deqp/scripts/
Drun_nightly.py67 …def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ign… argument
74 self.exclude = exclude
290 if len(config.exclude) > 0:
291 execArgs += ['--exclude=%s' % string.join(config.exclude, ",")]
350 exclude = [
364 exclude = [
383 exclude = [],
406 exclude = [
422 exclude = [
435 exclude = ["dEQP-CL.performance.*", "dEQP-CL.robustness.*", "dEQP-CL.stress.memory.*"],
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
DSunSpider.make2 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\tests" "$(DSTROOT)\AppleInternal\tests\SunSpi…
3 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\resources" "$(DSTROOT)\AppleInternal\tests\Su…
4 …xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\sunspider" "$(DSTROOT)\AppleInternal\tests\Su…
/external/chromium_org/tools/gyp/test/variables/filelist/src/
Dfilelist.gyp25 ['exclude', 'Sch.*'],
27 ['exclude', 'Jer.*'],
69 ['exclude', 'Sch.*'],
71 ['exclude', 'Jer.*'],
/external/libvpx/libvpx/test/
Dtools_common.sh274 exclude=${3}
276 if [ -n "${exclude}" ]; then
279 exclude='-v'
281 unset exclude
286 if echo "${s}" | egrep -q ${exclude} "${filter}" > /dev/null 2>&1; then
306 tests_to_filter=$(filter_strings "${tests_to_filter}" ^DISABLED exclude)
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dtools_common.sh211 exclude=${3}
213 if [ -n "${exclude}" ]; then
216 exclude='-v'
218 unset exclude
223 if echo "${s}" | egrep -q ${exclude} "${filter}" > /dev/null 2>&1; then
248 tests_to_filter=$(filter_strings "${tests_to_filter}" ^DISABLED exclude)
/external/pcre/dist/
DRunGrepTest210 (cd $srcdir; $valgrind $pcregrep -L -r --include=grepinputx --include grepinput8 --exclude-dir='^\.…
214 …r; $valgrind $pcregrep -L -r --include=grepinput --exclude 'grepinput$' --exclude=grepinput8 --exc…
456 (cd $srcdir; $valgrind $pcregrep --file-list ./testdata/grepfilelist --exclude grepinputv "fox|comp…
460 (cd $srcdir; $valgrind $pcregrep -L -r --include-dir=testdata --exclude '^(?!grepinput)' 'fox' ./te…
466 …dir; $valgrind $pcregrep -L -r --include=grepinput --exclude-from $builddir/testtemp1grep --exclud…
472 …dir; $valgrind $pcregrep -L -r --exclude=grepinput3 --include=grepinput --exclude-from $builddir/t…
478 …egrep -L -r --include grepinput --exclude-from $builddir/testtemp1grep --exclude-from=$builddir/te…
/external/chromium_org/skia/
Dskia_common.gypi21 ['exclude', '_android\\.(cc|cpp)$'],
26 ['exclude', '_ios\\.(cc|cpp|mm?)$'],
36 ['exclude', '_mac\\.(cc|cpp|mm?)$'],
45 'sources/': [ ['exclude', '_win\\.(cc|cpp)$'] ],
57 'sources/': [ ['exclude', '_linux\\.(cc|cpp)$'] ],
60 'sources/': [ ['exclude', '_cairo\\.(cc|cpp)$'] ],
/external/chromium_org/build/android/pylib/utils/
Dfindbugs.py85 def _Run(exclude, known_bugs, classes_to_analyze, auxiliary_classes, argument
136 if exclude:
137 cmd = '%s -exclude %s ' % (cmd, os.path.abspath(exclude))
161 if options.exclude:
162 exclude_file = options.exclude
/external/libcxx/
DMakefile37 tar cf - --exclude=".*" --exclude=support \
38 --exclude=CMakeLists.txt *) | \
/external/chromium_org/android_webview/tools/
Dwebview_licenses.py84 for exclude in exclude_list:
85 if glob.has_magic(exclude):
86 exclude_dirname = os.path.dirname(exclude)
89 ' skipping.' % exclude)
90 exclude = exclude_dirname
91 known_incompatible.append(os.path.normpath(os.path.join(path, exclude)))
/external/llvm/utils/lit/
DMANIFEST.in4 global-exclude *pyc
5 global-exclude *~
/external/antlr/antlr-3.4/runtime/Perl5/
DMakefile.PL9 --exclude=blib \
10 --exclude='*~' \

12345678910>>...15