| /xsrc/external/mit/MesaLib/dist/src/getopt/ |
| getopt_long.c | 84 static char *place = EMSG; /* option letter processing */ variable 166 current_argv = place; 311 if (optreset || !*place) { /* update scanning pointer */ 314 place = EMSG; 331 if (*(place = nargv[optind]) != '-' || 332 (place[1] == '\0' && strchr(options, '-') == NULL)) { 333 place = EMSG; /* found non-option */ 369 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/getopt/ |
| getopt_long.c | 84 static char *place = EMSG; /* option letter processing */ variable 166 current_argv = place; 311 if (optreset || !*place) { /* update scanning pointer */ 314 place = EMSG; 331 if (*(place = nargv[optind]) != '-' || 332 (place[1] == '\0' && strchr(options, '-') == NULL)) { 333 place = EMSG; /* found non-option */ 369 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') [all...] |
| /xsrc/external/mit/libepoxy/dist/include/epoxy/ |
| egl.h | 38 #error epoxy/egl.h must be included before (or in place of) GL/egl.h
|
| wgl.h | 41 #error epoxy/wgl.h must be included before (or in place of) wgl.h
|
| glx.h | 40 #error epoxy/glx.h must be included before (or in place of) GL/glx.h
|
| gl.h | 38 #error epoxy/gl.h must be included before (or in place of) GL/gl.h
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 09-autohint-if-no-hinting.conf | 12 in both cases so that most clients would takes a look at the first place only.
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| math.c | 593 decf place &optional delta 597 LispObj *place, *delta, *number; local 600 place = ARGUMENT(0); 602 if (SYMBOLP(place)) { 603 number = LispGetVar(place); 605 LispDestroy("EVAL: the variable %s is unbound", STROBJ(place)); 608 number = EVAL(place); 626 if (SYMBOLP(place)) { 627 CHECK_CONSTANT(place); 628 LispSetVar(place, number) 832 LispObj *place, *delta, *number; local [all...] |
| core.c | 242 /* Check if item is not already in place */ 3857 pop place 3862 LispObj *place; local 3864 place = ARGUMENT(0); 3866 if (SYMBOLP(place)) { 3867 result = LispGetVar(place); 3869 LispDestroy("EVAL: the variable %s is unbound", STROBJ(place)); 3870 CHECK_CONSTANT(place); 3878 LispSetVar(place, value); 3884 result = EVAL(place); 4212 LispObj *item, *place; local 4251 LispObj *item, *place, *key, *test, *test_not; local 5304 LispObj *place, *value; local 5321 LispObj *place, *value; local 5668 LispObj *setf, *place, *value, *result = NIL, *data; local 5785 LispObj *setf, *place = NIL, *value, *data; local [all...] |
| compile.c | 829 rplac[ad] place value 832 LispObj *place, *value; local 835 place = ARGUMENT(0); 838 ComEval(com, place);
|
| lisp.c | 283 {LispMacro, Lisp_Decf, "decf place &optional delta"}, 361 {LispMacro, Lisp_Incf, "incf place &optional delta"}, 454 {LispMacro, Lisp_Pop, "pop place"}, 468 {LispMacro, Lisp_Push, "push item place"}, 469 {LispMacro, Lisp_Pushnew, "pushnew item place &key key test test-not"}, 495 {LispFunction, Lisp_Rplaca, "rplaca place value", 0, 0, Com_Rplac_}, 496 {LispFunction, Lisp_Rplacd, "rplacd place value", 0, 0, Com_Rplac_}, 4866 LispRunSetf(LispArgList *alist, LispObj *setf, LispObj *place, LispObj *value) 4879 base = LispMakeEnvironment(alist, place, Oexpand_setf_method, 0, 0); 4902 LispObj *place, *body, *result, quote local [all...] |
| /xsrc/external/mit/xcb-util/dist/event/ |
| event.c | 104 set_handler(xcb_generic_event_handler_t handler, void *data, xcb_event_handler_t *place) 107 *place = eventh;
|
| /xsrc/external/mit/brotli/dist/python/ |
| Makefile | 57 -@$(YAPF) --in-place --recursive --verify .
|
| /xsrc/external/mit/ctwm/dist/ |
| otp.h | 45 WinType wintype, int place);
|
| otp.c | 321 assert(i > stack && "Window not in good place in stack"); 646 /* Copy in our flags so it winds up in the right place */ 878 WinType wintype, int place) 880 switch(place) { 888 DPRINTF((stderr, "OtpHandleCirculateNotify: place=%d\n", place)); 890 "OtpHandleCirculateNotify: place equals PlaceOnTop nor PlaceOnBottom"); 1679 // This one comes off the list, and goes back in its new place.
|
| /xsrc/external/mit/libX11/dist/src/ |
| EvToWire.c | 292 event->u.circulate.place = ev->place; 301 event->u.circulate.place = ev->place;
|
| XlibInt.c | 725 * _XEnq - Place event packets on the display's queue. 1133 ev->place = event->u.circulate.place; 1142 ev->place = event->u.circulate.place; 1866 /* one last place to look */
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_ycbcr_texture.spec | 38 operations take place. Only 2D texture images are supported (not 201 3 September 2003 - further clarify when YCbCr->RGB conversion takes place
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_ycbcr_texture.spec | 38 operations take place. Only 2D texture images are supported (not 201 3 September 2003 - further clarify when YCbCr->RGB conversion takes place
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| imEvToWire.c | 295 event->u.circulate.place = ev->place; 304 event->u.circulate.place = ev->place; 675 ev->place = event->u.circulate.place; 684 ev->place = event->u.circulate.place;
|
| /xsrc/external/mit/xinit/dist/ |
| startx.cpp | 32 XCOMM This allows startx to be placed in a place like /usr/bin or /usr/local/bin
|
| /xsrc/external/mit/xev/dist/ |
| xev.c | 643 switch (e->place) { 652 snprintf(pdummy, sizeof(pdummy), "%d", e->place); 656 output(Indent | NewLine, "event 0x%lx, window 0x%lx, place %s", 667 switch (e->place) { 676 snprintf(pdummy, sizeof(pdummy), "%d", e->place); 680 output(Indent | NewLine, "parent 0x%lx, window 0x%lx, place %s",
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fccharset.fncs | 121 In other words, this is an in-place version of FcCharSetUnion.
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| Xlib.h | 819 int place; /* PlaceOnTop, PlaceOnBottom */ member in struct:__anon5598 829 int place; /* PlaceOnTop, PlaceOnBottom */ member in struct:__anon5599
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| swaprep.c | 911 to->u.circulate.place = from->u.circulate.place;
|