| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_mesa.c | 30 char *env, *vendor, *renderer; local in function:__glutDetermineMesaSwapHackSupport
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | version.c | 50 const char *vendor = vendor_version; local in function:xtermVersion
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndservervendor.c | 36 GlxServerVendor *vendor = NULL; local in function:GlxCreateVendor 62 void GlxDestroyVendor(GlxServerVendor *vendor) argument 72 GlxServerVendor *vendor, *tempVendor; local in function:GlxVendorExtensionReset [all...] |
| H A D | vndserver.h | 44 GlxServerVendor *vendor; member in struct:GlxScreenPrivRec 50 GlxServerVendor *vendor; member in struct:GlxContextTagInfoRec
|
| H A D | vndservermapping.c | 58 GlxServerVendor *vendor = LookupXIDMapResource(id); local in function:GlxGetXIDMap 75 Bool GlxAddXIDMap(XID id, GlxServerVendor *vendor) argument 91 GlxContextTagInfo *GlxAllocContextTag(ClientPtr client, GlxServerVendor *vendor) argument 171 GlxSetScreenVendor(ScreenPtr screen,GlxServerVendor * vendor) argument 192 GlxSetClientScreenVendor(ClientPtr client,ScreenPtr screen,GlxServerVendor * vendor) argument [all...] |
| H A D | vnd_dispatch_stubs.c | 15 GlxServerVendor *vendor = NULL; local in function:dispatch_Render 32 GlxServerVendor *vendor = NULL; local in function:dispatch_RenderLarge 49 GlxServerVendor *vendor = NULL; local in function:dispatch_CreateContext 76 GlxServerVendor *vendor = NULL; local in function:dispatch_DestroyContext 96 GlxServerVendor *vendor = NULL; local in function:dispatch_WaitGL 113 GlxServerVendor *vendor = NULL; local in function:dispatch_WaitX 130 GlxServerVendor *vendor = NULL; local in function:dispatch_UseXFont 147 GlxServerVendor *vendor = NULL; local in function:dispatch_CreateGLXPixmap 174 GlxServerVendor *vendor = NULL; local in function:dispatch_GetVisualConfigs 193 GlxServerVendor *vendor = NULL; local in function:dispatch_DestroyGLXPixmap 210 GlxServerVendor *vendor = NULL; local in function:dispatch_QueryExtensionsString 229 GlxServerVendor *vendor = NULL; local in function:dispatch_QueryServerString 248 GlxServerVendor *vendor = NULL; local in function:dispatch_ChangeDrawableAttributes 265 GlxServerVendor *vendor = NULL; local in function:dispatch_CreateNewContext 292 GlxServerVendor *vendor = NULL; local in function:dispatch_CreatePbuffer 319 GlxServerVendor *vendor = NULL; local in function:dispatch_CreatePixmap 346 GlxServerVendor *vendor = NULL; local in function:dispatch_CreateWindow 373 GlxServerVendor *vendor = NULL; local in function:dispatch_CreateContextAttribsARB 400 GlxServerVendor *vendor = NULL; local in function:dispatch_DestroyPbuffer 420 GlxServerVendor *vendor = NULL; local in function:dispatch_DestroyPixmap 440 GlxServerVendor *vendor = NULL; local in function:dispatch_DestroyWindow 460 GlxServerVendor *vendor = NULL; local in function:dispatch_GetDrawableAttributes 477 GlxServerVendor *vendor = NULL; local in function:dispatch_GetFBConfigs 496 GlxServerVendor *vendor = NULL; local in function:dispatch_QueryContext 513 GlxServerVendor *vendor = NULL; local in function:dispatch_IsDirect [all...] |
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | register.c | 36 IceRegisterForProtocolSetup(const char * protocolName,const char * vendor,const char * release,int versionCount,IcePoVersionRec * versionRecs,int authCount,const char ** authNames,IcePoAuthProc * authProcs,IceIOErrorProc IOErrorProc) argument 136 IceRegisterForProtocolReply(const char * protocolName,const char * vendor,const char * release,int versionCount,IcePaVersionRec * versionRecs,int authCount,const char ** authNames,IcePaAuthProc * authProcs,IceHostBasedAuthProc hostBasedAuthProc,IceProtocolSetupProc protocolSetupProc,IceProtocolActivateProc protocolActivateProc,IceIOErrorProc IOErrorProc) argument
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglglvnd.c | 83 __egl_Main(uint32_t version,const __EGLapiExports * exports,__EGLvendorInfo * vendor,__EGLapiImports * imports) argument
|
| H A D | egldispatchstubs.c | 79 static __eglMustCastToProperFunctionPointerType FetchVendorFunc(__EGLvendorInfo *vendor, argument 111 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByCurrent 123 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByDisplay 132 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByDevice [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxglvnd.c | 57 __glx_Main(uint32_t version,const __GLXapiExports * exports,__GLXvendorInfo * vendor,__GLXapiImports * imports) argument
|
| H A D | glxglvnddispatchfuncs.h | 11 AddFBConfigMapping(Display * dpy,GLXFBConfig config,__GLXvendorInfo * vendor) argument 17 AddFBConfigsMapping(Display * dpy,const GLXFBConfig * ret,int * nelements,__GLXvendorInfo * vendor) argument 36 AddDrawableMapping(Display * dpy,GLXDrawable drawable,__GLXvendorInfo * vendor) argument 42 AddContextMapping(Display * dpy,GLXContext ctx,__GLXvendorInfo * vendor) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglglvnd.c | 63 __egl_Main(uint32_t version,const __EGLapiExports * exports,__EGLvendorInfo * vendor,__EGLapiImports * imports) argument
|
| H A D | egldispatchstubs.c | 52 static __eglMustCastToProperFunctionPointerType FetchVendorFunc(__EGLvendorInfo *vendor, argument 84 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByCurrent 96 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByDisplay 105 __EGLvendorInfo *vendor; local in function:__eglDispatchFetchByDevice [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | getstring.c | 118 static const char *vendor = "Brian Paul"; local in function:_mesa_GetString
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxglvnd.c | 57 __glx_Main(uint32_t version,const __GLXapiExports * exports,__GLXvendorInfo * vendor,__GLXapiImports * imports) argument
|
| H A D | glxglvnddispatchfuncs.h | 11 AddFBConfigMapping(Display * dpy,GLXFBConfig config,__GLXvendorInfo * vendor) argument 17 AddFBConfigsMapping(Display * dpy,const GLXFBConfig * ret,int * nelements,__GLXvendorInfo * vendor) argument 36 AddDrawableMapping(Display * dpy,GLXDrawable drawable,__GLXvendorInfo * vendor) argument 42 AddContextMapping(Display * dpy,GLXContext ctx,__GLXvendorInfo * vendor) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | getstring.c | 119 static const char *vendor = "Brian Paul"; local in function:_mesa_GetString
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | VendorP.h | 97 VendorShellPart vendor; member in struct:__anon61a27edb0308
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-x86.c | 126 char vendor[13]; local in function:detect_cpu_features [all...] |
| /xsrc/external/mit/proxymngr/dist/ |
| H A D | pmint.h | 54 char *vendor; member in struct:__anon44221edc0108
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | initextx.h | 127 unsigned short vendor; member in struct:SiS_PlasmaTables
|
| /xsrc/external/mit/libSM/dist/src/ |
| H A D | SMlibint.h | 277 char *vendor; member in struct:_SmcConn
|
| H A D | sm_manager.c | 39 _SmsProtocolSetupProc(IceConn iceConn,int majorVersion,int minorVersion,char * vendor,char * release,IcePointer * clientDataRet,char ** failureReasonRet) argument 107 SmsInitialize(const char * vendor,const char * release,SmsNewClientProc newClientProc,SmPointer managerData,IceHostBasedAuthProc hostBasedAuthProc,int errorLength,char * errorStringRet) argument
|
| /xsrc/external/mit/libpciaccess/dist/src/ |
| H A D | common_device_name.c | 128 uint16_t vendor; member in struct:pci_id_leaf 151 insert(uint16_t vendor) argument 226 unsigned vendor = PCI_MATCH_ANY; local in function:populate_vendor [all...] |
| /xsrc/external/mit/xfindproxy/dist/ |
| H A D | xfindproxy.c | 141 char *vendor = NULL; local in function:main
|