Searched defs:rbytes (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libXi/dist/src/
H A DXGetDProp.c52 unsigned long nbytes, rbytes; local in function:XGetDeviceProperty
H A DXISelEv.c133 size_t rbytes; local in function:XIGetSelectedEvents
H A DXIProperties.c175 unsigned long nbytes, rbytes; local in function:XIGetProperty
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrMonitor.c90 size_t rbytes = (nmon * sizeof (XRRMonitorInfo)) local in function:XRRGetMonitors
H A DXrrOutput.c45 int nbytes, nbytesRead, rbytes; local in function:XRRGetOutputInfo
H A DXrrProvider.c45 int rbytes; local in function:XRRGetProviderResources
113 int nbytes, nbytesRead, rbytes; local in function:XRRGetProviderInfo
H A DXrrProperty.c60 size_t rbytes = rep.nAtoms * sizeof (Atom); local in function:XRRListOutputProperties
106 size_t rbytes = sizeof (XRRPropertyInfo) + (rep.length * sizeof (long)); local in function:XRRQueryOutputProperty
290 size_t nbytes, rbytes; local in function:XRRGetOutputProperty
[all...]
H A DXrrProviderProperty.c60 size_t rbytes = rep.nAtoms * sizeof (Atom); local in function:XRRListProviderProperties
106 size_t rbytes = sizeof (XRRPropertyInfo) + (rep.length * sizeof (long)); local in function:XRRQueryProviderProperty
290 unsigned long nbytes, rbytes; local in function:XRRGetProviderProperty
[all...]
H A DXrrScreen.c48 int nbytes, nbytesRead, rbytes; local in function:doGetScreenResources
H A DXrrConfig.c203 int nbytes, nbytesRead, rbytes; local in function:_XRRGetScreenInfo
H A DXrrCrtc.c42 int nbytes, nbytesRead, rbytes; local in function:XRRGetCrtcInfo
/xsrc/external/mit/libICE/dist/src/
H A Dmisc.c334 unsigned long rbytes = nbytes > 512 ? 512 : nbytes; local in function:_IceReadSkip

Completed in 9 milliseconds