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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
098-elif-undefined.c 6 Yes, this.
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
098-elif-undefined.c 6 Yes, this.
  /xsrc/external/mit/bitmap/dist/
Dialog.h 35 #define Yes 1<<1
  /xsrc/external/mit/xkbevd/dist/
printev.c 30 #define Yes "yes"
33 #define ynText(v) ((v)?Yes:No)
335 (msg->key_event_follows ? "yes" : "no"));
  /xsrc/external/mit/iceauth/dist/
process.c 79 static const char *Yes = "yes"; /* for messages */
1488 printf ("File new: %s\n", iceauth_existed ? No : Yes);
1489 printf ("File locked: %s\n", ignore_locks ? No : Yes);
1491 printf ("Changes honored: %s\n", iceauth_allowed ? Yes : No);
1492 printf ("Changes made: %s\n", iceauth_modified ? Yes : No);
  /xsrc/external/mit/xev/dist/
xev.c 66 static const char *Yes = "YES";
158 event_name, e->serial, e->send_event ? Yes : No, e->window);
218 e->same_screen ? Yes : No);
266 e->state, e->button, e->same_screen ? Yes : No);
284 e->state, e->is_hint, e->same_screen ? Yes : No);
348 mode, detail, e->same_screen ? Yes : No);
350 e->focus ? Yes : No, e->state);
534 e->border_width, e->override_redirect ? Yes : No);
551 e->event, e->window, e->from_configure ? Yes : No)
    [all...]
  /xsrc/external/mit/xauth/dist/
process.c 105 static const char *Yes = "yes"; /* for messages */
1771 printf ("File new: %s\n", xauth_existed ? No : Yes);
1772 printf ("File locked: %s\n", xauth_locked ? No : Yes);
1774 printf ("Changes honored: %s\n", xauth_allowed ? Yes : No);
1775 printf ("Changes made: %s\n", xauth_modified ? Yes : No);
  /xsrc/external/mit/xkbcomp/dist/
geometry.c 124 #define Yes 1

Completed in 20 milliseconds