/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/linux/drivers/tty/vt/ |
H A D | selection.c | 55 static inline void highlight(const int s, const int e) in highlight() function 85 highlight(vc_sel.start, vc_sel.end); in clear_selection() 289 highlight(new_sel_start, new_sel_end); in vc_do_selection() 295 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection() 297 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection() 302 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection() 304 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection() 309 highlight(new_sel_start, new_sel_end); in vc_do_selection()
|
/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/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 51 div[class^="highlight"] pre { 73 div[class^="highlight"] pre { 76 .rst-content .highlight > pre { 106 .rst-content .admonition-example > div[class^="highlight"] { 117 .rst-content .admonition-example > div[class^="highlight"]:nth-child(2) { 125 .rst-content .admonition-example > div[class^="highlight"]:last-child { 133 .rst-content .admonition-example .highlight {
|
/openbmc/linux/drivers/s390/char/ |
H A D | con3270.c | 51 unsigned char highlight:3; /* Blink/reverse/underscore */ member 316 unsigned char f_color, b_color, highlight; in tty3270_required_length() local 321 highlight = 0; in tty3270_required_length() 326 if (cell->attributes.highlight != highlight) { in tty3270_required_length() 328 highlight = cell->attributes.highlight; in tty3270_required_length() 341 if (highlight) in tty3270_required_length() 356 if (attr->highlight) in tty3270_add_reset_attributes() 424 if (cell->attributes.highlight != attr->highlight) { in tty3270_add_attributes() 425 attr->highlight = cell->attributes.highlight; in tty3270_add_attributes() 426 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, highlights[attr->highlight]); in tty3270_add_attributes() [all …]
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 19 div[class^="highlight"] pre { 40 div[class^="highlight"] pre { 43 .rst-content .highlight > pre {
|
H A D | theme_rtd_colors.css | 21 div[class^="highlight"] pre {
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-timechart.txt | 64 --highlight=<duration_nsecs|task_name>:: 114 then generate timechart and highlight 'gcc' tasks: 116 $ perf timechart --highlight gcc
|
/openbmc/u-boot/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 11 div[class^="highlight"] pre { 14 .rst-content .highlight > pre {
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | vga-softcursor.rst | 10 make it inverse background of the character it's over or to highlight 40 on highlight (or sometimes blinking -- it depends on the configuration
|
/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 …
|
/openbmc/linux/scripts/kconfig/ |
H A D | nconf.gui.c | 32 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl } 34 { .attr = &(_at), .has_color = false, .highlight = _hl } 42 int highlight; member 107 int attr = p->highlight; in set_colors()
|
/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;
|
/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | start.rst | 3 .. highlight:: shell
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | test_task_analyzer.sh | 86 perf script report task-analyzer --ms --filter-tasks perf --highlight-tasks perf \
|
/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/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qatzip-compression.rst | 129 <https://intel.github.io/quickassist/PG/infrastructure_debugability.html?highlight=memory>`_
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | visl.rst | 133 highlight errors as broken clients may fail to fill the buffers properly.
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
/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/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
|