| /xsrc/external/mit/xsm/dist/ |
| H A D | prop.h | 39 int numProps, SmProp **props); 41 int numProps, char **propNames);
|
| H A D | prop.c | 263 SetPropertiesProc(SmsConn smsConn, SmPointer managerData, int numProps, 272 printf ("[Num props = %d]\n", numProps); 276 numProps > 0 && client_info_visible; 278 for (i = 0; i < numProps; i++) 306 int numProps, char **propNames) 315 printf ("[Num props = %d]\n", numProps); 318 for (i = 0; i < numProps; i++) 343 int numProps; 357 numProps = ListCount (client->props); 358 propsRet = (SmProp **) XtMalloc (numProps * sizeo 257 SetPropertiesProc(SmsConn smsConn,SmPointer managerData,int numProps,SmProp ** props) argument 298 DeletePropertiesProc(SmsConn smsConn,SmPointer managerData,int numProps,char ** propNames) argument 335 int numProps; local in function:GetPropertiesProc [all...] |
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | property.c | 585 int rc, numProps = 0; local in function:ProcListProperties 596 numProps++; 598 if (numProps && !(pAtoms = malloc(numProps * sizeof(Atom)))) 601 numProps = 0; 608 numProps++; 613 xlpr.nProperties = numProps; 614 xlpr.length = bytes_to_int32(numProps * sizeof(Atom)); 617 if (numProps) 620 WriteSwappedDataToClient(client, numProps * sizeo [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | property.c | 578 int rc, numProps = 0; local in function:ProcListProperties 590 numProps++; 592 if (numProps) { 593 pAtoms = xallocarray(numProps, sizeof(Atom)); 597 numProps = 0; 604 numProps++; 612 .length = bytes_to_int32(numProps * sizeof(Atom)), 613 .nProperties = numProps 616 if (numProps) { 618 WriteSwappedDataToClient(client, numProps * sizeo [all...] |
| /xsrc/external/mit/libSM/dist/src/ |
| H A D | sm_client.c | 396 SmcSetProperties(SmcConn smcConn, int numProps, SmProp **props) 407 LISTOF_PROP_BYTES (numProps, props, bytes); 413 STORE_LISTOF_PROPERTY (pBuf, numProps, props); 423 SmcDeleteProperties(SmcConn smcConn, int numProps, char **propNames) 432 for (i = 0; i < numProps; i++) 440 STORE_CARD32 (pData, (CARD32) numProps); 443 for (i = 0; i < numProps; i++) 450 (CARD32) numProps, 455 for (i = 0; i < numProps; i++) 392 SmcSetProperties(SmcConn smcConn,int numProps,SmProp ** props) argument 418 SmcDeleteProperties(SmcConn smcConn,int numProps,char ** propNames) argument
|
| H A D | sm_manager.c | 315 SmsReturnProperties(SmsConn smsConn, int numProps, SmProp **props) 326 LISTOF_PROP_BYTES (numProps, props, bytes); 331 STORE_LISTOF_PROPERTY (pBuf, numProps, props); 305 SmsReturnProperties(SmsConn smsConn,int numProps,SmProp ** props) argument
|
| H A D | sm_process.c | 478 int numProps = 0; 497 props = extractListofProperty(pStart, pEnd, swap, &numProps); 509 smcConn->prop_reply_waits->client_data, numProps, props); 908 int numProps = 0; 925 props = extractListofProperty(pStart, pEnd, swap, &numProps); 935 smsConn->callbacks.set_properties.manager_data, numProps, props); 474 int numProps = 0; local in function:_SmcProcessMessage 903 int numProps = 0; local in function:_SmsProcessMessage
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrproviderproperty.c | 393 int numProps = 0; local in function:ProcRRListProviderProperties 402 numProps++; 403 if (numProps) 404 if (!(pAtoms = xallocarray(numProps, sizeof(Atom)))) 410 .length = bytes_to_int32(numProps * sizeof(Atom)), 411 .nAtoms = numProps 423 if (numProps) { 425 WriteSwappedDataToClient(client, numProps * sizeof(Atom), pAtoms);
|
| H A D | rrproperty.c | 417 int numProps = 0; local in function:ProcRRListOutputProperties 426 numProps++; 427 if (numProps) 428 if (!(pAtoms = xallocarray(numProps, sizeof(Atom)))) 434 .length = bytes_to_int32(numProps * sizeof(Atom)), 435 .nAtoms = numProps 444 if (numProps) { 451 WriteSwappedDataToClient(client, numProps * sizeof(Atom), pAtoms);
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrproperty.c | 392 int numProps = 0; local in function:ProcRRListOutputProperties 401 numProps++; 402 if (numProps) 403 if(!(pAtoms = (Atom *)malloc(numProps * sizeof(Atom)))) 407 rep.length = bytes_to_int32(numProps * sizeof(Atom)); 409 rep.nAtoms = numProps; 422 if (numProps) 425 WriteSwappedDataToClient(client, numProps * sizeof(Atom), pAtoms);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrglxext.c | 223 reply.numProps = num_props; 232 __GLX_SWAP_INT(&reply.numProps); 280 reply.numProps = num_props; 289 __GLX_SWAP_INT(&reply.numProps);
|
| H A D | ephyrhostglx.c | 321 num_props = reply.numProps; 346 *a_num_props = reply.numProps ;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmx_glxvisuals.c | 79 nprops = (int)reply.numProps;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmdsswap.c | 266 reply.numProps = __GLX_TOTAL_CONFIG; 275 __GLX_SWAP_INT(&reply.numProps);
|
| H A D | glxcmds.c | 1563 reply.numProps = __GLX_TOTAL_CONFIG;
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxext.c | 701 reply.numProps,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxext.c | 703 reply.numProps,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxcmds.c | 927 .numProps = GLX_VIS_CONFIG_TOTAL 934 __GLX_SWAP_INT(&reply.numProps);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxcmds.c | 901 reply.numProps = GLX_VIS_CONFIG_TOTAL; 910 __GLX_SWAP_INT(&reply.numProps);
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 708 CARD32 numProps; member in struct:__anond79856660b08
|