Lines Matching defs:bytes
135 dixReallocPrivates(PrivatePtr *privates, int old_offset, unsigned bytes) in dixReallocPrivates()
148 dixMovePrivates(PrivatePtr *privates, int new_offset, unsigned bytes) in dixMovePrivates()
156 fixupOneScreen(ScreenPtr pScreen, FixupFunc fixup, unsigned bytes) in fixupOneScreen()
216 fixupScreens(FixupFunc fixup, unsigned bytes) in fixupScreens()
231 fixupServerClient(FixupFunc fixup, unsigned bytes) in fixupServerClient()
240 fixupExtensions(FixupFunc fixup, unsigned bytes) in fixupExtensions()
254 fixupDefaultColormaps(FixupFunc fixup, unsigned bytes) in fixupDefaultColormaps()
272 fixupDeviceList(DeviceIntPtr device, FixupFunc fixup, unsigned bytes) in fixupDeviceList()
283 fixupDevices(FixupFunc fixup, unsigned bytes) in fixupDevices()
298 grow_private_set(DevPrivateSetPtr set, unsigned bytes) in grow_private_set()
308 grow_screen_specific_set(DevPrivateType type, unsigned bytes) in grow_screen_specific_set()
338 unsigned bytes; in dixRegisterPrivateKey() local
602 unsigned bytes; in dixRegisterScreenSpecificPrivateKey() local
737 int bytes = 0; in dixPrivateUsage() local