Searched refs:by (Results 1 - 25 of 1969) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dshader.rst6 One of the two types of shaders supported by Gallium.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dshader.rst6 One of the two types of shaders supported by Gallium.
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dindex.rst6 written by Chad Versace and is now maintained by Jason Ekstrand and Nanley
/xsrc/external/mit/pixman/include/
H A Dpixman-version.h31 # error pixman-version.h should only be included by pixman.h
/xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle/
H A DInfo.plist.cpp36 <string>A process launched by APPLE_APPLICATION_NAME wants to use AppleScript.</string>
38 <string>A process launched by APPLE_APPLICATION_NAME wants access to your calendar data.</string>
40 <string>A process launched by APPLE_APPLICATION_NAME wants access to your camera.</string>
42 <string>A process launched by APPLE_APPLICATION_NAME wants access to your contacts.</string>
44 <string>A process launched by APPLE_APPLICATION_NAME wants access to your location information, even when not in use.</string>
46 <string>A process launched by APPLE_APPLICATION_NAME wants access to your location information.</string>
48 <string>A process launched by APPLE_APPLICATION_NAME wants access to your location information when in use.</string>
50 <string>A process launched by APPLE_APPLICATION_NAME wants access to your microphone.</string>
52 <string>A process launched by APPLE_APPLICATION_NAME wants access to your reminders.</string>
54 <string>A process launched by APPLE_APPLICATION_NAM
[all...]
/xsrc/external/mit/brotli/dist/
H A Dconfigure.ac3 dnl Actual version is substituted by bootstrap
/xsrc/external/mit/oclock/dist/
H A Dtransform.h37 double my, by; member in struct:_transform
49 # define Xy(x,y,t) ((int)((t)->my * (y) + (t)->by + 0.5))
53 # define Ty(x,y,t) ((((double) (y)) - (t)->by) / (t)->my)
/xsrc/external/mit/xeyes/dist/
H A Dtransform.h8 double my, by; member in struct:_transform
20 # define Xy(x,y,t) ((int)((t)->my * (y) + (t)->by + 0.5))
24 # define Ty(x,y,t) ((((double) (y)) - (t)->by) / (t)->my)
/xsrc/external/mit/libXfont2/dist/
H A DREADME.md6 and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.)
7 and the X Font Server (xfs), but should not be used by normal X11 clients. X11
18 * bzip2 - disabled by default, enable via --with-bzip2, requires libbz2
22 * builtins - copies of the "fixed" & "cursor" fonts required by the
26 Enabled by default, disable via --disable-builtins.
31 Enabled by default, disable via --disable-freetype.
35 not used by the X server at runtime, as the fonts distributed
36 by X.Org in bdf format are compiled with bdftopcf when
38 Enabled by default, disable via --disable-bdfformat.
43 As noted above, usually produced by bdftopc
[all...]
/xsrc/external/mit/xorg-server.old/dist/
H A Dmanpages.am2 #appman_PRE = list of application man page files set by calling Makefile.am
6 #driverman_PRE = list of driver man page files set by calling Makefile.am
10 #fileman_PRE = list of file man page files set by calling Makefile.am
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcso.rst6 CSO work on the principle of reusable state; they are created by filling
H A Dindex.rst1 .. Gallium documentation master file, created by
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcso.rst6 CSO work on the principle of reusable state; they are created by filling
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm-shim/
H A DREADME.md9 It is possible to select a specific GPU model by setting the ETNA_SHIM_GPU
/xsrc/external/mit/xterm/dist/
H A D256colres.pl6 # Copyright 1999-2002,2007 by Thomas E. Dickey
50 * This header file was generated by $0
/xsrc/external/mit/xorg-server/dist/
H A Dmanpages.am2 #appman_PRE = list of application man page files set by calling Makefile.am
6 #driverman_PRE = list of driver man page files set by calling Makefile.am
10 #fileman_PRE = list of file man page files set by calling Makefile.am
19 # xorg-macros.m4 has these bracketed by double underscores, but meson
/xsrc/external/mit/freetype/dist/src/base/
H A Drules.mk6 # Copyright (C) 1996-2020 by
16 # It sets the following variables which are used by the master Makefile
34 # ftsystem, ftinit, and ftdebug are handled by freetype.mk
62 # for simplicity, we also handle `md5.c' (which gets included by `ftobjs.h')
70 # then linked to the final executable only if one of its symbols is used by
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dtest_rendering.c149 int mbx, mby, bx, by; local in function:main
216 for (by = 0; by < MACROBLOCK_HEIGHT_IN_BLOCKS; ++by)
233 for (by = 0; by < MACROBLOCK_HEIGHT_IN_BLOCKS / 2; ++by)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c149 int mbx, mby, bx, by; local in function:main
216 for (by = 0; by < MACROBLOCK_HEIGHT_IN_BLOCKS; ++by)
233 for (by = 0; by < MACROBLOCK_HEIGHT_IN_BLOCKS / 2; ++by)
/xsrc/external/mit/ctwm/dist/
H A DREADME.md5 ctwm is an extension to twm, originally written by Claude Lecommandeur
9 swap from one workspace to another by clicking on a button in an
10 optionnal panel of buttons (the workspace manager) or by invoking a
13 You can customize each workspace by choosing different colors, names and
29 from scratch by Claude Lecommandeur) and minor modifications to some twm
63 doesn't find a per-user config. Nothing is installed here by
92 available. The defaults can be changed by passing parameters like
99 (**ON** by default)
104 (**ON** by default)
109 (**ON** by defaul
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dmake-srgb.pl69 /* WARNING: This file is generated by $0.
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DFindBrotliDec.cmake3 # Copyright (C) 2019-2020 by
6 # Written by Werner Lemberg <wl@gnu.org>
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D12.0.3.rst7 Mesa 12.0.3 implements the OpenGL 4.3 API, but the version reported by
42 - Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ
H A D19.2.4.rst7 Mesa 19.2.4 implements the OpenGL 4.5 API, but the version reported by
15 Mesa 19.2.4 implements the Vulkan 1.1 API, but the version reported by
H A D20.0.4.rst7 Mesa 20.0.4 implements the OpenGL 4.6 API, but the version reported by
15 Mesa 20.0.4 implements the Vulkan 1.2 API, but the version reported by

Completed in 16 milliseconds

1234567891011>>