Searched refs:ctypes (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Dformat.py135 import ctypes
136 self.handle = ctypes.windll.kernel32.GetStdHandle(nStdHandle)
142 import ctypes
143 ctypes.windll.kernel32.SetConsoleTextAttribute(self.handle, attr)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dformat.py135 import ctypes
136 self.handle = ctypes.windll.kernel32.GetStdHandle(nStdHandle)
142 import ctypes
143 ctypes.windll.kernel32.SetConsoleTextAttribute(self.handle, attr)
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvramdac.c270 static vu8 ctypes[]={ BT485_DISABLE_CURSOR, BT485_2_COLOR_CURSOR, local in function:verite_enablecursor
282 ctypes[type]);

Completed in 8 milliseconds