Home
last modified time | relevance | path

Searched refs:ignores (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/expat/
D.gitignore1 # CVS default ignores begin
28 # CVS default ignores end
/third_party/ninja/misc/
Dci.py5 ignores = [ variable
23 if any([path.startswith(x) for x in ignores]):
/third_party/unity/auto/
Dunity_test_summary.py37 ignores = details['ignores']
39 if len(ignores) > 0: ignore_output.append('n'.join(ignores))
Dunity_test_summary.rb87 results = { failures: [], ignores: [], successes: [] }
/third_party/cJSON/tests/unity/auto/
Dunity_test_summary.py37 ignores = details['ignores']
39 if len(ignores) > 0: ignore_output.append('n'.join(ignores))
Dunity_test_summary.rb87 results = { failures: [], ignores: [], successes: [] }
/third_party/libexif/
D.gitignore1 # CVS default ignores begin
28 # CVS default ignores end
/third_party/python/Lib/test/
Dtest_type_comments.py74 ignores = """\ variable
311 for tree in self.parse_all(ignores):
322 tree = self.classic_parse(ignores)
/third_party/node/deps/npm/scripts/
Ddep-update3 node scripts/gen-dev-ignores.js &&\
Ddev-dep-update3 node scripts/gen-dev-ignores.js &&\
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DBUGS1 Qt looks only at the LANG and LC_ALL values and ignores LC_MESSAGES if LC_ALL is unset.
/third_party/flutter/skia/third_party/externals/sdl/visualtest/unittest/
Dtestquit.parameters3 --hang, boolean, [], false, [] # Runs the SUT in the infinite loop and ignores all events
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
DBUGS1 Qt looks only at the LANG value and ignores LC_MESSAGES and LC_ALL. (Bug in
/third_party/libinput/doc/user/
Dbutton-debouncing.rst21 press-release-press sequence in quick succession, libinput ignores the
26 and ignores the release and press event. This method is disabled by
/third_party/curl/tests/data/
Dtest129029 Verify URL globbing ignores []
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dgen_restricted_traces.py334 ignores = ['%s/' % trace for trace in traces]
336 out_file.write('\n'.join(sorted(ignores)))
/third_party/nghttp2/doc/_exts/sphinxcontrib/
Drubydomain.py491 ignores = self.domain.env.config['modindex_common_prefix']
492 ignores = sorted(ignores, key=len, reverse=True)
503 for ignore in ignores:
/third_party/boost/libs/nowide/doc/
Dchangelog.dox22 - boost::nowide::cin now ignores CR (\r) characters and treats CTRL+Z at the beginning of a line as…
/third_party/grpc/tools/dockerfile/distribtest/ruby_opensuse_x64/
DDockerfile27 # OpenSUSE is a bit crazy and ignores .bashrc for login shell.
/third_party/boost/tools/build/src/util/
Dset.jam71 # Returns whether set1 & set2 contain the same elements. Note that this ignores
/third_party/python/Misc/NEWS.d/
D3.5.0rc3.rst45 imp.load_dynamic() once again ignores previously loaded modules to support
/third_party/flutter/engine/flutter/tools/fuchsia/
Dpackage_dir.gni7 # This currently ignores the CMX files and does minimal validation.
/third_party/flutter/skia/
DRELEASE_NOTES.txt13 * SkPath::Iter::next() now ignores its consumDegenerates bools. Those will so go away entirely
/third_party/node/deps/npm/node_modules/object-assign/
Dreadme.md36 // ignores null and undefined sources
/third_party/mesa3d/src/gallium/drivers/zink/ci/
Dzink-lvp-skips.txt7 # ignores copied from the old runner script

12345678910>>...17