| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| binary.cpp | 38 _serializer<T>::proc(os, x); 45 _serializer<T>::proc(is, x); 52 _serializer<T>::proc(is, x); 60 _serializer<T>::proc(sz, x); 68 proc(std::ostream &os, const T &x) { function in struct:__anon2116::_serializer 73 proc(std::istream &is, T &x) { function in struct:__anon2116::_serializer 78 proc(binary::size_t &sz, const T &x) { function in struct:__anon2116::_serializer 89 proc(std::ostream &os, const std::vector<T> &v) { function in struct:__anon2116::_serializer 97 proc(std::istream &is, std::vector<T> &v) { function in struct:__anon2116::_serializer 105 proc(binary::size_t &sz, const std::vector<T> &v) function in struct:__anon2116::_serializer 118 proc(std::ostream &os, const std::vector<T> &v) { function in struct:__anon2116::_serializer 125 proc(std::istream &is, std::vector<T> &v) { function in struct:__anon2116::_serializer 132 proc(binary::size_t &sz, const std::vector<T> &v) { function in struct:__anon2116::_serializer 141 proc(std::ostream &os, const std::string &s) { function in struct:__anon2116::_serializer 147 proc(std::istream &is, std::string &s) { function in struct:__anon2116::_serializer 153 proc(binary::size_t &sz, const std::string &s) { function in struct:__anon2116::_serializer 163 proc(S & s, QT &x) { function in struct:__anon2116::_serializer 174 proc(S &s, QT &x) { function in struct:__anon2116::_serializer 187 proc(S &s, QT &x) { function in struct:__anon2116::_serializer 202 proc(S &s, QT &x) { function in struct:__anon2116::_serializer 217 proc(S &s, QT &x) { function in struct:__anon2116::_serializer [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| stw_getprocaddress.c | 45 PROC proc; member in struct:stw_extension_entry 48 #define STW_EXTENSION_ENTRY(P) { #P, (PROC) P } 88 PROC APIENTRY 93 PROC p; 101 return entry->proc; 104 p = (PROC) _glapi_get_proc_address(lpszProc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| module.cpp | 38 _serializer<T>::proc(os, x); 45 _serializer<T>::proc(is, x); 52 _serializer<T>::proc(is, x); 60 _serializer<T>::proc(sz, x); 68 proc(std::ostream &os, const T &x) { function in struct:__anon4517::_serializer 73 proc(std::istream &is, T &x) { function in struct:__anon4517::_serializer 78 proc(module::size_t &sz, const T &x) { function in struct:__anon4517::_serializer 89 proc(std::ostream &os, const std::vector<T> &v) { function in struct:__anon4517::_serializer 97 proc(std::istream &is, std::vector<T> &v) { function in struct:__anon4517::_serializer 105 proc(module::size_t &sz, const std::vector<T> &v) function in struct:__anon4517::_serializer 118 proc(std::ostream &os, const std::vector<T> &v) { function in struct:__anon4517::_serializer 125 proc(std::istream &is, std::vector<T> &v) { function in struct:__anon4517::_serializer 132 proc(module::size_t &sz, const std::vector<T> &v) { function in struct:__anon4517::_serializer 141 proc(std::ostream &os, const std::string &s) { function in struct:__anon4517::_serializer 147 proc(std::istream &is, std::string &s) { function in struct:__anon4517::_serializer 153 proc(module::size_t &sz, const std::string &s) { function in struct:__anon4517::_serializer 163 proc(S &s, QT &x) { function in struct:__anon4517::_serializer 176 proc(S &s, QT &x) { function in struct:__anon4517::_serializer 191 proc(S &s, QT &x) { function in struct:__anon4517::_serializer 204 proc(S &s, QT &x) { function in struct:__anon4517::_serializer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| stw_getprocaddress.c | 45 PROC proc; member in struct:stw_extension_entry 48 #define STW_EXTENSION_ENTRY(P) { #P, (PROC) P } 88 PROC APIENTRY 93 PROC p; 101 return entry->proc; 104 p = (PROC) _glapi_get_proc_address(lpszProc);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| clear.c | 55 void *proc; local 57 proc = (void *) eglGetProcAddress(name); 58 if (!proc) { 67 return proc;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| glthunk.c | 42 static PROC 43 glWinResolveHelper(PROC * cache, const char *symbol) 45 PROC proc = NULL; local 49 proc = wglGetProcAddress(symbol); 50 if (proc == NULL) { 51 (*cache) = (PROC) - 1; 54 (*cache) = proc; 58 else if ((*cache) == (PROC) - 1) { 59 proc = 0 [all...] |
| glshim.c | 59 void *proc; local 65 proc = GetProcAddress(hMod, symbol); 68 ErrorF("glXGetProcAddressARB: Resolved '%s' in %p to %p\n", symbol, hMod, proc); 70 return proc; 102 proctype proc = (proctype)glXGetProcAddressARB(symbol); \ 103 if (proc == NULL) return retval; 106 #define RESOLVED_PROC proc
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| devbell.c | 95 BellProcPtr proc; local 119 proc = k->BellProc; 132 proc = b->BellProc; 145 if (proc == NULL) 147 (*proc) (newpercent, dev, ctrl, class);
|
| sendexev.c | 83 EventSwapPtr proc; local 103 proc = EventSwapVector[eventP->u.u.type & 0177]; 104 /* no swapping proc; invalid event type? */ 105 if (proc == NotImplemented) { 109 (*proc) (eventP, &eventT);
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| devbell.c | 97 BellProcPtr proc; local 121 proc = k->BellProc; 133 proc = b->BellProc; 145 (*proc) (newpercent, dev, ctrl, class);
|
| sendexev.c | 84 EventSwapPtr proc; local 103 proc = EventSwapVector[eventP->u.u.type & 0177]; 104 /* no swapping proc; invalid event type? */ 105 if (proc == NotImplemented) { 109 (*proc) (eventP, &eventT);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| glwrap.c | 70 static PROC 71 glWinResolveHelper(PROC *cache, char *symbol) 73 PROC proc = NULL; local 78 proc = wglGetProcAddress(symbol); 79 if (proc == NULL) 82 (*cache) = (PROC)-1; 87 (*cache) = proc; 91 else if ((*cache) == (PROC)-1) 93 proc = 0 [all...] |
| /xsrc/external/mit/libXt/dist/include/X11/ |
| EventI.h | 73 XtEventHandler proc; member in struct:_XtEventRec 90 XtBlockHookProc proc; member in struct:_BlockHookRec
|
| SelectionI.h | 140 XtEventHandler proc; member in struct:__anon6011
|
| /xsrc/external/mit/MesaLib/dist/src/glx/windows/ |
| windowsgl.c | 267 PFNGLADDSWAPHINTRECTWIN proc = (PFNGLADDSWAPHINTRECTWIN)wglGetProcAddress("glAddSwapHintRectWIN"); local 268 if (proc) 269 proc(x, y, width, height); 284 windows_call_with_context(void (*proc)(HDC, void *), void *args) 325 proc(hdc, args); 343 const char *(*proc)(int) = dlsym(dlhandle, "glGetString"); 344 const char *gl_renderer = (const char *)proc(GL_RENDERER); 371 const char *(*proc)(int) = dlsym(dlhandle, "glGetString"); 373 r->gl_extensions = strdup(proc(GL_EXTENSIONS));
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| vndcmds.c | 46 GlxServerDispatchProc proc; member in struct:GlxVendorPrivDispatchRec 69 disp->proc = NULL; 81 GlxServerDispatchProc proc = vendor->glxvc.getDispatchAddress(opcode, vendorCode); local 82 if (proc != NULL) { 83 return proc; 386 if (disp->proc == NULL) { 393 disp->proc = GetVendorDispatchFunc(stuff->glxCode, 397 return disp->proc(client); 417 disp->proc = dispatch_GLXMakeCurrentReadSGI;
|
| glxcmdsswap.c | 767 __GLXdispatchVendorPrivProcPtr proc; local 778 proc = (__GLXdispatchVendorPrivProcPtr) 781 if (proc != NULL) { 782 return (*proc) (cl, (GLbyte *) req); 795 __GLXdispatchVendorPrivProcPtr proc; local 806 proc = (__GLXdispatchVendorPrivProcPtr) 809 if (proc != NULL) { 810 return (*proc) (cl, (GLbyte *) req);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| image.c | 219 const char *proc = util_get_process_name(); local 246 if ((strcmp(derive_interlaced_allowlist[i], proc) == 0))
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/windows/ |
| windowsgl.c | 267 PFNGLADDSWAPHINTRECTWIN proc = (PFNGLADDSWAPHINTRECTWIN)wglGetProcAddress("glAddSwapHintRectWIN"); local 268 if (proc) 269 proc(x, y, width, height); 284 windows_call_with_context(void (*proc)(HDC, void *), void *args) 325 proc(hdc, args); 343 const char *(*proc)(int) = dlsym(dlhandle, "glGetString"); 344 const char *gl_renderer = (const char *)proc(GL_RENDERER); 371 const char *(*proc)(int) = dlsym(dlhandle, "glGetString"); 373 r->gl_extensions = strdup(proc(GL_EXTENSIONS));
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| lcWrap.c | 178 XLCdLoadProc proc; member in struct:_XlcLoaderListRec 185 XLCdLoadProc proc) 193 if (loader->proc == proc) { 200 if (loader->proc == proc) { 213 XLCdLoadProc proc, 218 _XlcRemoveLoader(proc); /* remove old loader, if exist */ 224 loader->proc = proc; [all...] |
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| xtest.c | 505 EventSwapPtr proc; local 511 proc = EventSwapVector[evtype]; 512 /* no swapping proc; invalid event type? */ 513 if (!proc || proc == NotImplemented || evtype == GenericEvent) { 517 (*proc) (ev, &sev);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| xtest.c | 506 EventSwapPtr proc; local 512 proc = EventSwapVector[ev->u.u.type & 0177]; 513 /* no swapping proc; invalid event type? */ 514 if (!proc || proc == NotImplemented) { 518 (*proc)(ev, &sev);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| glxcmdsswap.c | 876 __GLXdispatchVendorPrivProcPtr proc; local 887 proc = (__GLXdispatchVendorPrivProcPtr) 890 if (proc != NULL) { 891 (*proc)(cl, (GLbyte*)req); 905 __GLXdispatchVendorPrivProcPtr proc; local 916 proc = (__GLXdispatchVendorPrivProcPtr) 919 if (proc != NULL) { 920 return (*proc)(cl, (GLbyte*)req);
|
| glxext.c | 520 __GLXdispatchSingleProcPtr proc; local 549 proc = (__GLXdispatchSingleProcPtr) __glXGetProtocolDecodeFunction(& Single_dispatch_info, 552 if (proc != NULL) { 558 retval = (*proc)(cl, (GLbyte *) stuff);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| es2tri.c | 216 typedef void (*proc)(); typedef 219 proc p = eglGetProcAddress("glMapBufferOES");
|