Searched refs:card8 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xsm/dist/ |
| H A D | saveutil.c | 277 char *card8; 283 card8 = pval->value; 284 value = *card8; 274 char *card8; local in function:SaveClient
|
| H A D | info.c | 179 char *card8; 185 card8 = pval->value; 186 value = *card8; 177 char *card8; local in function:DisplayProps
|
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 2077 * card8 is TRUE if the vales are one byte each and FALSE if two bytes 2088 * byteoffset and card8 is filled in with the intervals from pSet. 2097 Bool card8, 2126 if (card8) 2089 RecordConvertSetToRanges(RecordSetPtr pSet,GetContextRangeInfoPtr pri,int byteoffset,Bool card8,unsigned int imax,int * pStartIndex) argument
|
| /xsrc/external/mit/xorg-server/dist/record/ |
| H A D | record.c | 2004 * card8 is TRUE if the vales are one byte each and FALSE if two bytes 2015 * byteoffset and card8 is filled in with the intervals from pSet. 2023 Bool card8, unsigned int imax, int *pStartIndex) 2049 if (card8) { 2016 RecordConvertSetToRanges(RecordSetPtr pSet,GetContextRangeInfoPtr pri,int byteoffset,Bool card8,unsigned int imax,int * pStartIndex) argument
|
Completed in 32 milliseconds