Searched refs:apis (Results 1 – 22 of 22) sorted by relevance
128 char *apis = dpy->ClientAPIsString; in _eglUpdateAPIsString() local130 if (apis[0] || !dpy->ClientAPIs) in _eglUpdateAPIsString()134 strcat(apis, "OpenGL "); in _eglUpdateAPIsString()137 strcat(apis, "OpenGL_ES "); in _eglUpdateAPIsString()140 strcat(apis, "OpenGL_ES2 "); in _eglUpdateAPIsString()143 strcat(apis, "OpenVG "); in _eglUpdateAPIsString()145 assert(strlen(apis) < sizeof(dpy->ClientAPIsString)); in _eglUpdateAPIsString()
76 } apis[] = in executeForConfig() local85 for (int apiNdx = 0; apiNdx < (int)DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForConfig()87 if ((apiBits & apis[apiNdx].apiBit) == 0) in executeForConfig()90 …log << TestLog::Message << "Creating " << apis[apiNdx].name << " context with config ID " << id <<… in executeForConfig()93 EGLU_CHECK_CALL(egl, bindAPI(apis[apiNdx].api)); in executeForConfig()95 EGLContext context = egl.createContext(display, config, EGL_NO_CONTEXT, apis[apiNdx].ctxAttrs); in executeForConfig()
90 } apis[] = in executeForConfig() local102 for (int apiNdx = 0; apiNdx < (int)DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForConfig()104 if ((apiBits & apis[apiNdx].apiBit) == 0) in executeForConfig()107 …log << TestLog::Message << "Creating " << apis[apiNdx].name << " context with config ID " << id <<… in executeForConfig()109 EGLU_CHECK_CALL(egl, bindAPI(apis[apiNdx].api)); in executeForConfig()111 …eglu::UniqueContext context(egl, display, egl.createContext(display, config, EGL_NO_CONTEXT, apis[… in executeForConfig()
322 const EGLenum apis[] = { EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API }; in iterate() local342 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(apis); ndx++) in iterate()344 const EGLenum api = apis[ndx]; in iterate()
221 …const EGLint apis[] = { EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_OPEN… in executeForSurface() local227 for (int apiNdx = 0; apiNdx < DE_LENGTH_OF_ARRAY(apis); apiNdx++) in executeForSurface()229 EGLint apiBit = apis[apiNdx]; in executeForSurface()
59 Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar68 Apache xml-commons xml-apis (redistribution of xml-apis.jar)
190 self.apis = {}192 self.apis.setdefault(eFeature.get('api'), []).append(eFeature)193 for apiFeatures in self.apis.itervalues():199 return [eFeature for eFeature in self.apis[api]
7 - Install saxon 6.5.5 and copy saxon.jar and saxon-xml-apis.jar files to $ANT_HOME/lib
28 directory and copy the saxon.jar and saxon-xml-apis.jar files to
165 <Url>https://apps-apis.google.com/a/feeds/user/#readonly</Url>170 <Url>https://apps-apis.google.com/a/feeds/group/#readonly</Url>174 <Url>https://apps-apis.google.com/a/feeds/nickname/#readonly</Url>
394 vector<EGLenum> apis; in parseClientAPIs() local397 apis.push_back(parseClientAPI(*api)); in parseClientAPIs()399 return apis; in parseClientAPIs()
16 - Threads : wrappers for native apis
83 var apis = $(".api",context);84 apis.each(function(i) {
59 # Enable compiler warnings when using V8_DEPRECATED apis.
10 __ http://code.google.com/apis/protocolbuffers/
482 .. _varint: http://code.google.com/apis/protocolbuffers/docs/encoding.html#varints
53 doc/ documentation: rfcs, apis, and suchlike
30 # plus the xml-apis.jar from the Apache xalan package
236 // http://code.google.com/apis/protocolbuffers/docs/proto.html#options
47 type. index is used to indicate which buffer to set (some apis may allow
8949 api.publish = function(apis, prototype) { argument8950 for (var n in apis) {8951 extend(prototype, apis[n]);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...