Home
last modified time | relevance | path

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

/external/deqp/scripts/khr_util/
Dregistry_cache.py58 def getRevision (self): member in RegistrySource
64 def getRevision (self): member in RegistrySource
145 …fetchFile(cachePath, source.getRepo(), source.getRevision(), source.getFilename(), source.getCheck…
Dformat.py40 return genInlHeaderForSource(registrySource.getFilename(), registrySource.getRevision())
/external/deqp/scripts/egl/
Dcommon.py128 …R = khr_util.format.genInlHeader("Khronos EGL API description (egl.xml)", EGL_SOURCE.getRevision())
/external/clang/utils/
DFindSpecRefs763 def getRevision(path): function
905 print >>f, 'SVN Revision: %s'%(getRevision(root),)
/external/deqp/scripts/opengl/
Dsrc_util.py223 …ADER = khr_util.format.genInlHeader("Khronos GL API description (gl.xml)", GL_SOURCE.getRevision())
/external/deqp/external/vulkancts/scripts/
Dgen_ext_deps.py37 … = khr_util.format.genInlHeader("Khronos Vulkan API description (vk.xml)", VK_SOURCE.getRevision())