HomeSort by: relevance | last modified time | path
    Searched defs:Private (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
displaymode.h 97 INT32 *Private;
  /xsrc/external/mit/xf86-video-glint/dist/src/
pm2_video.c 2985 DevUnion Private[PORTS];
3107 Private[i].ptr = (pointer) &pAPriv->Port[i];
3116 VAR[i].pPortPrivates = &Private[0];
3129 VAR[i].pPortPrivates = &Private[1];
3142 VAR[i].pPortPrivates = &Private[2];
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 190 INT32 * Private;
333 * These are the private bus types. New types can be added here. Types
574 typedef void (*EntityProc)(int entityIndex,pointer private);
726 pointer driverPrivate; /* Driver private area */
734 /* Some of these may be moved out of here into the driver private area */

Completed in 10 milliseconds