| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | acs.pl | 47 sub need() { subroutine 54 &need("cup"); 55 &need("clear"); 56 &need("smacs"); 57 &need("rmacs");
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | ddxLoad.c | 60 LoadXKM(unsigned want, unsigned need, const char *keymap, XkbDescPtr *xkbRtrn); 211 unsigned int need; member in struct:__anon04b264710108 221 XkbWriteXKBKeymapForNames(stderr, ctx->names, ctx->xkb, ctx->want, ctx->need); 224 XkbWriteXKBKeymapForNames(out, ctx->names, ctx->xkb, ctx->want, ctx->need); 231 unsigned need, char *nameRtrn, int nameRtrnLen) 239 .need = need 272 unsigned int need, 290 have = LoadXKM(want, need, map_name, xkbRtrn); 333 LoadXKM(unsigned want, unsigned need, cons argument 228 XkbDDXCompileKeymapByNames(XkbDescPtr xkb,XkbComponentNamesPtr names,unsigned want,unsigned need,char * nameRtrn,int nameRtrnLen) argument 269 XkbDDXLoadKeymapFromString(DeviceIntPtr keybd,const char * keymap,int keymap_length,unsigned int want,unsigned int need,XkbDescPtr * xkbRtrn) argument 362 XkbDDXLoadKeymapByNames(DeviceIntPtr keybd,XkbComponentNamesPtr names,unsigned want,unsigned need,XkbDescPtr * xkbRtrn,char * nameRtrn,int nameRtrnLen) argument 462 XkbCompileKeymapForDevice(DeviceIntPtr dev,XkbRMLVOSet * rmlvo,int need) argument 512 unsigned int need; local in function:XkbCompileKeymap 533 unsigned int need, provided; local in function:XkbCompileKeymapFromString [all...] |
| /xsrc/external/mit/freetype/dist/src/gzip/ |
| H A D | inflate.c | 40 uLong need; /* stream check value */ member in struct:internal_state::__anon816fb6c0020a::__anon816fb6c00308 198 z->state->sub.check.need = (uLong)NEXTBYTE << 24; 203 z->state->sub.check.need += (uLong)NEXTBYTE << 16; 208 z->state->sub.check.need += (uLong)NEXTBYTE << 8; 213 z->state->sub.check.need += (uLong)NEXTBYTE; 214 z->adler = z->state->sub.check.need; 219 z->msg = (char*)"need dictionary"; 245 z->state->sub.check.need = (uLong)NEXTBYTE << 24; 250 z->state->sub.check.need += (uLong)NEXTBYTE << 16; 255 z->state->sub.check.need [all...] |
| H A D | infcodes.c | 40 uInt need; /* bits needed */ member in struct:inflate_codes_state::__anon1a223bc8020a::__anon1a223bc80308 61 inflate_huft *td, /* need separate declaration for Borland C++ */ 117 c->sub.code.need = c->lbits; 122 j = c->sub.code.need; 145 c->sub.code.need = e; 164 c->sub.code.need = c->dbits; 170 j = c->sub.code.need; 184 c->sub.code.need = e;
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | README.md | 3 You'll need [asciidoctor](http://asciidoctor.org/) to build the manual. 14 If you add new `*.adoc` files, you'll need to rerun `mkmk.sh`.
|
| H A D | index.adoc | 4 Real CTWM Dev will already have in their head and never need to be
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | ddxLoad.c | 177 unsigned need, 253 XkbWriteXKBKeymapForNames(stderr,names,xkb,want,need); 256 XkbWriteXKBKeymapForNames(out,names,xkb,want,need); 331 unsigned need, 352 else if (!XkbDDXCompileKeymapByNames(xkb,names,want,need, 362 missing= XkmReadFile(file,need,want,xkbRtrn); 374 return (need|want)&(~missing); 444 * or equal to need, the compiliation is treated as failure. 447 XkbCompileKeymapForDevice(DeviceIntPtr dev, XkbRMLVOSet *rmlvo, int need) argument 455 provided = XkbDDXLoadKeymapByNames(dev, &kccgst, XkmAllIndicesMask, need, 174 XkbDDXCompileKeymapByNames(XkbDescPtr xkb,XkbComponentNamesPtr names,unsigned want,unsigned need,char * nameRtrn,int nameRtrnLen) argument 328 XkbDDXLoadKeymapByNames(DeviceIntPtr keybd,XkbComponentNamesPtr names,unsigned want,unsigned need,XkbDescPtr * xkbRtrn,char * nameRtrn,int nameRtrnLen) argument 473 unsigned int need; local in function:XkbCompileKeymap [all...] |
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | README.md | 14 * have GUI configuration tools built as it uses an XML-based configuration file (though with autodiscovery, we believe this need is minimized). 15 * efficiently and quickly find the fonts you need among the set of fonts you have installed, even if you have installed thousands of fonts, while minimizing memory usage.
|
| /xsrc/external/mit/brotli/dist/ |
| H A D | CONTRIBUTING.md | 10 codebase, so we need your permission to use and distribute your code. We also 11 need to be sure of various other things—for instance that you'll tell us if you
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | doxygen.cmake | 18 # The config codes the paths to the files, so we need to set them 22 # Special target, since it hardly ever gets used. We need to pull in
|
| H A D | handle_manual.cmake | 18 # Where we build stuff. Because we need to process the ADOC_SRC to 19 # replace build paths etc, we need to dump it somewhere. We could just 80 # (which is very slow at this too, but we need to build a manpage, so eat 135 # doesn't try to happen twice at once. So we still need to include 154 # We don't need the hoops for a2x here, since asciidoctor lets us 188 # probably way more involved than we need to bother with. Most systems 239 # As with the manpage above, we need to do the processing on the 279 # We don't need the hoops for a2x here, since asciidoctor lets us
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | LAVA.rst | 6 particularly relevant to testing Mesa because we often need to change 31 examples to make sure your instance works at all. Then, you'll need 48 shared runner (you'll need a GitLab admin for help with this). The 54 The Docker image will need access to the lava instance. If it's on a 56 on localhost, you'll need to set ``network_mode="host"`` in
|
| H A D | docker.rst | 53 approximately weekly, the DUTs also need to be running some script to 60 network block device, so you will probably need some sort of physical 72 Obviously, to get access to the HW, we need to pass the render node
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-kms.7.rst | 30 understand how KMS works, we need to introduce 5 objects: *CRTCs*, *Planes*, 92 you need to make sure to arrange them in the correct logical order and select 93 the correct ones to use. For each connector, you need to find a CRTC to drive 96 find a suitable CRTC, you need to iterate over the list of encoders that are 105 **drmModeGetConnector**\ (3) You need to select the mode you want to use and save it. 109 After you have a working connector+CRTC+mode combination, you need to create a 111 driver-dependent and described in **drm-memory**\ (7). You need to create a 124 you probably use double-buffering. You need to create one framebuffer object 134 **drmModeSetCrtc**\ (3) does not affect planes. Instead, you need to call 151 need t [all...] |
| H A D | drm-memory.7.rst | 22 include several different caches that need to be synchronized during access. 23 Textures, framebuffers, command buffers and more need to be stored in memory 29 driver-dependent code. But for hardware-accelerated rendering you need to read 45 use it for mode-setting and scanout. To access the buffer, you first need to 80 To prepare the buffer for **mmap**\ (2) you need to use the 93 You need to put the gem-handle that was previously retrieved via 99 If you don't need your dumb-buffer, anymore, you have to destroy it with 110 You only need to put your handle into the *handle* field. After this call, the 117 provided by the kernel. It does not provide a common user-space API so you need 129 graphics device resources without the need t [all...] |
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 90-synthetic.conf | 41 <!-- check to see if the weight in the font is less than medium which possibly need emboldening -->
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | perf.rst | 6 #. Turn off smooth shading when you don't need it (glShadeModel) 7 #. Turn off depth buffering when you don't need it.
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | README.md | 49 invocations, and you won't need to worry about it; just run a normal 50 `make ; make install` invocation. If you need to make alterations 98 need to also set M4_CMD to point at it. 126 Additional vars you might need to set: 140 If you need to add special config, you'll have to pass extra bits to 158 shared lib itself (many Linux dists do), you'll probably need -devel or
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGetByName.c | 42 unsigned need, 72 req->need = need; 38 XkbGetKeyboardByName(Display * dpy,unsigned deviceSpec,XkbComponentNamesPtr names,unsigned want,unsigned need,Bool load) argument
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | hiz.rst | 23 As stated in the PRM, this means we need a separate HiZ or stencil buffer for 25 rendering, things are pretty straightforward: you need one HiZ surface for each 27 clever because we need a "real" array surface at each LOD. ISL solves this
|
| /xsrc/external/mit/ctwm/dist/tests/ |
| H A D | CMakeLists.txt | 18 # Currently, ${BINPATH} means a thing is already built, so we don't need 55 # Few of our tests really need any of the X or other libs we pull in. 60 # don't worry about which tests may not actually need 'em.
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | gettext.m4 | 32 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 35 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 65 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], , 90 dnl the configure script would need to contain the same shell code 116 *" need-formatstring-macros "*) gt_api_version=3 ;; 117 *" need-ngettext "*) gt_api_version=2 ;; 345 dnl We need to process the po/ directory.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 6.5.2.rst | 29 To use the new driver you'll need the most recent DRM library and 83 - OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a bit
|
| /xsrc/external/mit/xrdb/dist/ |
| H A D | configure.ac | 59 [Define to 1 if you need <sys/param.h> to define MAXHOSTNAMELEN])]) 66 [Define to 1 if you need <netdb.h> to define MAXHOSTNAMELEN])])
|
| /xsrc/external/mit/libXfont/dist/ |
| H A D | devbook.am | 12 # Do not use for Users docs or Specs which need to be installed and require olink support
|