Home
last modified time | relevance | path

Searched refs:Forbid (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp406 SmallVectorImpl<unsigned> &Forbid) { in findSuitableFreeRegister() argument
432 for (SmallVectorImpl<unsigned>::iterator it = Forbid.begin(), in findSuitableFreeRegister()
433 ite = Forbid.end(); it != ite; ++it) in findSuitableFreeRegister()
DCriticalAntiDepBreaker.h107 SmallVectorImpl<unsigned> &Forbid);
/third_party/node/deps/acorn/acorn/
DCHANGELOG.md259 Forbid binding `await` in async arrow function's parameter list.
325 Forbid `new.target` in top-level arrow functions.
586 Allow regular function declarations inside single-statement `if` branches in loose mode. Forbid the…
724 Forbid using a comma after a rest pattern in an array destructuring.
/third_party/openGLES/extensions/EXT/
DGLX_EXT_no_config_context.txt291 - Forbid no-config contexts with a specific render type
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_no_config_context.txt284 - Forbid no-config contexts with a specific render type
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle263 d HTML_PARSE_NONET... Forbid net access
Dparser.rpgle1242 d XML_PARSE_NONET... Forbid netwrk access
/third_party/python/Misc/NEWS.d/
D3.8.0b1.rst1143 Forbid creation of asyncio stream objects like StreamReader, StreamWriter,
/third_party/mbedtls/
DChangeLog3429 * Forbid repeated extensions in X.509 certificates.
3666 * Forbid change of server certificate during renegotiation to prevent
3670 * Forbid sequence number wrapping
3925 * Forbid repeated extensions in X.509 certificates.
3971 * Forbid change of server certificate during renegotiation to prevent
3975 * Forbid sequence number wrapping
/third_party/python/Doc/library/
Dpickle.rst1093 # Forbid everything else.
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt4604 * Forbid structures that contain opaque types (images or samplers) in the
8045 * Forbid non-explicitly allowed uses of interface decorations in the
9721 * Forbid allocation callbacks from calling into the API in the
DChangeLog.adoc6489 * Forbid structures that contain opaque types (images or samplers) in the
9929 * Forbid non-explicitly allowed uses of interface decorations in the
11605 * Forbid allocation callbacks from calling into the API in the
/third_party/openGLES/extensions/ARB/
DARB_separate_shader_objects.txt2765 pragmas. Add tessellation awareness. Forbid
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_separate_shader_objects.txt2755 pragmas. Add tessellation awareness. Forbid
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst287 - pan/bi: Forbid unaligned staging registers on Valhall
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dplrabn12.txt3768 'Forbid who will, none shall from me withhold
/third_party/python/Misc/
DHISTORY8476 - Forbid summing bytes with sum().