Searched refs:Req (Results 1 - 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
H A DXvlibint.h58 if ((dpy->bufptr + SIZEOF(xv##name##Req)) > dpy->bufmax)\
60 req = (xv##name##Req *)(dpy->last_req = dpy->bufptr);\
63 req->length = (SIZEOF(xv##name##Req))>>2;\
64 dpy->bufptr += SIZEOF(xv##name##Req);\
70 if ((dpy->bufptr + SIZEOF(xv/**/name/**/Req)) > dpy->bufmax)\
72 req = (xv/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
75 req->length = (SIZEOF(xv/**/name/**/Req))>>2;\
76 dpy->bufptr += SIZEOF(xv/**/name/**/Req);\
/external/clang/include/clang/Sema/
H A DTypoCorrection.h225 void setRequiresImport(bool Req) { RequiresImport = Req; } argument
/external/clang/lib/Basic/
H A DModule.cpp75 Requirement &Req, HeaderDirective &MissingHeader) const {
87 Req = Current->Requirements[I];
74 isAvailable(const LangOptions &LangOpts, const TargetInfo &Target, Requirement &Req, HeaderDirective &MissingHeader) const argument
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
H A DXF86VMode.c438 if ((dpy->bufptr + SIZEOF(x##oldname##Req)) > dpy->bufmax)\
440 req = (x##oldname##Req *)(dpy->last_req = dpy->bufptr);\
442 req->length = (SIZEOF(x##oldname##Req))>>2;\
443 dpy->bufptr += SIZEOF(x##oldname##Req);\
449 if ((dpy->bufptr + SIZEOF(x/**/oldname/**/Req)) > dpy->bufmax)\
451 req = (x/**/oldname/**/Req *)(dpy->last_req = dpy->bufptr);\
453 req->length = (SIZEOF(x/**/oldname/**/Req))>>2;\
454 dpy->bufptr += SIZEOF(x/**/oldname/**/Req);\
/external/clang/include/clang/Basic/
H A DModule.h305 /// \param Req If this module is unavailable, this parameter
310 Requirement &Req,
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 512 milliseconds