Home
last modified time | relevance | path

Searched refs:getRevision (Results 1 – 5 of 5) sorted by relevance

/external/deqp/scripts/egl/
Dcommon.py122 …R = khr_util.format.genInlHeader("Khronos EGL API description (egl.xml)", EGL_SOURCE.getRevision())
/external/deqp/scripts/khr_util/
Dformat.py39 return genInlHeaderForSource(registrySource.getFilename(), registrySource.getRevision())
Dregistry_cache.py53 def getRevision (self): member in RegistrySource
/external/clang/utils/
DFindSpecRefs763 def getRevision(path): function
905 print >>f, 'SVN Revision: %s'%(getRevision(root),)
/external/deqp/scripts/opengl/
Dsrc_util.py157 …ADER = khr_util.format.genInlHeader("Khronos GL API description (gl.xml)", GL_SOURCE.getRevision())