HomeSort by: relevance | last modified time | path
    Searched refs:want (Results 1 - 25 of 369) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xorg-server/dist/xkb/
ddxLoad.c 60 LoadXKM(unsigned want, unsigned need, const char *keymap, XkbDescPtr *xkbRtrn);
210 unsigned int want; member in struct:__anon10318
221 XkbWriteXKBKeymapForNames(stderr, ctx->names, ctx->xkb, ctx->want, ctx->need);
224 XkbWriteXKBKeymapForNames(out, ctx->names, ctx->xkb, ctx->want, ctx->need);
230 unsigned want,
238 .want = want,
271 unsigned int want,
290 have = LoadXKM(want, need, map_name, xkbRtrn);
333 LoadXKM(unsigned want, unsigned need, const char *keymap, XkbDescPtr *xkbRtrn
    [all...]
xkbfmisc.c 170 XkbDescPtr xkb, unsigned want, unsigned need)
189 want |= (complete | need);
190 if (want & XkmSymbolsMask)
191 want |= XkmKeyNamesMask | XkmTypesMask;
193 if (want == 0)
218 wantConfig = want & (~complete);
249 wantNames = want & (~complete);
  /xsrc/external/mit/fontconfig/dist/conf.d/
09-autohint-if-no-hinting.conf 11 want to set something for others. So we use "append" here to get this working
  /xsrc/external/mit/xkeyboard-config/dist/rules/compat/
map-variants.py 105 def map_variant(dest, files, want='mls', number=None):
113 if want == 'mls':
118 elif want == 'mlvs':
129 parser.add_argument('--want', type=str,
142 map_variant(fd, ns.files, ns.want, ns.number)
  /xsrc/external/mit/xorg-server.old/dist/xkb/
ddxLoad.c 176 unsigned want,
253 XkbWriteXKBKeymapForNames(stderr,names,xkb,want,need);
256 XkbWriteXKBKeymapForNames(out,names,xkb,want,need);
330 unsigned want,
352 else if (!XkbDDXCompileKeymapByNames(xkb,names,want,need,
362 missing= XkmReadFile(file,need,want,xkbRtrn);
374 return (need|want)&(~missing);
xkbfmisc.c 164 unsigned want,
179 want|= (complete|need);
180 if (want&XkmSymbolsMask)
181 want|= XkmKeyNamesMask|XkmTypesMask;
183 if (want==0)
208 wantConfig= want&(~complete);
239 wantNames= want&(~complete);
  /xsrc/external/mit/xterm/dist/
ptydata.c 506 int want; local
512 want = 1;
514 want = 2;
516 want = 3;
518 want = 4;
520 want = 5;
522 want = 6;
524 want = 0;
527 if (want) {
535 if (want == have)
    [all...]
xtermcap.c 229 Cardinal want = XtNumber(table); local
236 if ((screen->tcap_fkeys = TypeCallocN(char *, want)) != NULL) {
238 for (have = 0; have < want; ++have) {
639 Cardinal want = XtNumber(table); local
642 for (have = 0; have < want; ++have) {
  /xsrc/external/mit/libX11/dist/src/xkb/
XKBGetByName.c 41 unsigned want,
71 req->want = want;
  /xsrc/external/mit/libxkbfile/dist/src/
xkbmisc.c 233 unsigned want,
258 want |= (complete | need);
259 if (want & XkmSymbolsMask)
260 want |= XkmKeyNamesMask | XkmTypesMask;
262 if (want == 0)
276 wantConfig = want & (~complete);
307 wantNames = want & (~complete);
srvmisc.c 66 XkbReadFromServer(Display *dpy, unsigned need, unsigned want,
69 unsigned which = need | want;
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
analyze.lua 61 -- RECTLIST is only used internally.. we want to ignore it for
99 -- TODO maybe we want to whitelist a few well known regs, for the
123 -- TODO maybe we instead want a scheme that allows for some fuzzyness
  /xsrc/external/mit/twm/dist/
ylwrap 36 # Otherwise, we want the empty string (not ".").
81 DESIRED is the file we actually want instead of OUTPUT
  /xsrc/external/mit/xgc/dist/
ylwrap 36 # Otherwise, we want the empty string (not ".").
81 DESIRED is the file we actually want instead of OUTPUT
  /xsrc/external/mit/xorg-server.old/dist/
ylwrap 52 DESIRED is the file we actually want instead of OUTPUT
153 # We do not want to overwrite a header file if it hasn't
165 # We don't want the resulting debug information to point at
169 # We want to use the real output file name, not yy.lex.c for
172 # We want the include guards to be adjusted too.
196 # is not specified, we don't want an error when the header
  /xsrc/external/mit/xinit/dist/
xinitrc.cpp 72 XCOMM applications want to scale by integer increments or don't handle
73 XCOMM non-integer scaling gracefully, so we want to scale by multiples
  /xsrc/external/mit/xkbcomp/dist/
ylwrap 36 # Otherwise, we want the empty string (not ".").
77 DESIRED is the file we actually want instead of OUTPUT
  /xsrc/external/mit/xkbevd/dist/
ylwrap 36 # Otherwise, we want the empty string (not ".").
77 DESIRED is the file we actually want instead of OUTPUT
  /xsrc/external/mit/xorg-server/dist/
ylwrap 36 # Otherwise, we want the empty string (not ".").
77 DESIRED is the file we actually want instead of OUTPUT
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_packed_depth_stencil.spec 52 3. Do we really want the GL_UNSIGNED_SHORT formats?
MESA_program_debug.spec 84 If we want to be able to single-step through vertex/fragment
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_packed_depth_stencil.spec 52 3. Do we really want the GL_UNSIGNED_SHORT formats?
MESA_program_debug.spec 84 If we want to be able to single-step through vertex/fragment
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_query_renderer.spec 37 In many situations, applications want to detect characteristics of a
50 may want to pick one over the other. One such situation is when the
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_query_renderer.spec 37 In many situations, applications want to detect characteristics of a
50 may want to pick one over the other. One such situation is when the

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 91011>>