Searched refs:tcard32 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xcb-proto/dist/xcbgen/ |
| H A D | state.py | 102 self.add_type('CARD32', '', ('uint32_t',), tcard32)
|
| H A D | xtypes.py | 218 tcard32 = SimpleType(('uint32_t',), 4, 'CARD32') variable 1160 self.fields.append(Field(tcard32, tcard32.name, 'length', False, True, True)) 1332 self.fields.append(Field(tcard32, tcard32.name, 'length', False, True, True))
|
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | c_client.py | 3253 full_sequence = Field(tcard32, tcard32.name, 'full_sequence', False, True, True)
|
Completed in 8 milliseconds