Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 25 of 916) sorted by relevance

12345678910>>...37

/openbmc/openbmc/poky/meta/conf/
H A Ddocumentation.conf7 do_bootimg[doc] = "Creates a bootable live image"
8 do_build[doc] = "Default task for a recipe - depends on all other normal tasks required to 'build' …
9 do_bundle_initramfs[doc] = "Combines an initial ramdisk image and kernel together to form a single …
10 do_checkuri[doc] = "Validates the SRC_URI value"
11 do_clean[doc] = "Removes all output files for a target"
12 do_cleanall[doc] = "Removes all output files, shared state cache, and downloaded source files for a…
13 do_cleansstate[doc] = "Removes all output files and shared state cache for a target"
14 do_compile[doc] = "Compiles the source in the compilation directory"
15 do_compile_kernelmodules[doc] = "Compiles loadable modules for the Linux kernel"
16 do_compile_ptest_base[doc] = "Compiles the runtime test suite included in the software being built"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-manual-pages.patch4 Subject: [PATCH] doc: Fix typos in manual pages
10 doc/bw_mem.8 | 2 +-
11 doc/lat_fcntl.8 | 2 +-
12 doc/lat_fifo.8 | 2 +-
13 doc/lat_http.8 | 6 +++---
14 doc/lat_select.8 | 2 +-
15 doc/lat_sig.8 | 2 +-
18 diff --git a/doc/bw_mem.8 b/doc/bw_mem.8
20 --- a/doc/bw_mem.8
21 +++ b/doc/bw_mem.8
[all …]
H A D0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch4 Subject: [PATCH 1/2] doc: Fix typos in lat_unix_connect manual page
10 doc/lat_unix_connect.8 | 6 +++---
13 diff --git a/doc/lat_unix_connect.8 b/doc/lat_unix_connect.8
15 --- a/doc/lat_unix_connect.8
16 +++ b/doc/lat_unix_connect.8
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/
H A D0001-build-Fix-Savannah-64681-webpage.ps-deps.patch6 * doc/doc.am (doc/webpage.ps, doc/webpage.html): Update and parallelize
18 doc/doc.am | 12 ++++++++----
21 diff --git a/doc/doc.am b/doc/doc.am
23 --- a/doc/doc.am
24 +++ b/doc/doc.am
25 @@ -346,6 +346,9 @@ doc/pic.ps: $(doc_srcdir)/pic.ms eqn pic tbl
31 +doc/webpage.ps: grn soelim
32 doc/webpage.ps: $(DOC_GNU_EPS) tmac/www.tmac tbl
33 doc/webpage.ps: $(doc_srcdir)/webpage.ms
35 @@ -365,11 +368,12 @@ doc/pic.html: $(doc_srcdir)/pic.ms
[all …]
H A D0001-build-meintro_fr.ps-depends-on-tbl.patch6 * doc/doc.am (doc/meintro_fr.ps): Depend on tbl, resolving race in
16 doc/doc.am | 2 +-
19 diff --git a/doc/doc.am b/doc/doc.am
21 --- a/doc/doc.am
22 +++ b/doc/doc.am
27 -doc/meintro_fr.ps: doc/meintro_fr.me preconv
28 +doc/meintro_fr.ps: doc/meintro_fr.me preconv tbl
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0003-Use-native-tools-to-build-docs.patch29 gnuplot.ms: doc2ms$(EXEEXT) $(srcdir)/gnuplot.doc
30 - $(AM_V_GEN) ./doc2ms$(EXEEXT) $(srcdir)/gnuplot.doc gnuplot.ms "$(srcdir)/titlepag.ms"
31 + $(AM_V_GEN) doc2ms$(EXEEXT) $(srcdir)/gnuplot.doc gnuplot.ms "$(srcdir)/titlepag.ms"
38 figures.tex: allterm.h doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc
39 - $(AM_V_GEN)./doc2tex$(EXEEXT) -figures $(srcdir)/gnuplot.doc $@
40 + $(AM_V_GEN) doc2tex$(EXEEXT) -figures $(srcdir)/gnuplot.doc $@
42 nofigures.tex: allterm.h doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc
43 - $(AM_V_GEN)./doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc $@
44 + $(AM_V_GEN) doc2tex$(EXEEXT) $(srcdir)/gnuplot.doc $@
51 gnuplot.hlp: doc2hlp$(EXEEXT) $(srcdir)/gnuplot.doc
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/
H A Dremove-help2man.patch15 diff --git a/doc/Makefile.am b/doc/Makefile.am
17 --- a/doc/Makefile.am
18 +++ b/doc/Makefile.am
19 @@ -33,9 +33,3 @@ doc/zile.1: $(srcdir)/doc/zile.1.in doc/Makefile.am config.status
20 $(edit) $(abs_srcdir)/doc/zile.1.in >$@.tmp
23 -$(srcdir)/doc/zile.1.in: doc/man-extras build-aux/zile-help2man-wrapper configure.ac $(builddir)/s…
24 - @test -d doc || mkdir doc
27 …AN) --output=$@ --no-info --name="Zile Is Lossy Emacs" --include $(srcdir)/doc/man-extras $(srcdir…
/openbmc/qemu/tests/qapi-schema/
H A Dmeson.build57 'doc-bad-alternate-member.json',
58 'doc-bad-boxed-command-arg.json',
59 'doc-bad-command-arg.json',
60 'doc-bad-enum-member.json',
61 'doc-bad-event-arg.json',
62 'doc-bad-feature.json',
63 'doc-bad-indent.json',
64 'doc-bad-symbol.json',
65 'doc-bad-union-member.json',
66 'doc-before-include.json',
[all …]
H A Ddoc-good.out11 module doc-good.json
56 doc freeform
61 doc freeform
64 doc freeform
108 doc symbol=Enum
121 doc symbol=Base
127 doc symbol=Variant1
140 doc symbol=Variant2
143 doc symbol=Object
148 doc symbol=Alternate
[all …]
/openbmc/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs16 #[doc(alias = "offset")]
24 #[doc(alias = "UARTDR")]
27 #[doc(alias = "UARTRSR")]
28 #[doc(alias = "UARTECR")]
33 #[doc(alias = "UARTFR")]
38 #[doc(alias = "UARTFBRD")]
41 #[doc(alias = "UARTILPR")]
46 #[doc(alias = "UARTIBRD")]
49 #[doc(alias = "UARTLCR_H")]
52 #[doc(alias = "UARTCR")]
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A Dpkg-config-native.patch4 Subject: [PATCH] Use native pkg-config when looking for gtk-doc.
9 buildsystems/autotools/gtk-doc.m4 | 7 ++++++-
12 diff --git a/buildsystems/autotools/gtk-doc.m4 b/buildsystems/autotools/gtk-doc.m4
14 --- a/buildsystems/autotools/gtk-doc.m4
15 +++ b/buildsystems/autotools/gtk-doc.m4
24 dnl GTK_DOC_CHECK([minimum-gtk-doc-version])
32 ifelse([$1],[],[gtk_doc_requires="gtk-doc"],[gtk_doc_requires="gtk-doc >= $1"])
33 AC_MSG_CHECKING([for gtk-doc])
H A Dno-clobber.patch4 Subject: [PATCH] gtk-doc: don't regenerate gtk-doc in do_install
6 In out-of-tree builds gtk-doc's setup-build target copies all the content from $srcdir to $builddir.
12 to build/version.xml, and generates gtk-doc.
14 so regenerates gtk-doc.
16 gtk-doc generation is a slow process at the best of times, so doing it twice isn't good.
24 buildsystems/autotools/gtk-doc.make | 2 +-
27 diff --git a/buildsystems/autotools/gtk-doc.make b/buildsystems/autotools/gtk-doc.make
29 --- a/buildsystems/autotools/gtk-doc.make
30 +++ b/buildsystems/autotools/gtk-doc.make
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch15 diff -uNr a/doc/headers/Makefile.am b/doc/headers/Makefile.am
16 --- a/doc/headers/Makefile.am 2014-10-30 22:06:29.704574162 +0100
17 +++ b/doc/headers/Makefile.am 2014-10-30 22:07:43.578524791 +0100
21 -dochdrdir = $(prefix)/doc/@PACKAGE@/headers
26 diff -uNr a/doc/Makefile.am b/doc/Makefile.am
27 --- a/doc/Makefile.am 2014-10-30 22:06:29.704574162 +0100
28 +++ b/doc/Makefile.am 2014-10-30 22:07:01.461412166 +0100
32 -docdir = $(prefix)/doc/@PACKAGE@
/openbmc/qemu/scripts/tracetool/format/
H A D__init__.py58 doc = module.__doc__
59 if doc is None:
60 doc = ""
61 doc = doc.strip().split("\n")[0]
64 res.append((name, doc))
/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/
H A Dnon-repro-meta-oe.inc9 cpuid-doc \
22 fbgrab-doc \
27 fvwm-doc \
51 jpnevulator-doc \
54 kpatch-doc \
62 libck-doc \
66 libhugetlbfs-doc \
94 mime-support-doc \
108 pcp-doc \
119 qperf-doc \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/
H A Dgnome-doc-utils-stub_1.0.bb1 SUMMARY = "Stub implementation of gnome-doc-utils"
2 DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \
3 that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \
9 SRC_URI = "file://gnome-doc-utils.m4"
14 PROVIDES = "gnome-doc-utils"
18 install ${UNPACKDIR}/gnome-doc-utils.m4 ${D}${datadir}/aclocal/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/
H A D0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch4 Subject: [PATCH] doc/Makefile.am: do not preserve file flags when copying
13 doc/Makefile.am | 2 +-
16 diff --git a/doc/Makefile.am b/doc/Makefile.am
18 --- a/doc/Makefile.am
19 +++ b/doc/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-sazanami_20040629.bb19 ${datadir}/doc/ttf-sazanami-gothic/README"
21 ${datadir}/doc/ttf-sazanami-mincho/README"
25 install -d ${D}${datadir}/doc/
26 install -d ${D}${datadir}/doc/ttf-sazanami-gothic
27 install -d ${D}${datadir}/doc/ttf-sazanami-mincho
28 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-gothic
29 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-mincho
H A Dttf-gentium_1.02.bb16 install -d ${D}${datadir}/doc/ttf-gentium/
17 install -d ${D}${datadir}/doc/ttf-gentium-alt/
19 install -m 0644 ${S}/OFL ${D}${datadir}/doc/ttf-gentium/
20 install -m 0644 ${S}/OFL ${D}${datadir}/doc/ttf-gentium-alt/
29 ${datadir}/doc/ttf-gentium-alt/*"
33 ${datadir}/doc/ttf-gentium/*"
/openbmc/qemu/scripts/qapi/
H A Dschema.py96 def connect_doc(self, doc: Optional[QAPIDoc] = None) -> None:
122 doc: Optional[QAPIDoc],
130 self.doc = doc
148 def connect_doc(self, doc: Optional[QAPIDoc] = None) -> None:
149 super().connect_doc(doc)
150 doc = doc or self.doc
151 if doc:
153 doc.connect_feature(f)
419 doc: Optional[QAPIDoc],
425 super().__init__(name, info, doc, ifcond, features)
[all …]
H A Dparser.py52 doc: Optional['QAPIDoc'] = None):
55 self.doc: Optional['QAPIDoc'] = doc
183 doc: Optional['QAPIDoc'] = None) -> None:
184 self.exprs.append(QAPIExpression(expr, info, doc))
187 def reject_expr_doc(doc: Optional['QAPIDoc']) -> None:
188 if doc and doc.symbol:
190 doc.info,
192 % doc.symbol)
439 def get_doc_indented(self, doc: 'QAPIDoc') -> Optional[str]:
443 doc.append_line(line)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema-docs_2.40.0.bb3 SECTION = "doc"
15 install -d -m 0755 ${D}${datadir}/doc/cim-schema-${PV}-docs
16 … cp -R --no-dereference --preserve=mode,links -v ${S}/* ${D}${datadir}/doc/cim-schema-${PV}-docs
19 FILES:${PN} = "${datadir}/doc/*"
20 FILES:${PN}-doc = ""
/openbmc/openbmc/poky/meta/recipes-support/gnutls/libtasn1/
H A Ddont-depend-on-help2man.patch11 doc/Makefile.am | 2 +-
14 diff --git a/doc/Makefile.am b/doc/Makefile.am
16 --- a/doc/Makefile.am
17 +++ b/doc/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/
H A Dlmsensors_3.6.0.bb104 PACKAGES =+ "${PN}-libsensors ${PN}-libsensors-dev ${PN}-libsensors-staticdev ${PN}-libsensors-doc"
107 PACKAGES =+ "${PN}-sensors ${PN}-sensors-doc"
110 PACKAGES =+ "${@bb.utils.contains('PACKAGECONFIG', 'sensord', '${PN}-sensord ${PN}-sensord-doc', ''…
113 PACKAGES =+ "${PN}-fancontrol ${PN}-fancontrol-doc"
116 PACKAGES =+ "${PN}-sensorsdetect ${PN}-sensorsdetect-doc"
119 PACKAGES =+ "${PN}-sensorsconfconvert ${PN}-sensorsconfconvert-doc"
122 PACKAGES =+ "${PN}-pwmconfig ${PN}-pwmconfig-doc"
125 PACKAGES =+ "${PN}-isatools ${PN}-isatools-doc"
132 FILES:${PN}-libsensors-doc = "${mandir}/man3"
137 FILES:${PN}-sensors-doc = "${mandir}/man1 ${mandir}/man5"
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/
H A D0001-remove-pointless-check.patch4 Subject: [PATCH] meson: remove pointless gtk-doc check
6 There's no point explicitly checking for gtk-doc, for two reasons:
8 1) In cross-compiled environments this looks for a target gtk-doc, not a
9 native gtk-doc, so it should set native:true.
11 2) The gnome.gtkdoc() function checks for gtk-doc itself.
28 - gtk_doc_dep = dependency('gtk-doc', version: gtk_doc_req)

12345678910>>...37