| /xsrc/external/mit/bdftopcf/dist/ |
| fontmisc.h | 50 #ifndef TRUE 51 #define TRUE 1
|
| bufio.h | 72 #ifndef TRUE 73 #define TRUE 1
|
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| fontmisc.h | 50 #ifndef TRUE 51 #define TRUE 1
|
| bufio.h | 75 #ifndef TRUE 76 #define TRUE 1
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| fontmisc.h | 50 #ifndef TRUE 51 #define TRUE 1
|
| bufio.h | 75 #ifndef TRUE 76 #define TRUE 1
|
| /xsrc/external/mit/libXt/dist/test/ |
| Event.c | 83 g_assert_cmpint(XtAppGetExitFlag(app), ==, TRUE);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| p_compiler.h | 53 /* Avoid 'expression is always true' warning */ 81 #ifndef TRUE 82 #define TRUE true
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| p_compiler.h | 53 /* Avoid 'expression is always true' warning */ 81 #ifndef TRUE 82 #define TRUE true
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| ephyrdri.c | 43 #ifndef TRUE 44 #define TRUE 1 45 #endif /*TRUE*/ 260 is_ok = TRUE ;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/ |
| ms.c | 154 return TRUE; 167 KdUnregisterFd (pi, (int)(intptr_t)pi->driverPrivate, TRUE);
|
| ps2.c | 171 KdUnregisterFd (pi, (int)(intptr_t)pi->driverPrivate, TRUE);
|
| /xsrc/external/mit/glu/dist/src/libtess/ |
| priorityq-heap.c | 42 #ifndef TRUE 43 #define TRUE 1 158 pq->initialized = TRUE;
|
| normal.c | 42 #ifndef TRUE 43 #define TRUE 1 210 computedNormal = TRUE;
|
| /xsrc/external/mit/libXTrap/dist/src/ |
| XEPrInfo.c | 28 #ifndef TRUE 29 # define TRUE 1L
|
| XEConTxt.c | 45 #ifndef TRUE 46 # define TRUE 1L 62 static Bool firsttime = True; 68 if (firsttime == True) 118 if (XEGetAvailableRequest(tc,&rep) == True) 184 chg_flag = True; 190 chg_flag = True; 202 int status = True; 295 sys$setast(True); /* Make sure AST's are enabled */ 341 int status = True; [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| intel_batchbuffer.c | 296 uxa_set_force_fallback(xf86ScrnToScreen(scrn), TRUE); 297 intel->force_fallback = TRUE;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| intel_batchbuffer.c | 285 uxa_set_force_fallback(xf86ScrnToScreen(scrn), TRUE); 286 intel->force_fallback = TRUE;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| reg_dumper.h | 43 #define TRUE 1
|
| /xsrc/external/mit/xfs/dist/include/ |
| misc.h | 64 #ifndef TRUE 65 #define TRUE 1
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| rrpointer.c | 47 return TRUE; 100 TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| rrpointer.c | 47 return TRUE; 99 (*pScreen->SetCursorPosition) (pDev, pScreen, x + best_dx, y + best_dy, TRUE);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler_nir_emit.c | 51 #undef TRUE 62 #define OP(nir, op, src) OPC(nir, op, src, TRUE) 63 #define IOP(nir, op, src) IOPC(nir, op, src, TRUE) 64 #define UOP(nir, op, src) UOPC(nir, op, src, TRUE) 181 /* set the "true" value for CMP instructions */
|
| /xsrc/external/mit/libXt/dist/src/ |
| SetValues.c | 441 XClearArea(XtDisplay(w), XtWindow(w), 0, 0, 0, 0, TRUE); 458 (unsigned) (r->rectangle.height + bw2), TRUE);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/ |
| CD_Common_Types.h | 140 #ifndef TRUE 141 #define TRUE ((BOOLEAN) 1 == 1)
|