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

1234567891011>>

/xsrc/external/mit/freetype/dist/docs/reference/assets/stylesheets/
H A Dapplication-palette.a8b3c06d.css1 button[data-md-color-accent],button[data-md-color-primary]{width:6.5rem;margin-bottom:.2rem;padding:1.2rem .4rem .2rem;-webkit-transition:background-color .25s,opacity .25s;transition:background-color .25s,opacity .25s;border-radius:.1rem;color:#fff;font-size:.64rem;text-align:left;cursor:pointer}button[data-md-color-accent]:hover,button[data-md-color-primary]:hover{opacity:.75}button[data-md-color-primary=red]{background-color:#ef5350}[data-md-color-primary=red] .md-typeset a{color:#ef5350}[data-md-color-primary=red] .md-header,[data-md
[all...]
H A Dapplication.adb8469c.css1 html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}body{margin:0}hr{overflow:visible;box-sizing:content-box}a{-webkit-text-decoration-skip:objects}a,button,input,label{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}small,sub,sup{font-size:80%}sub,sup{position:relative;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}table{border-collapse:separate;border-spacing:0}td,th{font-weight:400;vertical-align:top}button{margin:0;padding:0;border:0;outline-style:none;background:transparent;font-size:inherit}input{border:0;outline:0}.md-clipboard:before,.md-icon,.md-nav__button,.md-nav__link:after,.md-nav__title:before,.md-search-result__article--document:before,.md-source-file:before,.md-typeset .admonition>.admonition-title:before,.md-typeset .admonition>summary:before,.md
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86AutoConfig.c100 static void listPossibleVideoDrivers(XF86MatchedDrivers *md);
152 xf86AddMatchedDriver(XF86MatchedDrivers *md, const char *driver) argument
155 int nmatches = md->nmatches;
158 if (xf86NameCmp(md->matches[j], driver) == 0) {
165 md->matches[nmatches] = xnfstrdup(driver);
166 md->nmatches++;
176 XF86MatchedDrivers md; local in function:xf86AutoConfig
191 listPossibleVideoDrivers(&md);
193 for (i = 0; i < md.nmatches; i++) {
195 md
235 listPossibleVideoDrivers(XF86MatchedDrivers * md) argument
414 XF86MatchedDrivers md; local in function:autoConfigDevice
[all...]
H A Dxf86pciBus.h42 void xf86PciMatchDriver(XF86MatchedDrivers *md);
54 XF86MatchedDrivers *md);
56 xf86VideoPtrToDriverList(struct pci_device *dev, XF86MatchedDrivers *md);
/xsrc/external/mit/xorgproto/dist/specs/
H A DMakefile.am18 SIAddresses/hostname.md \
19 SIAddresses/IPv6.md \
20 SIAddresses/localuser.md \
/xsrc/external/mit/xf86-video-s3/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-savage/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-suncg14/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-suncg6/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-sunffb/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-sunleo/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-suntcx/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-tdfx/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-trident/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-vboxvideo/dist/
H A DMakefile.am35 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-vesa/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-input-elographics/dist/
H A DMakefile.am24 EXTRA_DIST = ChangeLog README.md
/xsrc/external/mit/xf86-input-keyboard/dist/
H A DMakefile.am34 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-ark/dist/
H A DMakefile.am23 EXTRA_DIST = README.md
/xsrc/external/mit/xf86-video-ast/dist/
H A DMakefile.am33 EXTRA_DIST = README.md
/xsrc/external/mit/xcb-proto/dist/
H A DMakefile.am6 EXTRA_DIST=doc xcb-proto.pc.in autogen.sh README.md
/xsrc/external/mit/libXcomposite/dist/
H A DMakefile.am39 EXTRA_DIST = README.md
/xsrc/external/mit/libXdamage/dist/
H A DMakefile.am39 EXTRA_DIST = README.md
/xsrc/external/mit/libXfixes/dist/
H A DMakefile.am39 EXTRA_DIST = README.md
/xsrc/external/mit/libXft/dist/
H A DMakefile.am39 EXTRA_DIST = README.md meson.build meson.options

Completed in 14 milliseconds

1234567891011>>