Searched refs:protects (Results 1 – 25 of 56) sorted by relevance
123
/external/autotest/server/site_tests/network_WiFi_BT_AntennaCoex/ |
D | control | 15 of the sequence, both wifi and BT are functional. This protects against
|
/external/deqp/scripts/egl/ |
D | common.py | 97 …return getInterface(getEGLRegistry(), 'egl', VERSION, extensionNames = EXTENSIONS, protects = PROT…
|
/external/rust/crates/libz-sys/src/zlib-ng/test/ |
D | abicheck.md | 8 This protects against the common scenario where:
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 419 def spec(registry, api, version=None, profile=None, extensionNames=[], protects=[], force=False): argument 420 available = set(protects)
|
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/ |
D | globalaa-retained.ll | 13 ; that perform this optimization, and it protects against accidentally
|
/external/clang/docs/ |
D | SafeStack.rst | 11 SafeStack is an instrumentation pass that protects programs against attacks 71 SafeStack protects return addresses, spilled registers and local variables that
|
/external/llvm-project/clang/docs/ |
D | SafeStack.rst | 11 SafeStack is an instrumentation pass that protects programs against attacks 71 SafeStack protects return addresses, spilled registers and local variables that
|
D | ShadowCallStack.rst | 12 aarch64, that protects programs against return address overwrites 91 ``-fstack-protector``. It protects from non-linear overflows and arbitrary
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | speculation-hardening-sls.mir | 10 # Check that the SLS hardening pass also protects BRA* indirect branches that
|
D | sve-fixed-length-int-immediates.ll | 7 ; these tests protects against the possibility that scalable nodes, resulting
|
/external/python/cpython3/Tools/c-analyzer/cpython/ |
D | README | 18 since the GIL protects us from a lot of race conditions. Keep in mind
|
/external/pigweed/pw_containers/ |
D | docs.rst | 32 protects the "next" pointer from being accessed by the actual item that is
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.21.txt | 94 Added paranoia code which protects against strange cases where /etc
|
/external/skqp/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.fp | 156 // distinct hard stop intervals as needed. It also protects against malformed gradients
|
/external/skia/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.fp | 156 // distinct hard stop intervals as needed. It also protects against malformed gradients
|
/external/pigweed/pw_kvs/ |
D | docs.rst | 135 always stored in different sectors. This protects against corruption or even
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 12 protects Dynamic Updates from eavesdropping, by wrapping the update in a
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 63 files. This protects LLVM from accidentally using system specific functionality
|
/external/llvm-project/llvm/docs/ |
D | SupportLibrary.rst | 63 ``Thing.h`` cannot expose any system header files. This protects LLVM from
|
D | DeveloperPolicy.rst | 947 from anyone who files a patent lawsuit about code in LLVM - this protects the
|
/external/libpng/scripts/ |
D | pnglibconf.dfa | 356 # This protects us against compilers that run on a windowing system
|
/external/curl/docs/ |
D | TODO | 812 previous HTTPS connection. It protects against SSLStripping attacks.
|
D | FAQ | 672 private key has a pass phrase that protects it.
|
/external/python/cryptography/docs/x509/ |
D | reference.rst | 1575 non-repudiation service that protects against the signing entity
|
/external/python/cpython2/Doc/library/ |
D | ctypes.rst | 415 Specifying a format protects against incompatible argument types (just as a
|
123