/external/skqp/tools/ |
D | build_workaround_header.py | 23 workarounds = set() 26 workarounds.update([workaround.strip() for workaround in f]) 27 return sorted(list(workarounds)) 30 def write_header(filename, workarounds): argument 31 max_workaround_len = len(max(workarounds, key=len)) 45 for w in workarounds: 64 workarounds = merge_files_into_workarounds(parser.largs) 65 write_header(options.output_file, workarounds)
|
/external/skia/tools/ |
D | build_workaround_header.py | 23 workarounds = set() 26 workarounds.update([workaround.strip() for workaround in f]) 27 return sorted(list(workarounds)) 30 def write_header(filename, workarounds): argument 31 max_workaround_len = len(max(workarounds, key=len)) 45 for w in workarounds: 64 workarounds = merge_files_into_workarounds(parser.largs) 65 write_header(options.output_file, workarounds)
|
/external/igt-gpu-tools/scripts/ |
D | list-workarounds | 10 workarounds = {} variable 52 if wa_name in workarounds: 55 if not p in workarounds[wa_name]: 56 workarounds[wa_name].append(p) 58 workarounds[wa_name] = parse_platforms(line, platforms) 100 for wa in sorted(workarounds.keys()): 102 print("%s: %s" % (wa, ', '.join(workarounds[wa]))) 103 elif options.platform in workarounds[wa]: 135 workarounds = {} variable
|
/external/skqp/src/gpu/ |
D | GrDriverBugWorkarounds.cpp | 33 const GrDriverBugWorkarounds& workarounds) { in applyOverrides() argument 35 name |= workarounds.name; in applyOverrides()
|
D | GrCaps.h | 319 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds() function
|
/external/skia/src/gpu/ |
D | GrDriverBugWorkarounds.cpp | 33 const GrDriverBugWorkarounds& workarounds) { in applyOverrides() argument 35 name |= workarounds.name; in applyOverrides()
|
/external/skqp/include/gpu/ |
D | GrDriverBugWorkarounds.h | 37 explicit GrDriverBugWorkarounds(const std::vector<int32_t>& workarounds); 42 void applyOverrides(const GrDriverBugWorkarounds& workarounds);
|
/external/skia/include/gpu/ |
D | GrDriverBugWorkarounds.h | 38 explicit GrDriverBugWorkarounds(const std::vector<int32_t>& workarounds); 43 void applyOverrides(const GrDriverBugWorkarounds& workarounds);
|
/external/skia/gn/ |
D | sksl_tests.gni | 243 "/sksl/workarounds/RewriteMatrixVectorMultiply.sksl", 555 "/sksl/workarounds/AbsInt.sksl", 556 "/sksl/workarounds/BlendGuardedDivide.sksl", 557 "/sksl/workarounds/BlendModesAllZeroVec.sksl", 558 "/sksl/workarounds/FractNegative.sksl", 559 "/sksl/workarounds/FragCoords.sksl", 560 "/sksl/workarounds/LoopCondition.sksl", 561 "/sksl/workarounds/MinAndAbsTogether.sksl", 562 "/sksl/workarounds/NegatedAtan.sksl", 563 "/sksl/workarounds/PowWithConstantExponent.sksl", [all …]
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | ShaderD3D.cpp | 178 void ShaderD3D::generateWorkarounds(angle::CompilerWorkaroundsD3D *workarounds) const in generateWorkarounds() 185 workarounds->skipOptimization = true; in generateWorkarounds() 194 workarounds->useMaxOptimization = true; in generateWorkarounds() 200 workarounds->enableIEEEStrictness = true; in generateWorkarounds()
|
D | ShaderD3D.h | 65 void generateWorkarounds(angle::CompilerWorkaroundsD3D *workarounds) const;
|
/external/arm-trusted-firmware/docs/design/ |
D | cpu-specific-build-macros.rst | 5 operations framework to enable errata workarounds and to enable optimizations 12 vulnerability workarounds should be applied at runtime. 37 TF-A exports a series of build flags which control the errata workarounds that 45 The errata workarounds are implemented for a particular revision or a set of 55 All workarounds are disabled by default. The platform is responsible for 56 enabling these workarounds according to its requirement by defining the 58 these workarounds are enabled for the wrong CPU revision then the errata 64 for it to specify which errata workarounds should be enabled or not. 320 Similar to CPU errata, TF-A also implements workarounds for DSU (DynamIQ 327 document. Thus, the build flags which enable/disable the errata workarounds [all …]
|
/external/arm-trusted-firmware/docs/security_advisories/ |
D | security-advisory-tfv-6.rst | 37 code, therefore no workarounds have been applied or are planned. 60 on the PRs in this advisory being deployed in order for those workarounds to 75 disable/enable" and "BPIALL at AArch32 Secure-EL1" workarounds described above. 103 workarounds are enabled by default (on vulnerable CPUs only), despite some 106 workarounds for unaffected upstream platforms.
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | link.vk.inconsistentGLPerVertex.0.vert | 3 // This test is to test isInconsistentGLPerVertexMember() workarounds.
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | README.md | 30 The zlib code has numerous workarounds for old compilers that do not 34 Many of these workarounds are only maintenance burdens, some of them 37 various old compilers. With this many workarounds cluttered throughout 44 of other smaller patches. Then I started cleaning out workarounds,
|
/external/vboot_reference/scripts/image_signing/ |
D | tag_image.sh | 159 /usr/bin/crosh-workarounds \
|
/external/grpc-grpc/doc/ |
D | workarounds.md | 4 This document lists the workarounds implemented on gRPC servers for record and reference when users…
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.h | 52 unsigned long int workarounds; member
|
D | est.c | 142 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_load_cacerts() 624 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_build_csr() 726 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_simple_enroll()
|
/external/perfetto/test/trace_processor/profiling/ |
D | index | 35 # supporting workarounds for them.
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.2.1.md | 7 This document covers any known issues and workarounds for the stated release of
|
D | RELEASE_NOTES-1.2.3.md | 7 This document covers any known issues and workarounds for the stated release of
|
/external/mesa3d/docs/relnotes/ |
D | 10.2.3.rst | 62 - i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
|
/external/llvm-project/llvm/docs/Proposals/ |
D | LLVMLibC.rst | 39 language workarounds. 69 compiler bugs rather than using assembly workarounds.
|
/external/python/cffi/doc/misc/ |
D | grant-cffi-1.0.rst | 13 at various workarounds and 3rd-party documentation that have grown into 15 PyNaCl and bcrypt deploys workarounds that are explicitly documented in
|