Home
last modified time | relevance | path

Searched refs:exclusion (Results 1 – 25 of 249) sorted by relevance

12345678910

/external/grpc-grpc/tools/distrib/
Dyapf_code.sh40 local exclusion exclusion_args=()
41 for exclusion in "${EXCLUSIONS[@]}"; do
42 exclusion_args+=( "--exclude" "$1/${exclusion}" )
/external/opencensus-java/contrib/spring_sleuth_v1x/
DREADME.md27 <exclusion>
30 </exclusion>
31 <exclusion>
34 </exclusion>
/external/python/cpython2/Doc/library/
Dmutex.rst2 :mod:`mutex` --- Mutual exclusion support
6 :synopsis: Lock and queue for mutual exclusion.
15 The :mod:`mutex` module defines a class that allows mutual-exclusion via
/external/mesa3d/.gitlab-ci/
Ddeqp-freedreno-a630-bypass-fails.txt6 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion,Fail
21 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion,Fail
36 dEQP-GLES31.functional.blend_equation_advanced.msaa.exclusion,Fail
51 dEQP-GLES31.functional.blend_equation_advanced.srgb.exclusion,Fail
/external/python/pyasn1/docs/source/pyasn1/type/constraint/
Dconstraintsexclusion.rst6 Constraints exclusion
/external/cldr/tools/java/org/unicode/cldr/draft/
DShortestCanonicalForm.java112 for (String exclusion : restoreExclusions.keySet()) { in shortNFC()
114 result = result.replace(exclusion, restoreExclusions.get(exclusion)); in shortNFC()
/external/mesa3d/docs/
DREADME.UVD21 ASSUMED BY YOU. Some jurisdictions do not allow the exclusion of implied
22 warranties, so the above exclusion may not apply to You.
DREADME.VCE20 ASSUMED BY YOU. Some jurisdictions do not allow the exclusion of implied
21 warranties, so the above exclusion may not apply to You.
/external/libepoxy/
D.gitignore2 # X.Org module default exclusion patterns
/external/emma/core/res/com/vladium/emma/instr/
Dinstr_usage.res30 "coverage inclusion/exclusion patterns {?,*}";
/external/igt-gpu-tools/
D.gitignore2 # X.Org module default exclusion patterns
/external/ImageMagick/Magick++/fuzz/dictionaries/
Dmvg.dict49 "exclusion"
/external/emma/core/res/com/vladium/emma/
Drun_usage.res20 "coverage inclusion/exclusion patterns {?,*}";
/external/cldr/tools/java/org/unicode/cldr/util/data/
DtestLdml2Icu.txt3 # Available exclusion types:
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
Dgles32-multisample.txt48 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
63 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
78 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
/external/skia/src/core/
DSkBlendMode.cpp114 case SkBlendMode::kExclusion: stage = SkRasterPipeline::exclusion; break; in SkBlendMode_AppendStages()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt4 # 'exclusion'. Known failures are expected to fail, and will cause an error if
/external/llvm-project/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt4 # 'exclusion'. Known failures are expected to fail, and will cause an error if
/external/skqp/src/core/
DSkBlendMode.cpp112 case SkBlendMode::kExclusion: stage = SkRasterPipeline::exclusion; break; in SkBlendMode_AppendStages()
/external/deqp/android/cts/master/
Dgles31-multisample.txt74 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
89 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
104 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-multisample.txt86 dEQP-GLES31.functional.blend_equation_advanced.basic.exclusion
101 dEQP-GLES31.functional.blend_equation_advanced.barrier.exclusion
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.exclusion

12345678910