Searched refs:functionIterateAll (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_marshal_h.py59 for func in api.functionIterateAll():
68 for func in api.functionIterateAll():
H A Dremap_helper.py89 for f in api.functionIterateAll():
H A Dgl_genexec.py178 for f in api.functionIterateAll():
H A Dgl_marshal.py361 for func in api.functionIterateAll():
386 for func in api.functionIterateAll():
408 func_per_file = (len(api.functionIterateAll()) // (file_count - 1)) + 1
410 for func in api.functionIterateAll():
H A DglX_server_table.py371 for f in api.functionIterateAll():
H A DglX_proto_recv.py53 for func in api.functionIterateAll():
H A Dgl_XML.py941 for func in self.functionIterateAll():
987 def functionIterateAll(self): member in class:gl_api
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_marshal_h.py59 for func in api.functionIterateAll():
H A Dremap_helper.py91 for f in api.functionIterateAll():
H A Dgl_marshal.py288 for func in api.functionIterateAll():
321 for func in api.functionIterateAll():
333 for func in api.functionIterateAll():
H A Dgl_genexec.py184 for f in api.functionIterateAll():
H A DglX_server_table.py371 for f in api.functionIterateAll():
H A DglX_proto_recv.py53 for func in api.functionIterateAll():
H A Dgl_XML.py927 for func in self.functionIterateAll():
973 def functionIterateAll(self): member in class:gl_api

Completed in 13 milliseconds