| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/ |
| H A D | 0001-fix-for-clang-18.patch | 5 ../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 D | source-highlight_git.bb | 1 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 D | buildstats-summary | 73 highlight = datetime.timedelta(seconds=args.highlight) 78 if args.highlight and t.duration >= highlight:
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
| H A D | gdb-common.inc | 41 PACKAGECONFIG[source-highlight] = "--enable-source-highlight,--disable-source-highlight,source-high…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/conf/include/ |
| H A D | non-repro-meta-oe.inc | 75 libsource-highlight-dbg \ 76 libsource-highlight-dev \ 77 libsource-highlight-src \
|
| /openbmc/u-boot/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 11 div[class^="highlight"] pre { 14 .rst-content .highlight > pre {
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | table.js | 178 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 D | typeahead.jquery.js | 167 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 D | libtoaster.js | 35 highlight: true, property in AnonymousClass9980b04c0101
|
| H A D | highlight.pack.js | 2 …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 D | jquery-ui.theme.min.css | 5 …highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px …
|
| H A D | jquery-ui.min.css | 7 …highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px …
|
| H A D | default.css | 329 .highlight { -webkit-animation: target-fade 15s 1; -moz-animation: target-fade 15s 1; animation: ta…
|
| /openbmc/openbmc/poky/documentation/toaster-manual/ |
| H A D | start.rst | 3 .. highlight:: shell
|
| H A D | setup-and-use.rst | 3 .. highlight:: shell
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | nvidia,tegra20-car.txt | 20 this case, those clocks are assigned IDs above 95 in order to highlight
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | qatzip-compression.rst | 129 <https://intel.github.io/quickassist/PG/infrastructure_debugability.html?highlight=memory>`_
|
| /openbmc/openbmc/poky/documentation/test-manual/ |
| H A D | yocto-project-compatible.rst | 75 are designed to highlight known issues which are often easy to solve. This
|
| /openbmc/docs/designs/ |
| H A D | boot-progress.md | 13 represent it. The goal of this design document is to highlight these different
|
| /openbmc/u-boot/doc/ |
| H A D | README.coccinelle | 5 .. highlight:: none 417 intent of the ``context`` mode is to highlight the important lines
|
| /openbmc/openbmc/poky/documentation/ |
| H A D | standards.md | 114 Sphinx has predefined admonitions that can be used to highlight a bit of text or
|
| /openbmc/qemu/docs/specs/ |
| H A D | fw_cfg.rst | 133 .. highlight:: c
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-3.0.rst | 97 - ``source-highlight``: No longer needed.
|
| /openbmc/qemu/docs/devel/ |
| H A D | qom.rst | 7 .. highlight:: c
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | build-quality.rst | 18 your build output. You can use the class to highlight unexpected and possibly
|