Searched refs:has_different_protocol (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_procs.py104 if func.has_different_protocol(n):
119 if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_static_entry_point(n)):
128 if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_static_entry_point(n)):
H A Dgl_SPARC_asm.py239 if f.has_different_protocol(n):
H A Dgl_x86_asm.py213 if f.has_different_protocol(n):
H A Dgl_x86-64_asm.py280 if f.has_different_protocol(n):
H A DglX_proto_send.py383 if func.has_different_protocol(n):
434 if func.has_different_protocol(name):
1104 if func.has_different_protocol(n):
H A DglX_XML.py509 def has_different_protocol(self, name): member in class:glx_function
523 if self.has_different_protocol(name):
H A Dgl_apitemp.py257 if func.has_different_protocol(name):
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_procs.py102 if func.has_different_protocol(n):
117 if (not func.is_static_entry_point(func.name)) or (func.has_different_protocol(n) and not func.is_static_entry_point(n)):
H A Dgl_SPARC_asm.py237 if f.has_different_protocol(n):
H A Dgl_x86_asm.py202 if f.has_different_protocol(n):
H A Dgl_x86-64_asm.py273 if f.has_different_protocol(n):
H A DglX_proto_send.py381 if func.has_different_protocol(n):
432 if func.has_different_protocol(name):
1100 if func.has_different_protocol(n):
H A DglX_XML.py509 def has_different_protocol(self, name): member in class:glx_function
523 if self.has_different_protocol(name):
H A Dgl_apitemp.py259 if func.has_different_protocol(name):
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dmapi_abi.py154 'handcode': bool(func.has_different_protocol(name)),
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dmapi_abi.py152 'handcode': bool(func.has_different_protocol(name)),

Completed in 24 milliseconds