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

/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A Dprotocol-common.h41 g_assert((len) >= sz_x##type##Reply); \
45 g_assert((rep)->length >= (sz_x##type##Reply - 32)/4); \
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-common.h41 assert((len) >= sz_x##type##Reply); \
45 assert((rep)->length >= (sz_x##type##Reply - 32)/4); \
/xsrc/external/mit/xcb-proto/dist/xcbgen/
H A Dxtypes.py590 # Hit this on Reply
1136 class Reply(ComplexType): class in inherits:ComplexType
1182 self.reply = Reply(name, child)

Completed in 5 milliseconds