Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/external/arm-trusted-firmware/docs/design/
Dcpu-specific-build-macros.rst14 - ``WORKAROUND_CVE_2017_5715``: Enables the security workaround for
16 of the PEs in the system need the workaround. Setting this flag to 0 provides
18 with the recommendation in the spec regarding workaround discovery.
21 - ``WORKAROUND_CVE_2018_3639``: Enables the security workaround for
25 regarding workaround discovery.
47 errata workaround is identified by its ``ID`` as specified in the processor's
49 errata workaround is ``ERRATA_<Processor name>_<ID>``, where the ``Processor name``
53 write errata workaround functions.
57 errata workaround build flags in the platform specific makefile. In case
59 workaround is not applied. In the DEBUG build, this is indicated by
[all …]
/external/brotli/java/org/brotli/wrapper/enc/
DBUILD46 ":brotli_jni", # Bazel JNI workaround
62 ":brotli_jni", # Bazel JNI workaround
78 ":brotli_jni", # Bazel JNI workaround
/external/brotli/java/org/brotli/wrapper/dec/
DBUILD45 ":brotli_jni", # Bazel JNI workaround
60 ":brotli_jni", # Bazel JNI workaround
75 ":brotli_jni", # Bazel JNI workaround
/external/rust/crates/grpcio-sys/grpc/
DWORKSPACE31 # pools through labels, we use a workaround and populate the corresponding label values
33 # Remove this workaround once we transition to a new-enough bazel toolchain.
57 # pools through labels, we use a workaround and populate the corresponding label values
59 # Remove this workaround once we transition to a new-enough bazel toolchain.
/external/mesa3d/docs/relnotes/
D13.0.3.rst106 - radeonsi: apply a multi-wave workgroup SPI bug workaround to affected
108 - radeonsi: apply a TC L1 write corruption workaround for SI
109 - radeonsi: apply a tessellation bug workaround for SI
110 - radeonsi: add a tess+GS hang workaround for VI dGPUs
111 - radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well
D17.2.2.rst63 - radv: add gfx9 scissor workaround
104 - cherry-ignore: add "radeonsi/gfx9: proper workaround for LS/HS VGPR
136 - radeonsi: workaround for gather4 on integer cube maps
138 - amd/common: add workaround for cube map array layer clamping
D18.0.3.rst68 - radeonsi/gfx9: workaround for INTERP with indirect indexing
72 - i965/tex_image: Avoid the ASTC LDR workaround on gen9lp
D17.1.10.rst49 instancing bug workaround on SI"
95 - cherry-ignore: add "amd/common: add workaround for cube map array
97 - cherry-ignore: add "radeonsi: workaround for gather4 on integer cube
/external/tensorflow/tensorflow/tools/toolchains/java/
DBUILD1 # For workaround https://github.com/bazelbuild/bazel/issues/8772 with Bazel >= 0.29.1
5 # the compiling action will fail. To workaround this, we override the misc value of
/external/tflite-support/third_party/toolchains/java/
DBUILD1 # For workaround https://github.com/bazelbuild/bazel/issues/8772 with Bazel >= 0.29.1
5 # the compiling action will fail. To workaround this, we override the misc value of
/external/brotli/java/org/brotli/wrapper/common/
DBUILD41 ":brotli_jni_no_dictionary_data", # Bazel JNI workaround
54 ":brotli_jni_no_dictionary_data", # Bazel JNI workaround
/external/skia/tools/
Dbuild_workaround_header.py26 workarounds.update([workaround.strip() for workaround in f])
/external/bazelbuild-rules_android/rules/android_common/
Dreexport_android_common.bzl15 """A workaround to expose android_common native module in android/common.bzl.
17 Redefine native symbols with a new name as a workaround for
/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-6.rst53 Secure-EL1 and executing the ``BPIALL`` instruction. This workaround is
54 significantly more complex than the "MMU disable/enable" workaround. The latter
61 work. If that other privileged software is able to workaround the vulnerability
66 implementing a specified `CVE-2017-5715`_ workaround SMC
81 with MMU disabled that this workaround entails effectively does invalidate the
118 workaround should be provided by vendors of that software and is outside the
/external/llvm/test/CodeGen/X86/
Dinit-priority.ll8 ; This is to workaround a Visual Studio bug which causes field
11 ; This workaround consists in providing a user default constructor
/external/python/setuptools/
Dtox.ini23 # workaround for tox-dev/tox#2382
34 # workaround for tox-dev/tox#2382
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/
DBUILD42 # pools through labels, we use a workaround and populate the corresponding label values
44 # Remove this workaround once we transition to a new-enough bazel toolchain.
/external/curl/tests/data/
Dtest151714 # natively but on Windows curl must be built with a workaround (#668) for the
16 # built without the workaround (USE_RECV_BEFORE_SEND_WORKAROUND isn't defined).
/external/cronet/third_party/protobuf/
DREADME.chromium99 - 0030-workaround-window-constinit.patch
110 - 0031-workaround-cfi-unrelated-cast.patch
112 A workaround for Clang's Control Flow Integrity check for casting pointers to
114 not work, and still fails. This patch removes the workaround and instead
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-003.md36 A potential workaround would be to add a custom `Verifier` to limit the maximum
42 inference steps, then there are no possible workaround and users are advised to
Dtfsa-2020-004.md39 A potential workaround would be to add a custom `Verifier` to the model loading
47 then there are no possible workaround and users are advised to upgrade to
/external/eigen/doc/
DUsingNVCC.dox16 …or greater) has issues with the standard \c \<limits\> header file. To workaround this, you can ad…
18 // workaround issue between gcc >= 4.7 and cuda 5.5
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1528 ScopedEXTTextureNorm16ReadbackWorkaround workaround; in readPixelsRowByRow() local
1530 workaround.Initialize(context, area, originalReadFormat, format, type, skipBytes, rowBytes, in readPixelsRowByRow()
1541 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsRowByRow()
1550 if (workaround.IsEnabled()) in readPixelsRowByRow()
1554 glFormat.computePixelBytes(type), pack, originalReadFormatPixels, workaround.Pixels()); in readPixelsRowByRow()
1583 ScopedEXTTextureNorm16ReadbackWorkaround workaround; in readPixelsAllAtOnce() local
1585 workaround.Initialize(context, area, originalReadFormat, format, type, skipBytes, rowBytes, in readPixelsAllAtOnce()
1597 type, workaround.Pixels())); in readPixelsAllAtOnce()
1606 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsAllAtOnce()
1612 if (workaround.IsEnabled()) in readPixelsAllAtOnce()
[all …]
/external/grpc-grpc/doc/
Dfork_support.md28 We have provided a workaround for this issue by allowing users to turn
42 The workaround when using fork/exec by setting
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rocm85 # Need to explicitly create the $ROCM_PATH/.info/version file to workaround what seems to be a baze…
95 # to come to fruition, so implementing the workaround to make do till then
115 # This is a temporary workaround to fix Out-Of-Memory errors we are running into with XLA perf tests

12345678910>>...20