Home
last modified time | relevance | path

Searched refs:bg (Results 1 – 22 of 22) sorted by relevance

/f-stack/tools/libxo/tests/core/saved/
H A Dtest_10.HP.out3 <div class="title color-fg-green color-bg-blue">green</div>
4 <div class="title color-fg-red color-bg-green">red</div>
5 <div class="title color-fg-yellow color-bg-red">yellow</div>
6 <div class="title color-bg-yellow">default</div>
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
84 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">54</div>
116 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">4</div>
148 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">2</div>
235 <div class="label effect-bold color-fg-white color-bg-blue">Total sold</div>
236 <div class="text effect-bold color-fg-white color-bg-blue">: </div>
[all …]
H A Dtest_10.H.out1bg-blue">green</div><div class="title color-fg-red color-bg-green">red</div><div class="title colo…
H A Dtest_10.HIPx.out3 <div class="title color-fg-green color-bg-blue">green</div>
4 <div class="title color-fg-red color-bg-green">red</div>
5 <div class="title color-fg-yellow color-bg-red">yellow</div>
6 <div class="title color-bg-yellow">default</div>
13 …<div class="data effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse" da…
14 …<div class="text effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse"> <…
15 …<div class="data effect-underline effect-inverse color-fg-inverse color-bg-inverse" data-tag="data…
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
25 …<div class="title effect-underline effect-inverse color-fg-inverse color-bg-inverse"> On Order<…
235 <div class="label effect-bold color-fg-white color-bg-blue">Total sold</div>
[all …]
H A Dtest_12.H.out1bg-green">Merry XMas!!</div></div><div class="line"><div class="text">One </div><div class="data c…
H A Dtest_12.HP.out2 <div class="text color-fg-red color-bg-green">Merry XMas!!</div>
6 <div class="data color-fg-yellow color-bg-blue" data-tag="animal">fish</div>
8 <div class="data color-fg-green color-bg-yellow" data-tag="animal">fish</div>
H A Dtest_12.HIPx.out2 <div class="text color-fg-red color-bg-green">Merry XMas!!</div>
6 …<div class="data color-fg-yellow color-bg-blue" data-tag="animal" data-xpath="/top/data/animal">fi…
8 …<div class="data color-fg-green color-bg-yellow" data-tag="animal" data-xpath="/top/data/animal">f…
/f-stack/freebsd/kern/
H A Dsubr_terminal.c171 int fg, bg; in terminal_init() local
178 fg = bg = -1; in terminal_init()
180 TUNABLE_INT_FETCH("teken.bg_color", &bg); in terminal_init()
186 if (bg != -1) { in terminal_init()
187 default_message.ta_bgcolor = bg; in terminal_init()
188 kernel_message.ta_bgcolor = bg; in terminal_init()
451 int fg, bg; in termtty_ioctl() local
465 teken_get_defattr_cons25(&tm->tm_emulator, &fg, &bg); in termtty_ioctl()
467 vi->mv_norm.back = bg; in termtty_ioctl()
469 vi->mv_rev.fore = bg; in termtty_ioctl()
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css1027 div.color-bg-black { background-color: black; }
1028 div.color-bg-red { background-color: red; }
1029 div.color-bg-green { background-color: green; }
1030 div.color-bg-yellow { background-color: yellow; }
1031 div.color-bg-blue { background-color: blue; }
1032 div.color-bg-magenta { background-color: magenta; }
1033 div.color-bg-cyan { background-color: cyan; }
1034 div.color-bg-white { background-color: white; }
1037 div.color-bg-inverse { background-color: black; }
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3.c819 uint32_t fg, bg, color; in ipu3fb_putc() local
834 bg = colors[(a >> 4) & 0x0f]; in ipu3fb_putc()
837 bg = colors_24[(a >> 4) & 0x0f]; in ipu3fb_putc()
846 color = bg; in ipu3fb_putc()
/f-stack/tools/libxo/doc/
H A Doptions.rst126 The value is a series of "fg/bg" values, separated by a "+". Each
127 pair of "fg/bg" values gives the colors to which a basic color is
145 xo_emit("{C:fg-red,bg-green}Merry XMas!!{C:}\n");
H A Dxolint.rst142 'Field has color without fg- or bg- (role: C)'
145 The message "Field has color without fg- or bg- (role: C)" can be caused by code like:
157 Colors must be prefixed by either "fg-" or "bg-".
178 be prefixed by either "fg-" or "bg-". Effects are
H A Dfield-roles.rst77 Color names are prefixed with either "fg-" or "bg-" to change the
80 xo_emit("{C:/fg-%s,bg-%s}{Lwc:Cost}{:cost/%u}{C:reset}\n",
88 bg-XXXXX Change background color
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dnfs-sample.cfg39 export NFS_OPTIONS="-o rw,nosuid,bg,hard,rsize=1048576,wsize=1048576,"
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c679 uint8_t fg, bg, color; in am335x_syscons_putc() local
695 bg = (a >> 4) & 0xf; in am335x_syscons_putc()
700 color = bg; in am335x_syscons_putc()
/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c879 get_k0(uint16_t n_cb, uint16_t z_c, uint8_t bg, uint8_t rv_index) in get_k0() argument
883 uint16_t n = (bg == 1 ? N_ZC_1 : N_ZC_2) * z_c; in get_k0()
886 return (bg == 1 ? K0_1_1 : K0_1_2) * z_c; in get_k0()
888 return (bg == 1 ? K0_2_1 : K0_2_2) * z_c; in get_k0()
890 return (bg == 1 ? K0_3_1 : K0_3_2) * z_c; in get_k0()
894 return (((bg == 1 ? K0_1_1 : K0_1_2) * n_cb) in get_k0()
897 return (((bg == 1 ? K0_2_1 : K0_2_2) * n_cb) in get_k0()
900 return (((bg == 1 ? K0_3_1 : K0_3_2) * n_cb) in get_k0()
/f-stack/freebsd/arm/versatile/
H A Dversatile_clcd.c857 uint8_t fg, bg, color; in versatilefb_putc() local
876 bg = (a >> 4) & 0xf; in versatilefb_putc()
881 color = bg; in versatilefb_putc()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c768 uint8_t *addr, fg, bg, color; in bcmfb_putc() local
784 bg = (a >> 4) & 0xf; in bcmfb_putc()
790 color = bg; in bcmfb_putc()
/f-stack/tools/libxo/libxo/
H A Dlibxo.c2178 int num = 1, fg, bg; in xo_set_color_map() local
2194 xop->xo_color_map_bg[num] = (bg < 0) ? num : bg; in xo_set_color_map()
4879 bg = xop->xo_color_map_bg[bg]; /* Fetch from color map */ in xo_colors_update()
4880 newp->xoc_col_bg = bg; in xo_colors_update()
4939 (bg != XO_COL_DEFAULT) ? bg - 1 : 9); in xo_colors_handle_text()
4980 const char *bg = NULL; in xo_colors_handle_html() local
4989 fg = bg; in xo_colors_handle_html()
4990 bg = tmp; in xo_colors_handle_html()
4993 if (bg == NULL) in xo_colors_handle_html()
4994 bg = "inverse"; in xo_colors_handle_html()
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c491 #define vdev_blkg_tryget(bg) blkg_tryget(bg) argument
/f-stack/app/redis-5.0.5/deps/jemalloc/bin/
H A Djeprof.in750 my $bg = shift; # "" or " &" if we should run in background
758 . $bg);
762 system(ShellEscape(@GV, "-scale", "$main::opt_scale", $fname) . $bg);
768 my $bg = shift; # "" or " &" if we should run in background
769 system(ShellEscape(@EVINCE, $fname) . $bg);
802 my $bg = shift; # "" or " &" if we should run in background
803 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
804 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c1223 get_k0(uint16_t n_cb, uint16_t z_c, uint8_t bg, uint8_t rv_index) in get_k0() argument
1227 uint16_t n = (bg == 1 ? ACC100_N_ZC_1 : ACC100_N_ZC_2) * z_c; in get_k0()
1230 return (bg == 1 ? ACC100_K0_1_1 : ACC100_K0_1_2) * z_c; in get_k0()
1232 return (bg == 1 ? ACC100_K0_2_1 : ACC100_K0_2_2) * z_c; in get_k0()
1234 return (bg == 1 ? ACC100_K0_3_1 : ACC100_K0_3_2) * z_c; in get_k0()
1238 return (((bg == 1 ? ACC100_K0_1_1 : ACC100_K0_1_2) * n_cb) in get_k0()
1241 return (((bg == 1 ? ACC100_K0_2_1 : ACC100_K0_2_2) * n_cb) in get_k0()
1244 return (((bg == 1 ? ACC100_K0_3_1 : ACC100_K0_3_2) * n_cb) in get_k0()
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c1831 get_k0(uint16_t n_cb, uint16_t z_c, uint8_t bg, uint8_t rv_index) in get_k0() argument
1835 uint16_t n = (bg == 1 ? N_ZC_1 : N_ZC_2) * z_c; in get_k0()
1838 return (bg == 1 ? K0_1_1 : K0_1_2) * z_c; in get_k0()
1840 return (bg == 1 ? K0_2_1 : K0_2_2) * z_c; in get_k0()
1842 return (bg == 1 ? K0_3_1 : K0_3_2) * z_c; in get_k0()
1846 return (((bg == 1 ? K0_1_1 : K0_1_2) * n_cb) in get_k0()
1849 return (((bg == 1 ? K0_2_1 : K0_2_2) * n_cb) in get_k0()
1852 return (((bg == 1 ? K0_3_1 : K0_3_2) * n_cb) in get_k0()