| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | link_dos.mk | 20 # Now include the main sub-makefile. It contains all the rules used to
|
| H A D | link_std.mk | 20 # Now include the main sub-makefile. It contains all the rules used to
|
| H A D | detect.mk | 89 # Now, include all detection rule files found in the `builds/<system>'
|
| /xsrc/external/mit/freetype/dist/docs/reference/stylesheets/ |
| H A D | extra.css | 103 /* Now like a table header */ 174 /* Now like a table header */
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | unix.mk | 33 # Now include the main sub-makefile. It contains all the rules used to
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | android.rst | 39 Now, use that cross file for your Android build directory (as in this 68 Now you can replace drivers as in: 122 Now, restart the UI to do a full reload: 134 Now, replacing your DRI driver with a new one built for Android should
|
| H A D | faq.rst | 86 This wasn't easy in the past. Now, the DRI drivers are included in the
|
| H A D | releasing.rst | 195 Now go to
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | LAVA.rst | 41 ``/etc/lava-dispatcher/device-types``). Now, go find a relevant 81 Now it's time to define your test jobs in the driver-specific
|
| H A D | bare-metal.rst | 160 Now, set ``download-url`` in your ``traces-*.yml`` entry to something like
|
| /xsrc/external/mit/xinit/dist/ |
| H A D | startx.cpp | 44 XCOMM Now the "old" compiled path
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | sync.c | 2679 static XSyncValue Now; variable in typeref:typename:XSyncValue 2685 unsigned long maxis = XSyncValueHigh32(Now);\ 2686 if (millis < XSyncValueLow32(Now)) maxis++;\ 2687 XSyncIntsToValue(&Now, millis, maxis);\ 2705 if (XSyncValueGreaterOrEqual(Now, *pnext_time)) 2712 XSyncValueSubtract(&delay, *pnext_time, Now, &overflow); 2731 if (XSyncValueGreaterOrEqual(Now, *pnext_time)) 2733 SyncChangeCounter(ServertimeCounter, Now); 2742 *pValue_return = Now; 2769 XSyncIntsToValue(&Now, GetTimeInMilli [all...] |
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | sync.c | 2558 static int64_t Now; variable in typeref:typename:int64_t 2564 unsigned long maxis = Now >> 32; 2566 if (millis < (Now & 0xffffffff)) 2569 Now = ((int64_t)maxis << 32) | millis; 2584 if (Now >= *pnext_time) { 2588 timeout = *pnext_time - Now; 2603 if (Now >= *pnext_time) { 2604 SyncChangeCounter(ServertimeCounter, Now); 2613 *pValue_return = Now; 2636 Now [all...] |
| /xsrc/external/mit/imake/dist/ |
| H A D | mdepend.cpp | 239 trap "" 1 2 13 15 # Now we are committed
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | gen_source_files.cmake | 94 # Now, what's our process for going from the intermediate .c.in file to 140 # Now handle the first step; turning the original source .c.in into the
|
| H A D | build_options.cmake | 28 # Now check what's set, make sure we can find stuff, and configure bits
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | svga3d.rst | 205 - xf86-video-vmware: Now, once libxatracker is installed, we proceed 271 Now try to load the kernel module by issuing
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | gettext.m4 | 196 dnl Now see whether libintl exists and does not depend on libiconv. 220 dnl Now see whether libintl exists and depends on libiconv.
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.c | 1226 YYDPRINTF ((stderr, "Now at end of input.\n")); 1441 /* Now 'shift' the result of the reduction. Determine what state
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | parser.c | 1397 YYDPRINTF ((stderr, "Now at end of input.\n")); 1798 /* Now `shift' the result of the reduction. Determine what state
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.c | 1531 YYDPRINTF ((stderr, "Now at end of input.\n")); 1892 /* Now `shift' the result of the reduction. Determine what state
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-kms.7.rst | 112 buffer big enough for your selected mode. Now you can create a framebuffer
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | formats.rst | 139 GL_EXT_texture_sRGB_decode` simultaneously obsolete and very confusing. Now,
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 191 if this were the case. Now fixed. Reported by Richard Levitte. 1015 1. Fix the way menu entries are selected with the keyboard. Now 1088 windows. I did this when I got bored of having icons. Now I have no 1180 1. Now if the string "$currentworkspace" is present inside the string 1491 1. Now ctwm tries to use welcome.xwd instead of welcome.xpm if it exists. 1643 1. Now the welcome file can be of any type understood by ctwm. So it must 1658 1. Now, WindowRing can be specified without argument, in this case all 1760 workspaces. Now the `WM_OCCUPATION` property on each window is a null 2176 1. Now if you don't specify any background/foreground/pixmap indication
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | principles.adoc | 57 with `XQueryTree()`. Now that we have _OTP_ (see later), this should be
|