Home
last modified time | relevance | path

Searched +full:5 +full:bg (Results 1 – 25 of 196) sorted by relevance

12345678

/freebsd/contrib/expat/doc/
H A Dok.min.css25em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;ma…
/freebsd/share/man/man4/
H A Diwi.434 .Nd Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 network driver
49 .Xr loader.conf 5 :
55 .Xr loader.conf 5
63 driver provides support for Intel PRO/Wireless 2200BG/2225BG/2915ABG
78 .Xr loader.conf 5 :
91 Intel PRO/Wireless 2200BG MiniPCI Network Connection
93 Intel PRO/Wireless 2225BG PCI Network Connection
H A Diwifw.428 .Nd "Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver"
48 .Xr loader.conf 5 :
56 Intel PRO/Wireless 2200BG/2225BG/2915ABG series of IEEE 802.11 adapters.
62 .Xr loader.conf 5 :
/freebsd/contrib/ncurses/man/
H A Dcurs_sp_funcs.3x49 \fBint alloc_pair_sp(SCREEN* \fIsp\fP, int \fIfg\fP, int \fIbg\fP);
50 \fBint assume_default_colors_sp(SCREEN* \fIsp\fP, int \fIfg\fP, int \fIbg\fP);
68 \fBint extended_pair_content_sp(SCREEN* \fIsp\fP, int \fIpair\fP, int * \fIfg\fP, int * \fIbg\fP);
72 \fBint find_pair_sp(SCREEN* \fIsp\fP, int \fIfg\fP, int \fIbg\fP);
88 \fBint init_extended_pair_sp(SCREEN* \fIsp\fP, int \fIpair\fP, int \fIfg\fP, int \fIbg\fP);
89 \fBint init_pair_sp(SCREEN* \fIsp\fP, short \fIpair\fP, short \fIfg\fP, short \fIbg\fP);
123 \fBint pair_content_sp(SCREEN* \fIsp\fP, short \fIpair\fP, short* \fIfg\fP, short* \fIbg\fP);
234 .TP 5
237 .TP 5
240 .TP 5
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h56 #define ANSI_CTRL_SLOW_BLINK 5
110 {"bg.black}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_BLACK) ANSI_ESC_END},
111 {"bg.red}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_RED) ANSI_ESC_END},
112 {"bg.green}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_GREEN) ANSI_ESC_END},
113 {"bg.yellow}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_YELLOW) ANSI_ESC_END},
114 {"bg.blue}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_BLUE) ANSI_ESC_END},
115 {"bg.purple}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_PURPLE) ANSI_ESC_END},
116 {"bg.cyan}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_CYAN) ANSI_ESC_END},
117 {"bg.white}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_WHITE) ANSI_ESC_END},
118 {"bg.bright.black}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_BRIGHT_BLACK) ANSI_ESC_END},
[all …]
/freebsd/sys/dev/syscons/
H A Dscterm-sc.c46 #define MAX_ESC_PAR 5
51 u_short bg; /* background color */ member
140 tcp->dflt_std_color.bg = (SC_NORM_ATTR >> 4) & 0x0f; in scterm_init()
142 tcp->dflt_rev_color.bg = (SC_NORM_REV_ATTR >> 4) & 0x0f; in scterm_init()
247 tcp->esc = 5; in scterm_scan_esc()
419 case 5: /* blink */ in scterm_scan_esc()
455 case 40: case 41: /* set ansi bg color */ in scterm_scan_esc()
459 tcp->cur_color.bg = ansi_col[n - 40]; in scterm_scan_esc()
462 case 49: /* restore bg color back to normal */ in scterm_scan_esc()
464 tcp->cur_color.bg = tcp->std_color.bg; in scterm_scan_esc()
[all …]
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.c272 unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) in vt_fb_bitblt_bitmap()
282 bgc = info->fb_cmap[bg]; in vt_fb_bitblt_bitmap()
389 term_color_t fg, bg; in vt_fb_bitblt_text()
406 VTBUF_ISCURSOR(&vw->vw_buf, row, col), &fg, &bg); in vt_fb_invalidate_text()
414 vd->vd_drawnbg && (vd->vd_drawnbg[z] == bg)) in vt_fb_invalidate_text()
419 x, y, fg, bg); in vt_fb_invalidate_text()
426 vd->vd_drawnbg[z] = bg; in vt_fb_invalidate_text()
493 0x7, 5, 0x7, 2, 0x3, 0)); in vt_fb_init()
496 0x1f, 10, 0x1f, 5, 0x1f, 0)); in vt_fb_init()
499 0x1f, 11, 0x3f, 5, in vt_fb_init()
271 vt_fb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) vt_fb_bitblt_bitmap() argument
342 term_color_t fg, bg; vt_fb_bitblt_text() local
467 int bg, err; vt_fb_init() local
[all...]
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.css135 margin: 5px;
203 padding: 0 5px;
230 margin-top: 5px;
313 padding: 5px 10px 5px 10px;
372 margin-right: 5px;
403 padding: 5px;
436 margin: 10px 5px 0px 0px;
474 margin-top: 5px;
542 margin-right: 5px;
573 border-radius: 5px;
[all …]
/freebsd/tools/tools/vt/keymaps/
H A DKBDFILES.map13 ISO8859-5 bg.bds.ctrlcaps.kbd bg.bds.kbd
14 ISO8859-5 bg.phonetic.ctrlcaps.kbd bg.phonetic.kbd
22 ISO8859-5 by.iso5.kbd by.kbd
99 ISO8859-5 ru.iso5.kbd ru.kbd.from-iso5
144 #ISO8859-5 ua.iso5.kbd ua.kbd.from-iso5
H A DLANG.map1 bg bg ISO8859-5
/freebsd/share/examples/ppp/
H A Dppp.linkup.sample24 !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au
37 # NOTE: It's vital that you use ``!bg'' rather than ``!'' if the program
45 !bg /etc/ppp/ppp.etherup.pmdemand
48 # If your minimum call charge is 5 minutes, you may as well stay on
53 !bg sh -c "sleep 240; pppctl -p mypassword 3000 set timeout 60"
/freebsd/contrib/mandoc/
H A Dterm_ascii.c75 p->defindent = 5; in ascii_init()
308 "0", "1", "2", "3", "4", "5", "6", "7", in ascii_uc2str()
337 "E", "e", "E", "e", "^\bG", "^\bg", "G", "g", in ascii_uc2str()
338 "G", "g", ",\bG", ",\bg", "^\bH", "^\bh", "/\bH", "/\bh", in ascii_uc2str()
357 "ZH", "zh", "zh", "/\b2", "5", "5", "ts", "w", in ascii_uc2str()
362 "A", "a", "AE", "ae", "/\bG", "/\bg", "G", "g", in ascii_uc2str()
364 "j", "DZ", "Dz", "dz", "'\bG", "'\bg", "HV", "W", in ascii_uc2str()
/freebsd/contrib/bsddialog/utility/
H A Dutil_theme.c161 enum bsddialog_color bg, fg; in savetheme() local
204 bsddialog_color_attrs(*(int*)p[i].value, &fg, &bg, in savetheme()
206 fprintf(fp, " %s %s", color[fg].name, color[bg].name); in savetheme()
228 enum bsddialog_color bg, fg; in loadtheme() local
301 bg = color[j].value; in loadtheme()
307 *((int*)p[i].value) = bsddialog_color(fg, bg, flags); in loadtheme()
395 t.dialog.titlecolor = bsddialog_color(col[3], col[5], 0); in bikeshed()
396 t.dialog.lineraisecolor = bsddialog_color(col[0], col[5], 0); in bikeshed()
397 t.dialog.linelowercolor = bsddialog_color(col[0], col[5], 0); in bikeshed()
398 t.dialog.color = bsddialog_color(col[0], col[5], in bikeshed()
[all...]
/freebsd/contrib/less/
H A Dscreen.c120 #define SET_BG_COLOR(bg) _setbkcolor(bg) argument
121 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument
133 #define SET_BG_COLOR(bg) textbackground(bg) argument
134 #define SETCOLORS(fg,bg) { SET_FG_COLOR(fg); SET_BG_COLOR(bg); } argument
158 #define MAKEATTR(fg,bg) ((WORD)((fg)|((bg)<<
170 MAKEATTR(fg,bg) global() argument
174 SET_BG_COLOR(bg) global() argument
175 SETCOLORS(fg,bg) global() argument
2499 int bg; parse_color() local
2564 int bg; tput_color() local
2629 int bg; win_set_color() local
2987 WIN32setcolors(int fg,int bg) WIN32setcolors() argument
[all...]
H A Doutput.c101 #define A_CONCEAL (1u<<5) in win_flush()
114 /* attr/fg/bg/all 0 is the default attr/fg/bg/all, respectively */ in win_flush()
118 t_color bg; in win_flush()
140 case 5: sgr->attr |= A_BLINK; break; in win_flush()
150 case 49: sgr->bg = C_DEFAULT; break; in win_flush()
159 sgr->bg = C_ANSI(code - 40); in win_flush()
189 int fg, bg, tmp; /* Windows colors */ in win_flush()
191 /* Not "SGR mode": apply -D<x> to default fg+bg with one attribute */ in win_flush()
192 if (!sgr_mode && sgr->fg == C_DEFAULT && sgr->bg in win_flush()
100 static int fg, fgi, bg, bgi; win_flush() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h182 for (BatchGroupT &BG : Region->FreeListInfo.BlockList) { in verifyAllBlocksAreReleasedTestOnly()
183 // `BG::Batches` are `TransferBatches`. +1 for `BatchGroup`. in verifyAllBlocksAreReleasedTestOnly()
184 BatchClassUsedInFreeLists += BG.Batches.size() + 1; in verifyAllBlocksAreReleasedTestOnly()
185 for (const auto &It : BG.Batches) in verifyAllBlocksAreReleasedTestOnly()
199 for (BatchGroupT &BG : Region->FreeListInfo.BlockList) { in verifyAllBlocksAreReleasedTestOnly()
200 if (LIKELY(!BG.Batches.empty())) { in verifyAllBlocksAreReleasedTestOnly()
201 for (const auto &It : BG.Batches) in verifyAllBlocksAreReleasedTestOnly()
670 BatchGroupT *BG = Region->FreeListInfo.BlockList.front(); in pushBatchClassBlocks() local
672 if (BG == nullptr) { in pushBatchClassBlocks()
674 BG = reinterpret_cast<BatchGroupT *>( in pushBatchClassBlocks()
[all …]
/freebsd/contrib/bsddialog/lib/
H A Dtheme.c34 #define GET_COLOR(bg, fg) (COLOR_PAIR(bg * 8 + fg +1)) argument
94 .button.maxmargin = 5,
143 .button.maxmargin = 5,
265 short fg, bg; in bsddialog_color_attrs() local
275 if (pair_content(PAIR_NUMBER(color), &fg, &bg) != OK) in bsddialog_color_attrs()
280 *background = bg; in bsddialog_color_attrs()
/freebsd/libexec/rc/rc.d/
H A Dsyscons96 bg.bds.ctrlcaps) echo bg.bds;;
97 bg.phonetic.ctrlcaps) echo bg.phonetic;;
324 for i in `kldstat | awk '$5 ~ "_saver\.ko$" { print $5 }'`; do
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c173 {0, 4, 2, 6, 1, 5, 3, 7, in toggled_colors()
182 set_background_color(NCURSES_SP_DCLx int bg, NCURSES_SP_OUTC outc) in set_background_color() argument
185 CallDriver_3(SP_PARM, td_color, FALSE, bg, outc); in set_background_color()
190 TIPARM_1(set_a_background, bg), in set_background_color()
195 TIPARM_1(set_background, toggled_colors(bg)), in set_background_color()
666 ("initializing pair: pair = %d, fg=(%d,%d,%d), bg=(%d,%d,%d)", in _nc_init_pair()
938 int bg; in _nc_pair_content() local
942 bg = BACK_OF(sp->_color_pairs[pair]); in _nc_pair_content()
946 if (isDefaultColor(bg)) in _nc_pair_content()
947 bg = -1; in _nc_pair_content()
[all …]
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c86 0, 4, 2, 6, 1, 5, 3, 7,
136 unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) in ofwfb_bitblt_bitmap()
162 bgc = sc->fb_cmap[bg]; in ofwfb_bitblt_bitmap()
167 bg = ofw_colors[bg]; in ofwfb_bitblt_bitmap()
185 ch1.l = ch2.l = (bg << 24) | (bg << 16) | in ofwfb_bitblt_bitmap()
186 (bg << 8) | bg; in ofwfb_bitblt_bitmap()
231 b & 0x80 ? fg : bg; in ofwfb_bitblt_bitmap()
134 ofwfb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) ofwfb_bitblt_bitmap() argument
252 term_color_t fg, bg; ofwfb_bitblt_text() local
[all...]
/freebsd/contrib/dialog/
H A Drc.c40 #define MAX_TOKEN 5
274 result->bg = -1; in str_to_attr()
323 || UNKNOWN_COLOR == (result->bg = from_color_name(tokens[1])) in str_to_attr()
327 || (tok_count >= 5 && (result->rv = from_boolean(tokens[4])) == -1) in str_to_attr()
488 && dlg_color_table[i].bg == dlg_color_table[j].bg in dlg_create_rc()
501 fprintf(rc_file, ",%s", to_color_name(dlg_color_table[i].bg)); in dlg_create_rc()
642 dlg_color_table[i].bg = temp.bg; in dlg_parse_rc()
/freebsd/sys/i386/conf/
H A DNOTES69 # CPU_BTB_EN enables branch target buffer on Cyrix 5x86 (NOTE 1).
99 # I/O clock delay time on Cyrix 5x86 and 6x86 are 0 and 7,respectively
104 # The default value is 5.
107 # of a jump is already present in the prefetch buffer on Cyrix 5x86(NOTE
114 # CPU_RSTK_EN enables return stack on Cyrix 5x86 (NOTE 1).
167 options CPU_L2_LATENCY=5
253 envvar hint.ed.0.irq="5"
300 envvar hint.pcf.0.irq="5"
342 options KSTACK_PAGES=5
/freebsd/tests/sys/net/if_ovpn/
H A Dca.key15 vTE8gwSumO3xP/5zDRS+yEvJq+8Hypmj/JTn9dD9H2Cmq4kbu3AoGleh92jd/VVF
18 BG/ldszkhlMXtNraWRv1VuW9YeuKnTwagxNLuqYOe2PyFq9sYcpHP8pSspKlun6M
39 8+5Detpn0xbsN8K8XsQ85pOFj250CDYKZlhOGaBmTFqynkn5tv6LqNdAxObhfCtS
48 rG2/AmvG5YVqYBTgbBi+cYXToHXUp1D/qQLXN+8PvCvvWVCzfVYr25TsD+5UEbvc
/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c173 { 0xaa, 0x00, 0xaa }, /* 5 2/3 0 2/3 Magenta */
811 u_char *p, fg, bg; in ofwfb_putc8() local
826 bg = ofwfb_background(a); in ofwfb_putc8()
835 ch1.l = ch2.l = (bg << 24) | (bg << 16) | (bg << 8) | bg; in ofwfb_putc8()
866 uint32_t *addr, fg, bg; in ofwfb_putc32() local
878 bg = ofwfb_pix32(sc, ofwfb_background(a)); in ofwfb_putc32()
883 *(addr + j) = bg; in ofwfb_putc32()
933 u_char fg, bg; in ofwfb_putm8() local
941 bg = ofwfb_background(SC_NORM_ATTR); in ofwfb_putm8()
953 addr[j] = (addr[j] == fg) ? bg : fg; in ofwfb_putm8()
[all …]
/freebsd/tools/boot/
H A Drootgen.sh106 scheme=$5
128 scheme=$5
151 scheme=$5
210 scheme=$5
237 scheme=$5
257 scheme=$5
284 scheme=$5
294 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p2
318 scheme=$5
328 echo ${passphrase} | geli init -bg -e AES-XTS -i ${iterations} -J - -l 256 -s 4096 ${md}p2
[all …]

12345678