| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | driinfo_radeonsi.h | 10 #define OPT_BOOL(name, dflt, description) DRI_CONF_OPT_B(radeonsi_##name, dflt, description)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | driinfo_radeonsi.h | 13 #define OPT_BOOL(name, dflt, description) \ 14 DRI_CONF_OPT_BEGIN_B(radeonsi_##name, #dflt) \
|
| H A D | si_pipe.c | 1092 #define OPT_BOOL(name, dflt, description) \
|
| /xsrc/external/mit/MesaLib.old/src/gallium/drivers/radeonsi/ |
| H A D | si_driinfo.h | 50 #define OPT_BOOL(name, dflt, description) \ 51 DRI_CONF_OPT_BEGIN_B(radeonsi_##name, #dflt) \
|
| /xsrc/external/mit/MesaLib/src/gallium/drivers/radeonsi/ |
| H A D | si_driinfo.h | 50 #define OPT_BOOL(name, dflt, description) \ 51 DRI_CONF_OPT_BEGIN_B(radeonsi_##name, #dflt) \
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | keytypes.c | 77 KeyTypeInfo dflt; member in struct:_KeyTypesInfo 120 info->dflt.defs.defined = 0; 121 info->dflt.defs.fileID = 0; 122 info->dflt.defs.merge = MergeOverride; 123 info->dflt.defs.next = NULL; 124 info->dflt.name = None; 125 info->dflt.mask = 0; 126 info->dflt.vmask = 0; 127 info->dflt.groupInfo = False; 128 info->dflt 991 XkbKTMapEntryPtr dflt; local in function:HandleKeyTypeDef 1001 PreserveInfo *dflt = info->dflt.preserve; local in function:HandleKeyTypeDef [all...] |
| H A D | compat.c | 65 SymInterpInfo dflt; member in struct:_CompatInfo 88 if (si == &info->dflt) 112 info->dflt.defs.fileID = info->fileID; 113 info->dflt.defs.defined = 0; 114 info->dflt.defs.merge = MergeOverride; 115 info->dflt.interp.flags = 0; 116 info->dflt.interp.virtual_mod = XkbNoModifier; 117 info->dflt.interp.act.type = XkbSA_NoAction; 120 info->dflt.interp.act.data[i] = 0; 137 info->dflt [all...] |
| H A D | geometry.c | 443 DoodadInfo *dflt; local in function:InitDoodadInfo 445 dflt = NULL; 447 dflt = FindDoodadByType(si->dfltDoodads, type); 448 if ((dflt == NULL) && (info->dfltDoodads)) 449 dflt = FindDoodadByType(info->dfltDoodads, type); 450 if (dflt != NULL) 452 *di = *dflt; 968 DoodadInfo *dflt; local in function:FindDfltDoodadByTypeName 984 dflt = FindDoodadByType(si->dfltDoodads, type); 986 dflt 2163 DoodadInfo *dflt; local in function:HandleGeometryVar 2171 DoodadInfo *dflt; local in function:HandleGeometryVar 2179 DoodadInfo *dflt; local in function:HandleGeometryVar 2187 DoodadInfo *dflt; local in function:HandleGeometryVar 2195 DoodadInfo *dflt; local in function:HandleGeometryVar [all...] |
| H A D | parseutils.c | 801 XkbFile *dflt = NULL; local in function:CheckDefaultMap 808 if (dflt == NULL) 809 dflt = tmp; 817 (dflt->name ? dflt->name : "(first)"),
|
| H A D | symbols.c | 84 static char dflt[4] = "*"; local in function:InitKeyInfo 90 info->name = KeyNameToLong(dflt); 218 KeyInfo dflt; member in struct:_SymbolsInfo 245 InitKeyInfo(&info->dflt); 770 included.fileID = included.dflt.defs.fileID = rtrn->id; 771 included.merge = included.dflt.defs.merge = MergeOverride; 810 next_incl.fileID = next_incl.dflt.defs.fileID = rtrn->id; 811 next_incl.merge = next_incl.dflt.defs.merge = MergeOverride; 1395 return SetSymbolsField(&info->dflt, xkb, field.str, arrayNdx, 1460 return SetAllowNone(&info->dflt, arrayNd [all...] |
| H A D | indicators.c | 327 const LEDInfo *dflt, LEDInfo *oldLEDs, unsigned merge) 335 led = *dflt; 326 HandleIndicatorMapDef(IndicatorMapDef * def,XkbDescPtr xkb,const LEDInfo * dflt,LEDInfo * oldLEDs,unsigned merge) argument
|
| H A D | action.c | 1313 action->dflt.affect = XkbSA_AffectDfltBtn; 1314 action->dflt.flags = 0; 1315 XkbSASetPtrDfltValue(&action->dflt, 1);
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | xkbevd.c | 370 CfgEntryPtr cfg, dflt; local in function:FindMatchingConfig 372 dflt = NULL; 380 else if ((cfg->name.atom == None) && (dflt == NULL)) 381 dflt = cfg; 389 dflt = cfg; 400 return dflt;
|
| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | afglobal.c | 138 FT_UInt dflt = ~0U; /* a non-valid value */ local in function:af_face_globals_compute_style_coverage 177 dflt = ss; 254 af_shaper_get_coverage( globals, af_style_classes[dflt], gstyles, 1 );
|
| H A D | afstyles.h | 81 STYLE_LATIN( s, S, dflt, DFLT, ds, \
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBExtDev.c | 522 LedInfoStuff *dflt; local in function:_SizeMatches 527 dflt = stuff->dflt_kbd_fb; 529 dflt = stuff->dflt_led_fb; 532 ((id == XkbDfltXIId) && (linfo == dflt));
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/ |
| H A D | isa.py | 302 dflt = BitSetCase(self, xml, update_default_bitmask_field) 314 self.cases.append(dflt)
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | getevents.c | 417 int dflt; local in function:GetMotionHistory 506 dflt = pScreen->width; 508 dflt = pScreen->height; 510 dflt = 0;
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbActions.c | 584 switch (pAction->dflt.affect) { 586 if (pAction->dflt.flags&XkbSA_DfltBtnAbsolute) 588 XkbSAPtrDfltValue(&pAction->dflt); 591 XkbSAPtrDfltValue(&pAction->dflt); 601 pAction->dflt.affect);
|
| H A D | xkmread.c | 491 act->dflt.flags = wire.actionData[0]; 492 act->dflt.affect = wire.actionData[1]; 493 act->dflt.valueXXX = wire.actionData[2];
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbActions.c | 613 switch (pAction->dflt.affect) { 615 if (pAction->dflt.flags & XkbSA_DfltBtnAbsolute) 616 ctrls->mk_dflt_btn = XkbSAPtrDfltValue(&pAction->dflt); 618 ctrls->mk_dflt_btn += XkbSAPtrDfltValue(&pAction->dflt); 628 pAction->dflt.affect);
|
| H A D | xkmread.c | 494 act->dflt.flags = wire.actionData[0]; 495 act->dflt.affect = wire.actionData[1]; 496 act->dflt.valueXXX = wire.actionData[2];
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbstr.h | 273 XkbPtrDfltAction dflt; member in union:_XkbAction
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkbstr.h | 266 XkbPtrDfltAction dflt; member in union:_XkbAction
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBstr.h | 259 XkbPtrDfltAction dflt; member in union:_XkbAction
|