HomeSort by: relevance | last modified time | path
    Searched refs:who (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/os/
io.c 689 WriteToClient(ClientPtr who, int count, const void *__buf)
702 if (!count || !who || who == serverClient || who->clientGone)
704 oc = who->osPrivate;
713 if (!who->replyBytesRemaining) {
717 if (rep->sequenceNumber == who->sequence) {
740 ErrorF("REPLY: ClientIDX: %i %s\n", who->index, info);
752 AbortClient(who);
753 MarkClientException(who);
    [all...]
osdep.h 111 typedef int (*OsFlushFunc) (ClientPtr who, struct _osComm * oc, char *extraBuf,
127 extern int FlushClient(ClientPtr /*who */ ,
  /xsrc/external/mit/xorg-server.old/dist/os/
io.c 733 WriteToClient (ClientPtr who, int count, const void *__buf)
742 if (!count || !who || who == serverClient || who->clientGone)
744 oc = who->osPrivate;
753 if (!who->replyBytesRemaining) {
757 if (rep->sequenceNumber == who->sequence) {
780 ErrorF("REPLY: ClientIDX: %i %s\n",who->index, info);
799 MarkClientException(who);
811 replyinfo.client = who;
    [all...]
osdep.h 163 typedef int (*OsFlushFunc)(ClientPtr who, struct _osComm * oc, char* extraBuf, int extraCount);
176 ClientPtr /*who*/,
  /xsrc/external/mit/fontconfig/dist/doc/
fcmatrix.fncs 80 by the angle who's sine is <parameter>sin</parameter> and cosine is
  /xsrc/external/mit/xterm/dist/
fontutils.c 1004 cannotFont(XtermWidget xw, const char *who, const char *tag, const char *name)
1030 who, *tag ? " " : "", tag,
  /xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/
application.c33a9706.js 44 */,D.generateStopWordFilter=function(e){var t=e.reduce(function(e,t){return e[t]=t,e},{});return function(e){if(e&&t[e.toString()]!==e.toString())return e}},D.stopWordFilter=D.generateStopWordFilter(["a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"]),D.Pipeline.registerFunction(D.stopWordFilter,"stopWordFilter")

Completed in 15 milliseconds