Home
last modified time | relevance | path

Searched refs:exclude (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/vk-gl-cts/scripts/
H A Dbuild_android_mustpass.py26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists, parseBuildConfigFromCmdLineArgs namespace
59 exclude("egl-test-issues.txt"),
60 exclude("egl-manual-robustness.txt"),
61 exclude("egl-driver-issues.txt"),
62 exclude("egl-temp-excluded.txt")]
92 filters = MAIN_EGL_COMMON_FILTERS + [exclude("egl-master-2020-03-01.txt", "egl-master-2022-03-01.txt", "egl-master-2023-03-01.txt")],
106 exclude("gles2-test-issues.txt"),
107 exclude("gles2-failures.txt"),
108 exclude("gles2-temp-excluded.txt"),
144 filters = MAIN_GLES2_COMMON_FILTERS + [exclude("gles
[all...]
H A Drun_nightly.py87 def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ignore = []):
94 self.exclude = exclude
310 if len(config.exclude) > 0:
311 execArgs += ['--exclude=%s' % string.join(config.exclude, ",")]
370 exclude = [ variable
384 exclude = [ variable
403 exclude = [], variable
426 exclude variable
442 exclude = [ global() variable
455 exclude = ["dEQP-CL.performance.*", "dEQP-CL.robustness.*", "dEQP-CL.stress.memory.*"], global() variable
[all...]
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_mustpass.py27 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists namespace
164 exclude("gles3-multisample-issues.txt")]),
175 exclude("gles3-pixelformat-issues.txt")]),
235 exclude("egl-test-issues.txt"),
236 exclude("egl-internal-api-tests.txt"),
237 exclude("egl-driver-issues.txt")
251 exclude("gles2-test-issues.txt"),
252 exclude("gles2-spec-issues.txt"),
253 exclude("gles2-driver-issues.txt"),
254 exclude("gles
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java69 * paths in "exclude". For example:
79 * <p>Caveat: In cases where the {@code include} and {@code exclude} ranges overlap, the shortest
87 public static PrefixTree minimal(RangeTree include, RangeTree exclude, int minLength) { in minimal() argument
88 checkArgument(include.intersect(exclude).isEmpty(), "ranges must be disjoint"); in minimal()
97 exclude = exclude.subtract(prefix.retainFrom(exclude)); in minimal()
103 if (prefix.isIdentity() || exclude.isEmpty()) { in minimal()
104 // Either we already accept anything, or there is nothing to exclude. in minimal()
108 root, RangeSpecification.empty(), exclude in minimal()
300 recursivelyMinimize( DfaNode node, RangeSpecification path, DfaNode exclude, RangeTree minimal, int minLength) recursivelyMinimize() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dbuild_mustpass.py32 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists, parseBuildConfigFromCmdLineArgs namespace
60 exclude("test-issues.txt"),
61 exclude("excluded-tests.txt"),
62 exclude("android-tests.txt")],
72 exclude("android-tests-sc.txt")],
/third_party/node/test/fixtures/wpt/common/
H A Dsubset-tests-by-key.js7 var exclude = false; variable
9 match = /(?:^\?|&)(include|exclude)=([^&]+)?/.exec(location.search);
12 if (match[1] === 'exclude') {
13 exclude = true;
53 if (exclude) {
61 * Only test a subset of tests with `?include=Foo` or `?exclude=Foo` in the URL.
/third_party/rust/crates/regex/scripts/
H A Dscrape_crates_io.py92 exclude = set(["config.json", ".git"])
93 for crate_index_file in iter_files(crates_index, exclude=exclude):
107 def iter_files(d, exclude=set()):
109 if x in exclude:
116 for f in iter_files(fullfp, exclude):
/third_party/python/Tools/peg_generator/
H A DMakefile82 --exclude "*/failset/*" \
83 --exclude "*/failset/**" \
84 --exclude "*/failset/**/*"
90 --exclude "*/bad*" \
91 --exclude "*/lib2to3/tests/data/*"
/third_party/mbedtls/tests/scripts/
H A Ddepends.py312 def __init__(self, symbols, commands, exclude):
320 def __init__(self, symbols, commands, exclude=None):
325 If exclude is a regular expression, skip generated jobs whose description
327 super().__init__(symbols, commands, exclude)
333 if exclude and re.match(exclude, description):
346 If exclude is a regular expression, skip generated jobs whose description
348 def __init__(self, symbols, commands, exclude=None):
352 super().__init__(symbols, commands, exclude)
355 if exclude an
[all...]
H A Dcheck_names.py221 # Note that "*" can match directory separators in exclude lists.
326 * exclude_wildcards: a List of shell-style wildcards to exclude.
355 * exclude_wildcards: a List of shell-style wildcards to exclude.
367 def parse_macros(self, include, exclude=None):
373 * exclude: A List of glob expressions for excluding files.
382 files = self.get_included_files(include, exclude)
402 def parse_mbed_psa_words(self, include, exclude=None):
409 * exclude: A List of glob expressions for excluding files.
417 files = self.get_included_files(include, exclude)
440 def parse_enum_consts(self, include, exclude
[all...]
/third_party/python/Tools/c-analyzer/c_common/
H A Dfsutil.py135 exclude=None,
145 if exclude:
146 exclude = set(fix_filename(v, relroot, fixroot=False)
147 for v in exclude)
153 check, start = _get_check(filename, start, include, exclude)
165 def _get_check(filename, start, include, exclude):
170 if _is_excluded(filename, exclude, include):
176 def _is_excluded(filename, exclude, include):
182 elif exclude:
183 for excluded in exclude
[all...]
/third_party/skia/gn/
H A Dgn_to_bp_utils.py34 def GrabDependentValues(js, name, value_type, list_to_extend, exclude):
42 if exclude and exclude in dep:
45 GrabDependentValues(js, dep, value_type, list_to_extend, exclude)
/third_party/pcre2/pcre2/
H A DRunGrepTest274 (cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinputx --include grepinput8 --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
278 (cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include='grepinput[^C]' --exclude 'grepinput$' --exclude=grepinput8 --exclude=grepinputM --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
366 (cd $srcdir; $valgrind $vjs $pcre2grep -c --exclude=grepinputC lazy ./testdata/grepinput*) >>testtrygrep
370 (cd $srcdir; $valgrind $vjs $pcre2grep -c -l --exclude=grepinputC lazy ./testdata/grepinput*) >>testtrygrep
529 (cd $srcdir; $valgrind $vjs $pcre2grep --file-list ./testdata/grepfilelist --exclude grepinputv "fox|complete") >>testtrygrep 2>&1
533 (cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include-dir=testdata --exclude '^(?!grepinput)' --exclude
[all...]
/third_party/python/Tools/scripts/
H A Dpysource.py112 for exclude in exclude_dirs:
113 if exclude in dirnames:
114 dirnames.remove(exclude)
/third_party/node/deps/v8/tools/
H A Dgenerate-header-include-checks.py60 parser.add_argument('-x', '--exclude', type=str, action='append',
61 help='Add an exclude pattern (regex)')
65 args.exclude = (args.exclude or []) + AUTO_EXCLUDE_PATTERNS
66 args.exclude += ['^' + re.escape(x) + '$' for x in AUTO_EXCLUDE]
79 exclude_patterns = [re.compile(x) for x in args.exclude]
/third_party/python/Tools/freeze/
H A Dcheckextensions_win32.py109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
110 exclude = exclude.split()
119 for exc in exclude:
H A Dfreeze.py116 exclude = [] # settable with -x option
126 # default the exclude list for each platform
127 if win: exclude = exclude + [
130 fail_import = exclude[:]
188 exclude.append(a)
190 exclude.append(a)
205 if module not in exclude:
349 mf = modulefinder.ModuleFinder(path, debug, exclude, replace_paths)
/third_party/node/benchmark/
H A D_cli.js111 const excludes = this.optional.exclude || [];
120 for (const exclude of excludes) {
121 if (scripts.lastIndexOf(exclude) !== -1) {
/third_party/jerryscript/tools/
H A Dcheck-license.py76 if any(root.startswith(exclude) for exclude in EXCLUDE_DIRS):
/third_party/node/deps/v8/tools/unittests/
H A Drun_tests_test.py135 cls._cov.exclude('raise NotImplementedError')
136 cls._cov.exclude('if __name__ == .__main__.:')
137 cls._cov.exclude('except TestRunnerError:')
138 cls._cov.exclude('except KeyboardInterrupt:')
139 cls._cov.exclude('if options.verbose:')
140 cls._cov.exclude('if verbose:')
141 cls._cov.exclude('pass')
142 cls._cov.exclude('assert False')
/third_party/jsframework/
H A Dbuild_strip_native_min.js57 exclude: ['node_modules/**', 'lib/**']
70 exclude: 'node_moduels/**'
/third_party/node/tools/
H A Dmkssldef.py24 excludes = [re.compile(exclude) for exclude in excludes]
/third_party/skia/tools/
H A DBUILD_simulator.py62 def BUILD_glob(include, exclude=()):
66 for pattern in exclude:
/third_party/python/Lib/idlelib/
H A Drun.py261 exclude = ("run.py", "rpc.py", "threading.py", "queue.py",
263 cleanup_traceback(tbe, exclude)
271 def cleanup_traceback(tb, exclude):
275 for rpcfile in exclude:
277 break # found an exclude, break for: and delete tb[0]
282 for rpcfile in exclude:
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py137 def iter_fields(self, exclude=None, only=None):
141 parameter or to exclude some using the `exclude` parameter. Both
146 (exclude is only is None)
147 or (exclude is not None and name not in exclude)
155 def iter_child_nodes(self, exclude=None, only=None):
160 for _, item in self.iter_fields(exclude, only):

Completed in 14 milliseconds

1234