Home
last modified time | relevance | path

Searched refs:functionList (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Des_generator.py126 functionList = "APIspec.xml" variable
147 sys.stderr.write("-S specifies API specification file to use [%s]\n" % functionList)
154 functionList = optarg variable
177 keys = apiutil.GetAllFunctions(functionList, version)
187 """ % (program, functionList, version, time.strftime("%Y-%m-%d %H:%M:%S"))
/external/clang/bindings/python/clang/
Dcindex.py2844 functionList = [ variable
3523 map(register, functionList)