| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tty3270.c | 45 unsigned char highlight; member 82 unsigned int highlight; /* Blink/reverse/underscore */ member 1094 cell->highlight = tp->highlight; in tty3270_put_character() 1102 cell->highlight = tp->highlight; in tty3270_put_character() 1115 unsigned char highlight; in tty3270_convert_line() local 1124 highlight = TAX_RESET; in tty3270_convert_line() 1127 if (cell->highlight != highlight) { in tty3270_convert_line() 1129 highlight = cell->highlight; in tty3270_convert_line() 1136 if (highlight != TAX_RESET) in tty3270_convert_line() 1168 highlight = TAX_RESET; in tty3270_convert_line() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/ |
| H A D | FileBrowser.qml | 112 id: highlight; visible: false 114 color: palette.highlight 116 GradientStop { id: t1; position: 0.0; color: palette.highlight } 117 … GradientStop { id: t2; position: 1.0; color: Qt.lighter(palette.highlight) } 156 PropertyChanges { target: highlight; visible: true } 171 highlight: Rectangle { 172 color: palette.highlight 175 GradientStop { id: t1; position: 0.0; color: palette.highlight } 176 GradientStop { id: t2; position: 1.0; color: Qt.lighter(palette.highlight) } 221 highlight: Rectangle { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | selection.c | 55 static inline void highlight(const int s, const int e) in highlight() function 84 highlight(vc_sel.start, vc_sel.end); in clear_selection() 288 highlight(new_sel_start, new_sel_end); in vc_do_selection() 294 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection() 296 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection() 301 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection() 303 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection() 308 highlight(new_sel_start, new_sel_end); in vc_do_selection()
|
| /OK3568_Linux_fs/kernel/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 27 div[class^="highlight"] pre { 49 div[class^="highlight"] pre { 52 .rst-content .highlight > pre {
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | __init__.py | 215 from pygments import formatters, lexers, highlight 221 return highlight(contents, lexer, formatter)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | __init__.py | 215 from pygments import formatters, lexers, highlight 221 return highlight(contents, lexer, formatter)
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | SPStreamProcUnit.cpp | 145 …pare(CalibDbV2_Af_LdgParam_t *ldg_param, CalibDbV2_Af_HighLightParam_t *highlight, int width, int … in prepare() argument 211 _af_meas_params.sp_meas.highlight_th = highlight->ther0; in prepare() 212 _af_meas_params.sp_meas.highlight2_th = highlight->ther1; in prepare()
|
| H A D | SPStreamProcUnit.h | 74 …are (CalibDbV2_Af_LdgParam_t *ldg_param, CalibDbV2_Af_HighLightParam_t *highlight, int width = 0, …
|
| H A D | CamHwIsp20.h | 254 CalibDbV2_Af_HighLightParam_t highlight; member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/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 …
|
| /OK3568_Linux_fs/yocto/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 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
|
| /OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/ |
| H A D | start.rst | 3 .. highlight:: shell
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | af_head.h | 509 CalibDbV2_Af_HighLightParam_t highlight; member
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
| H A D | coccinelle.rst | 5 .. highlight:: none 438 intent of the ``context`` mode is to highlight the important lines
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | php.ini | 268 ;highlight.string = #DD0000 269 ;highlight.comment = #FF9900 270 ;highlight.keyword = #007700 271 ;highlight.bg = #FFFFFF 272 ;highlight.default = #0000BB 273 ;highlight.html = #000000
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | php.ini | 268 ;highlight.string = #DD0000 269 ;highlight.comment = #FF9900 270 ;highlight.keyword = #007700 271 ;highlight.bg = #FFFFFF 272 ;highlight.default = #0000BB 273 ;highlight.html = #000000
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kconfig.rst | 183 For search help, enter / followed by TAB-TAB (to highlight
|