Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h104 SmallVectorImpl<unsigned> &Forbid);
DCriticalAntiDepBreaker.cpp380 SmallVectorImpl<unsigned> &Forbid) in findSuitableFreeRegister() argument
407 for (SmallVectorImpl<unsigned>::iterator it = Forbid.begin(), in findSuitableFreeRegister()
408 ite = Forbid.end(); it != ite; ++it) in findSuitableFreeRegister()
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po60 msgid "Forbid negative texture LOD bias"
Dsv.po60 msgid "Forbid negative texture LOD bias"
Dfr.po60 msgid "Forbid negative texture LOD bias"
Des.po63 msgid "Forbid negative texture LOD bias"
Dde.po61 msgid "Forbid negative texture LOD bias"
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle252 d HTML_PARSE_NONET... Forbid net access
Dparser.rpgle1220 d XML_PARSE_NONET... Forbid netwrk access
/external/okhttp/
DCHANGELOG.md57 * **Forbid response bodies on HTTP 204 and 205 responses.** Webservers that