Searched defs:rbytes (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/libXi/dist/src/ |
| H A D | XGetDProp.c | 52 unsigned long nbytes, rbytes; local in function:XGetDeviceProperty
|
| H A D | XISelEv.c | 133 size_t rbytes; local in function:XIGetSelectedEvents
|
| H A D | XIProperties.c | 175 unsigned long nbytes, rbytes; local in function:XIGetProperty
|
| /xsrc/external/mit/libXrandr/dist/src/ |
| H A D | XrrMonitor.c | 90 size_t rbytes = (nmon * sizeof (XRRMonitorInfo)) local in function:XRRGetMonitors
|
| H A D | XrrOutput.c | 45 int nbytes, nbytesRead, rbytes; local in function:XRRGetOutputInfo
|
| H A D | XrrProvider.c | 45 int rbytes; local in function:XRRGetProviderResources 113 int nbytes, nbytesRead, rbytes; local in function:XRRGetProviderInfo
|
| H A D | XrrProperty.c | 60 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 D | XrrProviderProperty.c | 60 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 D | XrrScreen.c | 48 int nbytes, nbytesRead, rbytes; local in function:doGetScreenResources
|
| H A D | XrrConfig.c | 203 int nbytes, nbytesRead, rbytes; local in function:_XRRGetScreenInfo
|
| H A D | XrrCrtc.c | 42 int nbytes, nbytesRead, rbytes; local in function:XRRGetCrtcInfo
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | misc.c | 334 unsigned long rbytes = nbytes > 512 ? 512 : nbytes; local in function:_IceReadSkip
|
Completed in 9 milliseconds