Home
last modified time | relevance | path

Searched refs:highlight (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/
H A D0001-fix-for-clang-18.patch5 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c: In function ‘gedit_quick_highlight_plugin…
6 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: error: implicit declaration of func…
11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration …
12 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:45: error: assignment to ‘GtkSourceStyl…
16 --- a/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:11:47.925749255 +0100
17 +++ b/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:12:16.218594067 +0100
21 style = gtk_source_style_scheme_get_style (style_scheme, "quick-highlight-match");
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/source-highlight/
H A Dsource-highlight_git.bb1 SUMMARY = "Syntax highlight utility"
2 DESCRIPTION = "Source-highlight converts source code to formatted text with syntax highlighting."
29 FILES:${PN}-data = "${datadir}/source-highlight"
32 # source-highlight is using its own binary from the build tree to make documentation
35 …sed -i -e 's,^SRCHILITEEXE = $(top_builddir).*,SRCHILITEEXE = source-highlight,' ${S}/doc/Makefile…
/openbmc/openbmc/poky/scripts/
H A Dbuildstats-summary73 highlight = datetime.timedelta(seconds=args.highlight)
78 if args.highlight and t.duration >= highlight:
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc41 PACKAGECONFIG[source-highlight] = "--enable-source-highlight,--disable-source-highlight,source-high…
/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/
H A Dnon-repro-meta-oe.inc75 libsource-highlight-dbg \
76 libsource-highlight-dev \
77 libsource-highlight-src \
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css11 div[class^="highlight"] pre {
14 .rst-content .highlight > pre {
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtable.js178 var highlight = $("table a[name="+window.location.hash.replace('#',''));
179 if (highlight.length > 0){
180 highlight.parents("tr").addClass('highlight');
181 window.scroll(0, highlight.position().top - 50);
H A Dtypeahead.jquery.js167 highlight: "tt-highlight" property in AnonymousFunctionc6d3f3560900.defaultClassNames
379 var highlight = function(doc) {
668 this.highlight = !!o.highlight;
755 this.highlight && highlight({
756 className: this.classes.highlight,
1340 d.highlight = !!o.highlight;
H A Dlibtoaster.js35 highlight: true, property in AnonymousClass9980b04c0101
H A Dhighlight.pack.js2 …classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0};return e.highlight=f,e.highlightAut…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px …
H A Djquery-ui.min.css7highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px …
H A Ddefault.css329 .highlight { -webkit-animation: target-fade 15s 1; -moz-animation: target-fade 15s 1; animation: ta…
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dstart.rst3 .. highlight:: shell
H A Dsetup-and-use.rst3 .. highlight:: shell
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dnvidia,tegra20-car.txt20 this case, those clocks are assigned IDs above 95 in order to highlight
/openbmc/qemu/docs/devel/migration/
H A Dqatzip-compression.rst129 <https://intel.github.io/quickassist/PG/infrastructure_debugability.html?highlight=memory>`_
/openbmc/openbmc/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst75 are designed to highlight known issues which are often easy to solve. This
/openbmc/docs/designs/
H A Dboot-progress.md13 represent it. The goal of this design document is to highlight these different
/openbmc/u-boot/doc/
H A DREADME.coccinelle5 .. highlight:: none
417 intent of the ``context`` mode is to highlight the important lines
/openbmc/openbmc/poky/documentation/
H A Dstandards.md114 Sphinx has predefined admonitions that can be used to highlight a bit of text or
/openbmc/qemu/docs/specs/
H A Dfw_cfg.rst133 .. highlight:: c
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.0.rst97 - ``source-highlight``: No longer needed.
/openbmc/qemu/docs/devel/
H A Dqom.rst7 .. highlight:: c
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuild-quality.rst18 your build output. You can use the class to highlight unexpected and possibly

12