Searched refs:IntensityRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xcmsdb/dist/
H A DSCCDFile.h116 } IntensityRec; typedef in typeref:struct:_IntensityRec
122 IntensityRec *pBase;
H A DloadData.c543 IntensityRec *pIRec = NULL;
586 calloc(size, sizeof(IntensityRec));
610 calloc(size, sizeof(IntensityRec));
634 calloc(size, sizeof(IntensityRec));
745 IntensityRec *pIRec;
764 IntensityRec *pIRec;
781 IntensityRec *pIRec;
800 IntensityRec *pIRec;
817 IntensityRec *pIRec;
836 IntensityRec *pIRe
[all...]
/xsrc/external/mit/libX11/dist/src/xcms/
H A DLRGB.c230 static IntensityRec const Default_RGB_RedTuples[] = {
286 static IntensityRec const Default_RGB_GreenTuples[] = {
340 static IntensityRec const Default_RGB_BlueTuples[] = {
396 /* IntensityRec *pBase */
397 (IntensityRec *) Default_RGB_RedTuples,
403 /* IntensityRec *pBase */
404 (IntensityRec *)Default_RGB_GreenTuples,
410 /* IntensityRec *pBase */
411 (IntensityRec *)Default_RGB_BlueTuples,
475 IntensityRec *pIRe
[all...]
H A DXcmsint.h93 } IntensityRec; typedef in typeref:struct:_IntensityRec
99 IntensityRec *pBase;

Completed in 7 milliseconds