Searched refs:formatting (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/ctwm/dist/doc/devman/
H A DREADME.md6 you'll get some odd formatting in at least some cases. No attempt is
/xsrc/external/mit/xorg-server.old/dist/
H A Dmanpages.am20 # 's|/,|/, |g' will add a space to help font path formatting
/xsrc/external/mit/xorg-server/dist/
H A Dmanpages.am36 # 's|/,|/, |g' will add a space to help font path formatting
/xsrc/external/mit/MesaLib/dist/docs/
H A Dcodingstyle.rst11 Basic formatting guidelines
31 formatting:
H A Dsubmittingpatches.rst9 - Patches should not mix code changes with code formatting changes
17 - Patches should be properly :ref:`formatted <formatting>`.
25 Patch formatting
129 Using a ``Fixes:`` tag as described in :ref:`Patch formatting <formatting>`
23 .. _formatting: target in section:Basic guidelines
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.9.rst74 - t_dd_dmatmp: Clean up improper code formatting from previous patch
H A D11.0.1.rst71 - t_dd_dmatmp: Clean up improper code formatting from previous patch
H A D20.1.3.rst131 - gallium/docs: fixup formatting of numbered lists
H A D19.1.0.rst821 - st/mesa: whitespace/formatting fixes in st_cb_texture.c
822 - svga: assorted whitespace and formatting fixes
837 - st/mesa: whitespace, formatting fixes in st_cb_flush.c
2934 - iris: use consistent copyright formatting
H A D20.3.0.rst907 - panfrost: gen_pack: Minor formatting improvement
933 - panfrost: decode: Misc formatting improvements
3262 - mesa: fix formatting of messages printed using \_mesa_log
4499 - aco: Fixup markdown formatting of the README-ISA.
H A D7.10.rst330 - winsys/xlib: formatting fixes
504 - gallium/util: minor formatting fixes
H A D20.1.0.rst2218 - tnl: Code formatting in t_draw.c
2219 - tnl: Code formatting in t_rebase.c
H A D21.0.0.rst1533 - pan/decode: Fix "Access to unknown memory" message formatting
2439 - zink: ntv formatting
H A D20.2.0.rst1940 - docs: add some formatting to the "backport merge request" option
2138 - gallium/docs: fixup formatting of numbered lists
H A D21.2.0.rst1539 - ir3/print: Manual formatting fixups
4430 - radv: fix formatting of radv_dri_options
H A D21.1.0.rst2201 - r600/sfn: fix some formatting
/xsrc/external/mit/xedit/dist/
H A Dispell.c70 int format; /* remember text formatting style */
134 char *formatting; member in struct:_ispell
240 {"formatting", "TextFormat", XtRString, sizeof(char*),
241 Offset(formatting), XtRString, "text"},
1994 if (strcmp(fmt->name, ispell.formatting) == 0)
2007 ispell.formatting = fmt->name;
2129 if (strcmp(fmt->name, ispell.formatting) == 0) {
2132 XtSetArg(args[0], XtNlabel, ispell.formatting);
2146 "Unrecognized formatting type \"%s\", will use \"%s\"",
2147 ispell.formatting, ispel
[all...]
/xsrc/external/mit/libX11/dist/
H A DREADME.md205 formatting of the list. Thanks to Benno Schulenberg for these.
/xsrc/external/mit/xterm/dist/
H A Dwcwidth.c223 /* sorted list of non-overlapping intervals of formatting characters */
229 static const struct interval formatting[] = { local in function:mk_wcwidth
688 } else if (Lookup(cmp, formatting)) {
689 /* treat formatting characters like control characters */
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json20497 "description": "meson: drop a temp formatting variable",
29839 "description": "docs/submittingpatches: add formatting around the release branches names",
29875 "description": "freedreno/cffdump: Fix up formatting of texturator unit test script output.",
[all...]

Completed in 166 milliseconds