Searched refs:pChar (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | xcmsdb.c | 230 PrintTableType0(int format, char **pChar, unsigned long *pCount) 244 nElements = _XcmsGetElement(format, pChar, pCount) + 1; 251 hValue = _XcmsGetElement(format, pChar, pCount) * 0x101; 252 fValue = _XcmsGetElement(format, pChar, pCount) 259 hValue = _XcmsGetElement(format, pChar, pCount); 260 fValue = _XcmsGetElement(format, pChar, pCount) 267 hValue = _XcmsGetElement(format, pChar, pCount); 268 fValue = _XcmsGetElement(format, pChar, pCount) 286 PrintTableType1(int format, char **pChar, unsigned long *pCount) 301 max_index = _XcmsGetElement(format, pChar, pCoun 228 PrintTableType0(int format,char ** pChar,unsigned long * pCount) argument 283 PrintTableType1(int format,char ** pChar,unsigned long * pCount) argument 346 char *property_return, *pChar; local in function:QuerySCCDataRGB 576 char *property_return, *pChar; local in function:QuerySCCDataGray [all...] |
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | LRGB.c | 84 char **pChar, 90 char **pChar, 472 char *property_return, *pChar; 510 pChar = property_return; 512 *pValue++ = (long)_XcmsGetElement(format_return, &pChar, 580 pChar = property_return; 640 visualID = _XcmsGetElement(format_return, &pChar, &nitems); 643 visualID |= _XcmsGetElement(format_return, &pChar, &nitems); 678 cType = _XcmsGetElement(format_return, &pChar, &nitems); 679 nTables = _XcmsGetElement(format_return, &pChar, 471 char *property_return, *pChar; local in function:LINEAR_RGB_InitSCCData 894 _XcmsGetTableType0(IntensityTbl * pTbl,int format,char ** pChar,unsigned long * pCount) argument 955 _XcmsGetTableType1(IntensityTbl * pTbl,int format,char ** pChar,unsigned long * pCount) argument [all...] |
Completed in 3 milliseconds