Searched refs:_XcmsGetElement (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | xcmsdb.c | 53 static unsigned long _XcmsGetElement(int format, char **pValue, 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) 301 max_index = _XcmsGetElement(format, pChar, pCount); 308 fValue = _XcmsGetElement(forma 818 _XcmsGetElement(int format, char **pValue, unsigned long *pCount) function in typeref:typename:unsigned long [all...] |
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | cmsProp.c | 54 * _XcmsGetElement -- get an element value from the property passed 59 _XcmsGetElement( 57 _XcmsGetElement( function in typeref:typename:unsigned long
|
| H A D | LRGB.c | 512 *pValue++ = (long)_XcmsGetElement(format_return, &pChar, 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, &nitems); 915 _XcmsGetElement(format, pChar, pCount) + 1; 925 pIRec->value = _XcmsGetElement (format, pChar, pCount) * 0x101; 927 _XcmsGetElement (format, pChar, pCount) / (XcmsFloat)255.0; 932 pIRec->value = _XcmsGetElement (format, pChar, pCount); 933 pIRec->intensity = _XcmsGetElement (forma [all...] |
| H A D | Cv.h | 176 _XcmsGetElement(
|
Completed in 4 milliseconds